aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/intel/intel_tex_validate.c
Commit message (Expand)AuthorAgeFilesLines
* i965: Fix depth-texture Y-tiling detection for sized internal formats.Eric Anholt2009-06-231-0/+1
* intel: Don't segfault on glGenerateMipmaps of a cube map with one face defined.Eric Anholt2009-05-211-2/+2
* intel: tell libdrm whether we want a cpu-ready or gpu-ready BO for regions.Eric Anholt2009-02-211-1/+2
* i915: Accelerate depth textures with border color.Eric Anholt2008-10-081-4/+1
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-2/+2
* Revert "Revert "Merge branch 'drm-gem'""Dave Airlie2008-08-241-14/+0
* Revert "Merge branch 'drm-gem'"Dave Airlie2008-08-241-0/+14
* intel: Fix SGIS_generate_mipmap after a miptree had been validated.Eric Anholt2008-08-201-33/+47
* Merge branch 'master' into drm-gemIan Romanick2008-07-251-1/+5
|\
| * intel: fix texture border issue. (bug #16697)Xiang, Haihao2008-07-181-1/+4
| * dri: Take the base image size into account when computingXiang, Haihao2008-07-011-0/+1
* | intel: Replace sprinkled intel_batchbuffer_flush with MI_FLUSH or nothing.Eric Anholt2008-06-261-14/+0
|/
* [intel] Fix and reenable (software) SGIS_generate_mipmapEric Anholt2007-12-201-0/+4
* [965] Move to using shared texture management code.Eric Anholt2007-12-161-0/+20
* [intel] Move over files that will be shared with 965-fbo work.Eric Anholt2007-11-091-0/+272