index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
intel
/
intel_pixel_copy.c
Age
Commit message (
Expand
)
Author
2009-03-02
mesa: use Stencil._Enabled field instead of Stencil.Enabled
Brian Paul
2009-01-16
i915: fallback on transfer mode
Xiang, Haihao
2008-12-19
intel: Update mesa state in blit operations that want post-scissor draw bounds.
Eric Anholt
2008-12-19
intel: don't clip to scissor-clipped read framebuffer bounds in copypixels.
Eric Anholt
2008-12-06
intel: Fix glCopyPixels blit acceleration for FBO destinations.
Eric Anholt
2008-09-23
i915: Fix overlapping CopyPixels with negative pixel zoom.
Eric Anholt
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-10
intel: track move of bo_exec from drivers to bufmgr.
Eric Anholt
2008-08-24
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-07-11
drm-gem: Use new GEM ioctls for tiling state, and support new swizzle modes.
Eric Anholt
2008-06-26
intel: Replace sprinkled intel_batchbuffer_flush with MI_FLUSH or nothing.
Eric Anholt
2008-06-24
intel: Fix glCopyPixels when x or y are < 0 in hw coordinates.
Eric Anholt
2008-06-24
i965: Use the shared intel_pixel_copy.c.
Eric Anholt
2008-06-24
i915: Fix read != draw drawable for glCopyPixels.
Eric Anholt
2007-12-21
[intel] Move some pixel path support from drivers to shared.
Eric Anholt