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_tex_copy.c
Age
Commit message (
Expand
)
Author
2008-12-18
intel: Move copyteximage source clipping out of copytexsubimage.
Eric Anholt
2008-12-06
intel: Fix crash in automatic mipmap generation for glCopyTex{Sub,}Image.
Eric Anholt
2008-12-06
intel: Put CopyTexImage fallback under DEBUG_FALLBACKS not DEBUG_TEXTURE.
Eric Anholt
2008-11-21
i965: Add support for accelerated CopyTexSubImage.
Eric Anholt
2008-10-01
Unify ARB_depth_texture and SGIX_depth_texture
Ian Romanick
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-08-24
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-07-23
intel: Fix CopyTexSubImage's src tiling arg for the blit.
Eric Anholt
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-05-09
intel: use new mipmap generation hooks in driver.
Dave Airlie
2008-01-22
[intel] Clean up references to screen buffer metrics.
Kristian Høgsberg
2007-12-20
[intel] Fix and reenable (software) SGIS_generate_mipmap
Eric Anholt
2007-11-16
[intel] Add 965 support to shared intel_blit.c
Eric Anholt
2007-11-09
[intel] Move over files that will be shared with 965-fbo work.
Eric Anholt