35702 次代码提交 (4de293bb9acd1ecda683f735af32f7485a0f213e)
 

作者 SHA1 备注 提交日期
  José Fonseca d023fb3928 llvmpipe: Remove redundant alignments. 15 年前
  Chris Li bed78862d4 llvmpipe: Addi ssse3 swizzling for B8G8R8A8_UNORM. 15 年前
  José Fonseca c6c62164c3 gallium: Add a macro for memory barriers. 15 年前
  José Fonseca 5e2437a232 gallium: Add a new PIPE_ARCH_SSSE3 define for SSSE3 compiler support. 15 年前
  Zack Rusin 582132aaef Merge branch 'mesa-2d-registers' 15 年前
  Zack Rusin 1491c6aa2d mesa: add comments and change Index2D to just Index2 15 年前
  Marek Olšák 9fa64ea675 r300/compiler: fix swizzling in the transformation of Abs modifiers 15 年前
  Jakob Bornecrantz 20a3dda726 i965g: Fix scons build of dri driver 15 年前
  Roland Scheidegger 217926f350 llvmpipe: fix comment typo 15 年前
  Roland Scheidegger edac740095 llvmpipe: move rasterizer to screen instead of setup context 15 年前
  José Fonseca 962da13ba3 llvmpipe: Align texture data to the cache line. 15 年前
  Keith Whitwell e21e7ab4da llvmpipe: eliminate the set_state rasterizer command 15 年前
  Keith Whitwell d4b64167b5 llvmpipe: pass mask into fragment shader 15 年前
  Keith Whitwell 3bd9aedbac llvmpipe: move fences from per-bin to per-thread 15 年前
  José Fonseca 6d17f00600 llvmpipe: Always swizzle/unswizzle whole tiles. 15 年前
  Jakob Bornecrantz 654009f7f8 llvmpipe: Ignores! 15 年前
  Jakob Bornecrantz 04453a32b4 targets: Link xorg drivers with LLVM if built 15 年前
  Jakob Bornecrantz 433a08445c targets: Clean up xorg make files a bit 15 年前
  Jakob Bornecrantz 4f956889b7 st/xorg: When selecting st via configure make sure to test for xorg-server 15 年前
  Brian Paul 271af2a874 libgl-xlib: add depend to make clean list 15 年前
  Brian Paul 672f6cdc19 glapi: use _mesa_snprintf() 15 年前
  Marek Olšák 56da2403fc r300/compiler: implement the Abs source operand modifier for vertex shaders 15 年前
  Marek Olšák b5fc699b1e r300/compiler: emulate SIN/COS/SCS in r3xx-r4xx vertex shaders 15 年前
  Vinson Lee c4066b78c0 mesa: s/snprintf/_mesa_snprintf/ 15 年前
  Marek Olšák 2470750b4e r300g: do not advertise half_float_vertex on rv3x0 15 年前
  Marek Olšák 50db6dba65 r300g: extend and clean up debug logging 15 年前
  Marek Olšák 499022c282 r300g/swtcl: do not emit texcoords if they are also stuffed in GA 15 年前
  Marek Olšák f5804e64b4 r300g: rework the draw_rectangle hook 15 年前
  Maciej Cencora 7facb8f2c8 Merge branch 'master' of git://anongit.freedesktop.org/mesa/mesa 15 年前
  Vinson Lee c6b7aa96f9 r600: Fix include recursion. 15 年前
  Vinson Lee 5ba0ba72d9 r300g: Remove unnecessary header. 15 年前
  Maciej Cencora ba03a0b5ba radeon: fix some wine d3d9 tests 15 年前
  José Fonseca cd629c28d7 llvmpipe: Re-enable threading on windows. 15 年前
  nobled 209009d75f os: remove gratuitous pipe_barrier placeholder code 15 年前
  nobled 7ce9a3adc5 os, rbug: remove PIPE_THREAD_HAVE_CONDVAR 15 年前
  nobled f321d5c38a os: Implement pipe_condvar on Windows Vista and later 15 年前
  nobled 9795a60a8f os: Implement pipe_condvar on win32 15 年前
  Marek Olšák 8c836f7f74 r300g: implement fast color clear 15 年前
  Marek Olšák 78e8a8765f r300g: clear and copy a resource with a rectangular point sprite 15 年前
  Marek Olšák 0864851e27 r300g: do not use immediate mode if there is a VBO in VRAM 15 年前
  Marek Olšák 9be8f7d226 u_blitter: add draw_rectangle callback which can be overridden by a driver 15 年前
  Marek Olšák 749e24521a u_blitter: clean up the texcoord computations 15 年前
  Marek Olšák 3bd15a9e43 u_blitter: simplify blitter_set_rectangle 15 年前
  Marek Olšák 9b03da9bdd u_blitter: rename blitter->base, add a way to get a pipe context from blitter 15 年前
  Marek Olšák 9cdd481f8e r300g: ugly fix of a hardlock in the cubestorm xscreensaver 15 年前
  Maciej Cencora 72e6a1e72f radeon: lower texture memory consumption is some cases 15 年前
  Maciej Cencora ad24ea37bb radeon: fix teximage migration failure in rare case 15 年前
  Maciej Cencora 452a7d5a9d r300c: Fix vertex data setup for named buffer objects with unaligned offset 15 年前
  Vinson Lee 932e4e65e3 r600: Remove unnecessary headers. 15 年前
  Zack Rusin 79b643dd02 mesa: make uniform work with geometry shaders 15 年前