Age | Commit message (Expand) | Author |
2010-10-13 | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg |
2010-10-01 | i965: Enable GL_ARB_texture_rg | Ian Romanick |
2010-07-29 | intel: Don't depend on context config values when picking texture formats | Kristian Høgsberg |
2010-06-04 | i915: Don't use XRGB8888 on 830 and 845. | Eric Anholt |
2010-06-04 | intel: Fix intel_compressed_num_bytes for FXT1 after I broke it. | Eric Anholt |
2010-05-14 | intel: Handle arbitrary compressed formats in intel_compressed_num_bytes. | Eric Anholt |
2010-01-30 | intel: Remove unnecessary headers. | Vinson Lee |
2009-12-22 | intel: Replace IS_G4X() across the driver with context structure usage. | Eric Anholt |
2009-12-10 | intel: Make RGB textures use XRGB8888 | Ian Romanick |
2009-11-16 | i965: Use MESA_FORMAT_AL1616 when appropriate | Ian Romanick |
2009-10-29 | intel: update intel_create_renderbuffer(format), add XRGB support | Brian Paul |
2009-10-21 | intel: use MESA_FORMAT_S8_Z24 format and avoid z24s8/s8z24 conversions | Brian Paul |
2009-10-08 | mesa: remove a bunch of gl_renderbuffer fields | Brian Paul |
2009-10-05 | drivers: don't include texformat.h | Brian Paul |
2009-09-30 | mesa: replace gl_texture_format with gl_format | Brian Paul |
2009-03-28 | i965: srgb texture fixes | Roland Scheidegger |
2009-03-28 | i965: add support for signed rgba texture format | Roland Scheidegger |
2009-03-12 | i965: add support for ATI_envmap_bumpmap | Roland Scheidegger |
2009-02-26 | intel: updated comment, some debug code (disabled) | Brian Paul |
2009-02-04 | intel: Fix fbo_firecube regression with FBconfigs change. | Eric Anholt |
2009-01-14 | i965: asst. fixes, work-arounds for FBOs and render to texture | Brian Paul |
2008-09-18 | mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te... | Brian Paul |
2008-09-04 | intel: 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 |