intel: Move copyteximage source clipping out of copytexsubimage.
[mesa.git] / src / mesa / drivers / dri / intel / intel_tex_copy.c
2008-12-19 Eric Anholtintel: Move copyteximage source clipping out of copytex...
2008-12-07 Eric Anholtintel: Fix crash in automatic mipmap generation for...
2008-12-07 Eric Anholtintel: Put CopyTexImage fallback under DEBUG_FALLBACKS...
2008-11-21 Eric Anholti965: Add support for accelerated CopyTexSubImage.
2008-10-02 Ian RomanickUnify ARB_depth_texture and SGIX_depth_texture
2008-09-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
2008-08-24 Dave AirlieRevert "Revert "Merge branch 'drm-gem'""
2008-08-24 Dave AirlieRevert "Merge branch 'drm-gem'"
2008-08-08 Eric AnholtMerge branch 'drm-gem'
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-07-23 Eric Anholtintel: Fix CopyTexSubImage's src tiling arg for the...
2008-07-12 Eric Anholtdrm-gem: Use new GEM ioctls for tiling state, and suppo...
2008-06-26 Eric Anholtintel: Replace sprinkled intel_batchbuffer_flush with...
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-09 Dave Airlieintel: use new mipmap generation hooks in driver.
2008-01-22 Kristian Høgsberg[intel] Clean up references to screen buffer metrics.
2007-12-26 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-20 Eric Anholt[intel] Fix and reenable (software) SGIS_generate_mipmap
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-17 Eric Anholt[intel] Add 965 support to shared intel_blit.c
2007-11-09 Eric Anholt[intel] Move over files that will be shared with 965...