index
:
driver/xf86-video-intel
2.10
2.4
2.9.1-oga
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
bleeding_edge-oga
dri2
exa
exa-i965
fbc
glucose
i810_texman_0_1_branch
i830-pageflip
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
lukas-resume
master
mergedfb
modesetting
modesetting-airlied
modesetting-keithp
modesetting-keithp-fu
modesetting-multihead
modesetting-rotation
modesetting-sdvo-stuffing
nonrandr-setup
obsd
obsd-2.7
obsd-2.8
obsd-xf86-video-intel-2.4.3
randr-1.2-rotation
restructure-outputs
sandybridge
sco_port_update
textured-video
xf86-video-i810-1_5-branch
xf86-video-intel-2.1-branch
xf86-video-intel-2.5-branch
xorg-7.0-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
xvmc-i915
Intel video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
i965_render.c
Age
Commit message (
Expand
)
Author
2010-06-25
Rename common infrastructure to the intel namespace.
Chris Wilson
2010-06-25
i810: Move into a legacy directory.
Chris Wilson
2010-06-21
i965: Compile fix.
Chris Wilson
2010-06-21
i965: Mark the render target as dirty within composite_setup()
Chris Wilson
2010-06-21
Emit the flush after a potential draw from the BlockHandler.
Chris Wilson
2010-06-14
i965: Sanity check ComponentAlpha status in prepare_composite
Chris Wilson
2010-06-09
Revert "xp:trapezoids"
Chris Wilson
2010-06-08
xp:trapezoids
Chris Wilson
2010-05-26
i965: Remove ATOMIC_BATCH.
Chris Wilson
2010-05-26
Add a workaround for Ironlake errata relating to disabling the clipper.
Eric Anholt
2010-05-24
uxa: Use temporary dest when target is too large for compositor
Chris Wilson
2010-05-24
Kill paranoid assertions on every write into the batchbuffer.
Chris Wilson
2010-05-11
i965: Add texformats mapping for additional pixman formats
Chris Wilson
2010-05-10
uxa: Rearrange checking and preparing of composite textures.
Chris Wilson
2010-02-23
Add initial defines and probing for Sandybridge
Eric Anholt
2010-01-08
i965: Ensure that URB_FENCE is aligned to 64-bytes
Chris Wilson
2009-12-08
i965: Only use the affine kernels if both src and mask are affine
Chris Wilson
2009-12-08
i965: Set src_filter before testing.
Chris Wilson
2009-12-08
i965: Maximum number of vertices per composite is 24, not 18
Chris Wilson
2009-12-07
batch: Ensure we send a MI_FLUSH in the block handler for TFP
Chris Wilson
2009-12-02
Remove flush parameter from intel_batch_flush()
Chris Wilson
2009-11-29
batch: Emit a 'pipelined' flush when using a dirty source.
Chris Wilson
2009-11-29
batch: Track pixmap domains.
Chris Wilson
2009-11-10
Check that batch buffers are atomic.
Chris Wilson
2009-11-05
Remove flow-control macros for fallbacks in the 2D driver.
Eric Anholt
2009-10-14
conf: Add debugging flush options
Chris Wilson
2009-10-08
Call pPixmaps plain old pixmaps.
Eric Anholt
2009-10-08
de-pCamelHungarian the Render pictures and pixmaps.
Eric Anholt
2009-10-08
Share several render fields between render implementations.
Eric Anholt
2009-10-08
Rename the xf86 screen private from pScrn to scrn.
Eric Anholt
2009-10-08
Rename the screen private from I830Ptr pI830 to intel_screen_private *intel.
Eric Anholt
2009-10-06
Move to kernel coding style.
Eric Anholt
2009-10-06
Remove UMS support.
Eric Anholt
2009-09-14
Avoid fallbacks for compositing gradient patterns
Chris Wilson
2009-08-07
Align tiled pixmap height so we don't address beyond the end of our buffers.
Eric Anholt
2009-07-09
Remove bad comment about 3DSTATE_DRAWING_RECTANGLE size.
Eric Anholt
2009-06-30
Enable 2D composite on IGDNG
Xiang Haihao
2009-05-26
Revert "Rely on BO pixmaps being present in acceleration paths."
Carl Worth
2009-04-27
Rely on BO pixmaps being present in acceleration paths.
Eric Anholt
2009-04-21
Unreference allocated bos in i965 render error paths
Zdenek Kabelac
2009-04-21
Fix leak of some 965 render state on VT switch.
Zdenek Kabelac
2009-04-21
Replace a bunch of #ifdef debug flushing/syncing with a single function.
Eric Anholt
2009-04-21
Staticize a bunch of functions and variables in the driver.
Eric Anholt
2009-03-06
intel: Nuke shared-entity support (zaphod mode).
Eric Anholt
2009-03-04
Fix serious memory leak at Enter/LeaveVT
Lukas Hejtmanek
2009-01-27
Don't forget the new state bos in check_aperture.
Eric Anholt
2009-01-21
Move i965 render sampler state to BOs.
Eric Anholt
2009-01-21
Move i965 render kernels to BOs.
Eric Anholt
2009-01-21
Move 965 render unit state to BOs.
Eric Anholt
2009-01-21
Remove 965 render wm scratch space, which was just unused.
Eric Anholt
[next]