summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/intel/intel_tex_format.c
AgeCommit message (Expand)Author
2010-01-30intel: Remove unnecessary headers.Vinson Lee
2009-12-22intel: Replace IS_G4X() across the driver with context structure usage.Eric Anholt
2009-12-10intel: Make RGB textures use XRGB8888Ian Romanick
2009-11-16i965: Use MESA_FORMAT_AL1616 when appropriateIan Romanick
2009-10-29intel: update intel_create_renderbuffer(format), add XRGB supportBrian Paul
2009-10-21intel: use MESA_FORMAT_S8_Z24 format and avoid z24s8/s8z24 conversionsBrian Paul
2009-10-08mesa: remove a bunch of gl_renderbuffer fieldsBrian Paul
2009-10-05drivers: don't include texformat.hBrian Paul
2009-09-30mesa: replace gl_texture_format with gl_formatBrian Paul
2009-03-28i965: srgb texture fixesRoland Scheidegger
2009-03-28i965: add support for signed rgba texture formatRoland Scheidegger
2009-03-12i965: add support for ATI_envmap_bumpmapRoland Scheidegger
2009-02-26intel: updated comment, some debug code (disabled)Brian Paul
2009-02-04intel: Fix fbo_firecube regression with FBconfigs change.Eric Anholt
2009-01-14i965: asst. fixes, work-arounds for FBOs and render to textureBrian Paul
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2008-09-04intel: Fix depth_stencil texture.Xiang, Haihao
2008-01-22[intel] Clean up references to screen buffer metrics.Kristian Høgsberg
2007-12-12[965] Bug #13600: Fix assertion failure with SRGB textures.Eric Anholt
2007-11-09[intel] Move over files that will be shared with 965-fbo work.Eric Anholt