27490 次程式碼提交 (898de4a9d5e47ed32c600e5907476fd9338aa7e9)
 

作者 SHA1 備註 提交日期
  Alex Deucher c243e8dd23 r600: remove the no rrb messages 16 年之前
  Alex Deucher b924579bd4 r600: Add support for ARB_depth_clamp 16 年之前
  Brian Paul d0b6147291 intel: remove memcpy_get_tex_image() code 16 年之前
  Brian Paul fcbf663640 mesa: lift memcpy_get_tex_image() code from intel driver into core Mesa 16 年之前
  Brian Paul bde7874317 mesa: refactor _mesa_get_teximage() code 16 年之前
  Brian Paul 217a40d8d9 i965: indentation fix 16 年之前
  Brian Paul 26d22b094b i965: make brw_sf_prog_key::sprite_origin_lower_left one bit 16 年之前
  Brian Paul 035b21f365 i965: make brw_wm_prog_key a little smaller 16 年之前
  Eric Anholt 8a9afe71b8 i915: Fix 1D texture mapping in the t coordinate. 16 年之前
  Eric Anholt 4b377ae292 i915: Correct and make use of the defines for 32-bit depth texture modes. 16 年之前
  Brian Paul 861fec163c i965: avoid shader translation on window resize 16 年之前
  Brian Paul 198ec96d36 i965: define, use BRW_MAX_DRAW_BUFFERS 16 年之前
  Brian Paul 7648c80ac8 i965: remove unused var 16 年之前
  Brian Paul 9ef33b8685 i965: don't use context state in emit_fb_write() 16 年之前
  Brian Paul a8d233e509 i965: use macros to get/set prog_instruction::Aux field 16 年之前
  Brian Paul a0959bcee5 i965: minor code reformatting 16 年之前
  Brian Paul 02b9fb9c80 progs/tests: fixes for drawbuffers.c 16 年之前
  José Fonseca c6164ff155 mesa: Add MESA_FORMAT_Z24_X8. 16 年之前
  Zack Rusin a7fa56a64b st/xorg: fix scaling ov xv data, plus some cleanups 16 年之前
  Eric Anholt f8f40b53a6 i915: Implement min/max LOD clamping with the hardware. 16 年之前
  Eric Anholt 3744472441 i965: Replace a MIN(MAX()) with CLAMP(). 16 年之前
  Brian Paul ea414e3318 intel: check for single memcpy() in memcpy_get_tex_image() 16 年之前
  Eric Anholt 92e7c6a258 i965: Fix fallout from ARB_depth_clamp enablement that broke glDepthRange. 16 年之前
  Eric Anholt 32ec3f2673 mesa: Mostly fix swrast's ARB_depth_clamp support. 16 年之前
  Eric Anholt 6eb6a0e9cb intel: Don't bother MI_FLUSHing on glFlush in the DRI2 case. 16 年之前
  Eric Anholt fb0084e69e intel: Clean up merge leftover from the DRI2 swap throttling. 16 年之前
  Brian Paul 1596f714d2 intel: remove debug code 16 年之前
  Brian Paul 2b628d43c0 mesa: consolidate some code in _mesa_GetCompressedTexImageARB() 16 年之前
  Brian Paul dcb4716802 intel: added fast memcpy path for glGetTexImage() 16 年之前
  Brian Paul 1e2c517026 progs/tests: also test GL_BGRA format in getteximage.c 16 年之前
  Brian Paul 01ee5c63d3 mesa: move pixels==NULL check in glGetTexImage() 16 年之前
  Brian Paul 99bbf4b4f5 mesa: consolidate some code in _mesa_GetTexImage() 16 年之前
  Brian Paul 67df4fb56b mesa: move, clean-up _mesa_print_texture() 16 年之前
  Brian Paul d580c0c8f7 mesa: fix some tests in subtexture_error_check2() 16 年之前
  Brian Paul cf7040594e mesa: remove unneedded is_srgb_teximage() function 16 年之前
  Brian Paul c89f5b6ac8 glsl: make shader substitution a little better 16 年之前
  David Heidelberger 41892e9b17 st/mesa: fix PIPE_FORMAT_X8Z24 <> MESA_FORMAT_X8_Z24 conversion 16 年之前
  David Heidelberger 10a509564f st/mesa: Add conversion from PIPE_FORMAT_X8Z24_UNORM to MESA_FORMAT_S8_Z24. 16 年之前
  David Heidelberger c2f5eb7148 st/mesa: Fix nouveau glxinfo after merging texformat-rework. 16 年之前
  Brian Paul 1f1bfe8cb5 mesa: move declaration to prevent unused var warning 16 年之前
  Chia-I Wu 9927d7f31c mesa: Fix compilation errors and warnings when features are disabled. 16 年之前
  Chia-I Wu 59798cd886 mesa/main: Make FEATURE_texture_s3tc follow feature conventions. 16 年之前
  Chia-I Wu 20e20fc5af mesa/main: Make FEATURE_texture_fxt1 follow feature conventions. 16 年之前
  Chia-I Wu 920f023e8b mesa/main: Never return NULL in _mesa_get_texstore_func. 16 年之前
  Brian Paul e2131e0171 radeon: fix incorrect Z format in radeon_alloc_renderbuffer_storage() 16 年之前
  Cooper Yuan da1fb3be82 r300g: Fix bytes_per_line calculation error while displaying surface 16 年之前
  Chia-I Wu 59b29516af swrast: added braces 16 年之前
  Brian Paul c6bd5fae0c mesa: remove old, unused #define 16 年之前
  Brian Paul 635ea87374 progs/tests: added test for GL_EXT_texture_compression_s3tc support 16 年之前
  Brian Paul bd36ca9b76 mesa: re-remove s3v and trident driver files 16 年之前