35484 Commits (edac740095fb2514b512034b334947f72648cd51)
 

Author SHA1 Message Date
  Roland Scheidegger edac740095 llvmpipe: move rasterizer to screen instead of setup context 15 years ago
  José Fonseca 962da13ba3 llvmpipe: Align texture data to the cache line. 15 years ago
  Keith Whitwell e21e7ab4da llvmpipe: eliminate the set_state rasterizer command 15 years ago
  Keith Whitwell d4b64167b5 llvmpipe: pass mask into fragment shader 15 years ago
  Keith Whitwell 3bd9aedbac llvmpipe: move fences from per-bin to per-thread 15 years ago
  José Fonseca 6d17f00600 llvmpipe: Always swizzle/unswizzle whole tiles. 15 years ago
  Jakob Bornecrantz 654009f7f8 llvmpipe: Ignores! 15 years ago
  Jakob Bornecrantz 04453a32b4 targets: Link xorg drivers with LLVM if built 15 years ago
  Jakob Bornecrantz 433a08445c targets: Clean up xorg make files a bit 15 years ago
  Jakob Bornecrantz 4f956889b7 st/xorg: When selecting st via configure make sure to test for xorg-server 15 years ago
  Brian Paul 271af2a874 libgl-xlib: add depend to make clean list 15 years ago
  Brian Paul 672f6cdc19 glapi: use _mesa_snprintf() 15 years ago
  Marek Olšák 56da2403fc r300/compiler: implement the Abs source operand modifier for vertex shaders 15 years ago
  Marek Olšák b5fc699b1e r300/compiler: emulate SIN/COS/SCS in r3xx-r4xx vertex shaders 15 years ago
  Vinson Lee c4066b78c0 mesa: s/snprintf/_mesa_snprintf/ 15 years ago
  Marek Olšák 2470750b4e r300g: do not advertise half_float_vertex on rv3x0 15 years ago
  Marek Olšák 50db6dba65 r300g: extend and clean up debug logging 15 years ago
  Marek Olšák 499022c282 r300g/swtcl: do not emit texcoords if they are also stuffed in GA 15 years ago
  Marek Olšák f5804e64b4 r300g: rework the draw_rectangle hook 15 years ago
  Maciej Cencora 7facb8f2c8 Merge branch 'master' of git://anongit.freedesktop.org/mesa/mesa 15 years ago
  Vinson Lee c6b7aa96f9 r600: Fix include recursion. 15 years ago
  Vinson Lee 5ba0ba72d9 r300g: Remove unnecessary header. 15 years ago
  Maciej Cencora ba03a0b5ba radeon: fix some wine d3d9 tests 15 years ago
  José Fonseca cd629c28d7 llvmpipe: Re-enable threading on windows. 15 years ago
  nobled 209009d75f os: remove gratuitous pipe_barrier placeholder code 15 years ago
  nobled 7ce9a3adc5 os, rbug: remove PIPE_THREAD_HAVE_CONDVAR 15 years ago
  nobled f321d5c38a os: Implement pipe_condvar on Windows Vista and later 15 years ago
  nobled 9795a60a8f os: Implement pipe_condvar on win32 15 years ago
  Marek Olšák 8c836f7f74 r300g: implement fast color clear 15 years ago
  Marek Olšák 78e8a8765f r300g: clear and copy a resource with a rectangular point sprite 15 years ago
  Marek Olšák 0864851e27 r300g: do not use immediate mode if there is a VBO in VRAM 15 years ago
  Marek Olšák 9be8f7d226 u_blitter: add draw_rectangle callback which can be overridden by a driver 15 years ago
  Marek Olšák 749e24521a u_blitter: clean up the texcoord computations 15 years ago
  Marek Olšák 3bd15a9e43 u_blitter: simplify blitter_set_rectangle 15 years ago
  Marek Olšák 9b03da9bdd u_blitter: rename blitter->base, add a way to get a pipe context from blitter 15 years ago
  Marek Olšák 9cdd481f8e r300g: ugly fix of a hardlock in the cubestorm xscreensaver 15 years ago
  Maciej Cencora 72e6a1e72f radeon: lower texture memory consumption is some cases 15 years ago
  Maciej Cencora ad24ea37bb radeon: fix teximage migration failure in rare case 15 years ago
  Maciej Cencora 452a7d5a9d r300c: Fix vertex data setup for named buffer objects with unaligned offset 15 years ago
  Vinson Lee 932e4e65e3 r600: Remove unnecessary headers. 15 years ago
  Marek Olšák d63cb78ddd r300g: do not print a rejected CS if RADEON_DUMP_CS is not set 15 years ago
  Vinson Lee 8dc6d7610f r600: Fix GCC 'implication declaration of function' warnings. 15 years ago
  Vinson Lee 00fb58ed5d r600: Remove unnecessary header. 15 years ago
  Vinson Lee 308f52d573 r600: Fix include recursion. 15 years ago
  Vinson Lee 0c767b9ae6 glslcompiler: Fix GCC warn_unused_result warning. 15 years ago
  Vinson Lee 16def30870 glslcompiler: Fix memory leaks on error paths. 15 years ago
  Vinson Lee 011e6794e3 glslcompiler: Remove unnecessary headers. 15 years ago
  Vinson Lee 343b38a692 mesa: Move [UN]CLAMPED_FLOAT_TO_UBYTE from imports.h to macros.h. 15 years ago
  Marek Olšák 347c00c46e r300g: allow the GTT domain for samplers 15 years ago
  Tom Stellard 8a8e311d8c r300/compiler: Add a register rename pass. 15 years ago