27490 次代码提交 (898de4a9d5e47ed32c600e5907476fd9338aa7e9)
 

作者 SHA1 备注 提交日期
  Brian Paul 72cb441c2f mesa: avoid redundant state setting in glClientActiveTexture 16 年前
  Brian Paul 33531614de intel: fix comment, formatting 16 年前
  Brian Paul 3bee7610be progs/tests: added new blitfb.c test 16 年前
  Brian Paul 3e45788d5d intel: fix src offset bug in do_copy_texsubimage() 16 年前
  Brian Paul 4c2a7bc438 glsl: fix memory leak 16 年前
  Eric Anholt 4f9f5a7840 i915: Fix driver for the miptree x/y offset changes. 16 年前
  Brian Paul e9b17d6477 i965: be clear that the Fallback field is a boolean, not a bitfield 16 年前
  Brian Paul 755161b888 Revert "i965: fix hacked Fallback usage in brw_prepare_vertices()" 16 年前
  Vinson Lee b7ab7d3627 draw: Fix memory leak. 16 年前
  Brian Paul b73c4ad98b docs: document Intel glBitmap fixes 16 年前
  Brian Paul fe818ea797 intel: fix GL state bugs in intel_texture_bitmap() 16 年前
  Christoph Bumiller 7d967b9b7c nv50: activate more lanes in a warp 16 年前
  Brian Paul 498fcfd315 progs/tests: added new blitfb.c test 16 年前
  Brian Paul 22575abdec intel: fix src offset bug in do_copy_texsubimage() 16 年前
  Brian Paul 517ae7a3b6 glsl: fix memory leak 16 年前
  Eric Anholt 70b17db918 i915: Fix driver for the miptree x/y offset changes. 16 年前
  Jakob Bornecrantz 8a1f239ca9 st/xorg: Adopt to new dirty clip rect type 16 年前
  Brian Paul 43dc91f8bb i965: be clear that the Fallback field is a boolean, not a bitfield 16 年前
  Brian Paul f9e334cb32 Revert "i965: fix hacked Fallback usage in brw_prepare_vertices()" 16 年前
  Vinson Lee 42732611d3 draw: Fix memory leak. 16 年前
  Vinson Lee 50e113e375 progs/tests: Fix MSVC build. 16 年前
  Brian Paul 0a47631849 docs: document Intel glBitmap fixes 16 年前
  Brian Paul 48dad9c93f intel: fix GL state bugs in intel_texture_bitmap() 16 年前
  José Fonseca ad0975f701 scons: Define _USE_MATH_DEFINES on MSVC. 16 年前
  Brian Paul 87127c83dc windows: added remap.[ch] to project files 16 年前
  Chia-I Wu c9d715da39 mesa: Add remap.c to SConscript. 16 年前
  Zack Rusin b5fb60041e st/xorg: initialize indexes before reswizzling for yuv 16 年前
  Zack Rusin 0b069d648b st/xorg: stop overflowing yuv buffers 16 年前
  Zack Rusin a9f8baf00b st/xorg: add yuv vertex shader 16 年前
  Zack Rusin 6b8ce4cc4f st/xorg: add yuv shaders 16 年前
  Marek Olšák 5241b9568c r300g: read occlusion query results from both Z pipes on RV530 16 年前
  Marek Olšák 827002f5ff r300g: add cubemap support 16 年前
  Brian Paul d8ded352ec progs/tests: disable blending while drawing text 16 年前
  Brian Paul 11caea687e mesa: choose texture format in core mesa, not drivers 16 年前
  Brian Paul 355b5bde50 mesa: remove _mesa_compressed_texture_size_glenum() stub 16 年前
  Brian Paul 20c6c58532 mesa: remove _mesa_compressed_row_stride() 16 年前
  Brian Paul e3f2efc4f1 mesa: remove calls to _mesa_compressed_row_stride() 16 年前
  Brian Paul c83b758760 glide: remove _mesa_compressed_row_stride() calls 16 年前
  Brian Paul 253e7fee5d mesa: remove _mesa_compressed_row_stride() calls 16 年前
  Brian Paul 2594168e9f mesa: begin removing _mesa_compressed_row_stride() calls 16 年前
  Brian Paul 82bcc1c5d2 mesa: simplify texture_row_stride() helper 16 年前
  Brian Paul 07ad6393cb mesa: fix-up error checking related to compressed texture block size 16 年前
  Brian Paul 54bb414e00 mesa: clean-up, simplify compressed texture size checking 16 年前
  José Fonseca 3a49497f10 gallium: Move enum pipe_error into p_defines.h. 16 年前
  José Fonseca 88e08d7c6d llvmpipe: Human friendlier sampler state dump. 16 年前
  José Fonseca 47f0529806 util: Human readable output of texture states. 16 年前
  José Fonseca 5fcb75758c llvmpipe: Dump the sampler state of the shader key. 16 年前
  José Fonseca e4c5e01c10 llvmpipe: Immediate multiplication. 16 年前
  José Fonseca e1342f871b llvmpipe: Fast path for sampling rgba8 textures with linear filtering. 16 年前
  José Fonseca f3893ca9c8 llvmpipe: Make lerping work for 8.8 fixed point values. 16 年前