summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/intel/intel_tex_validate.c
AgeCommit message (Expand)Author
2010-01-23intel: Remove unnecessary headers.Vinson Lee
2009-11-06intel: Don't validate in a texture image used as a render target.Eric Anholt
2009-11-06intel: Clean up some extra struct indirection in finalize.Eric Anholt
2009-11-06Make a convenient int for what chipset generation we're on.Eric Anholt
2009-10-29i915: Implement min/max LOD clamping with the hardware.Eric Anholt
2009-10-01mesa: remove gl_texture_image::IsCompressed fieldBrian Paul
2009-09-30mesa: replace gl_texture_format with gl_formatBrian Paul
2009-09-27mesa/drivers: use _mesa_get_format_bytes()Brian Paul
2009-06-23i965: Fix depth-texture Y-tiling detection for sized internal formats.Eric Anholt
2009-05-21intel: Don't segfault on glGenerateMipmaps of a cube map with one face defined.Eric Anholt
2009-02-21intel: tell libdrm whether we want a cpu-ready or gpu-ready BO for regions.Eric Anholt
2008-10-08i915: Accelerate depth textures with border color.Eric Anholt
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2008-08-24Revert "Revert "Merge branch 'drm-gem'""Dave Airlie
2008-08-24Revert "Merge branch 'drm-gem'"Dave Airlie
2008-08-20intel: Fix SGIS_generate_mipmap after a miptree had been validated.Eric Anholt
2008-07-25Merge branch 'master' into drm-gemIan Romanick
2008-07-18intel: fix texture border issue. (bug #16697)Xiang, Haihao
2008-07-01dri: Take the base image size into account when computingXiang, Haihao
2008-06-26intel: Replace sprinkled intel_batchbuffer_flush with MI_FLUSH or nothing.Eric Anholt
2007-12-20[intel] Fix and reenable (software) SGIS_generate_mipmapEric Anholt
2007-12-16[965] Move to using shared texture management code.Eric Anholt
2007-11-09[intel] Move over files that will be shared with 965-fbo work.Eric Anholt