aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/intel/intel_tex_copy.c
Commit message (Expand)AuthorAgeFilesLines
* intel: Move copyteximage source clipping out of copytexsubimage.Eric Anholt2008-12-181-48/+61
* intel: Fix crash in automatic mipmap generation for glCopyTex{Sub,}Image.Eric Anholt2008-12-061-1/+1
* intel: Put CopyTexImage fallback under DEBUG_FALLBACKS not DEBUG_TEXTURE.Eric Anholt2008-12-061-1/+3
* i965: Add support for accelerated CopyTexSubImage.Eric Anholt2008-11-211-16/+22
* Unify ARB_depth_texture and SGIX_depth_textureIan Romanick2008-10-011-1/+1
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-5/+5
* Revert "Revert "Merge branch 'drm-gem'""Dave Airlie2008-08-241-4/+2
* Revert "Merge branch 'drm-gem'"Dave Airlie2008-08-241-2/+4
* intel: Fix CopyTexSubImage's src tiling arg for the blit.Eric Anholt2008-07-231-1/+1
* drm-gem: Use new GEM ioctls for tiling state, and support new swizzle modes.Eric Anholt2008-07-111-1/+1
* intel: Replace sprinkled intel_batchbuffer_flush with MI_FLUSH or nothing.Eric Anholt2008-06-261-2/+0
* intel: use new mipmap generation hooks in driver.Dave Airlie2008-05-091-3/+1
* [intel] Clean up references to screen buffer metrics.Kristian Høgsberg2008-01-221-1/+1
* [intel] Fix and reenable (software) SGIS_generate_mipmapEric Anholt2007-12-201-10/+9
* [intel] Add 965 support to shared intel_blit.cEric Anholt2007-11-161-1/+2
* [intel] Move over files that will be shared with 965-fbo work.Eric Anholt2007-11-091-0/+302