39914 Commits (b6b7ce84e517cfb7d1c02ef2f389c8f2e5fea04c)
 

Author SHA1 Message Date
  Thomas Hellstrom b6b7ce84e5 st/xorg: Don't try to remove invalid fbs 15 years ago
  Thomas Hellstrom 201c3d3669 xorg/vmwgfx: Don't hide HW cursors when updating them 15 years ago
  Thomas Hellstrom bfd065c71e st/xorg: Add a customizer option to get rid of annoying cursor update flicker 15 years ago
  Thomas Hellstrom f0bbf130f9 xorg/vmwgfx: Make vmwarectrl work also on 64-bit servers 15 years ago
  Thomas Hellstrom ec08047a80 st/xorg: Don't try to use option values before processing options 15 years ago
  Keith Whitwell 0ca0382d1b Revert "llvmpipe: try to keep plane c values small" 15 years ago
  Keith Whitwell 22ec25e2bf gallivm: don't branch on KILLs near end of shader 15 years ago
  Keith Whitwell d0eb854f58 r600g: add missing file to sconscript 15 years ago
  Keith Whitwell 1a574afabc gallium: move sse intrinsics debug helpers to u_sse.h 15 years ago
  José Fonseca 39331be44e llvmpipe: Fix MSVC build. 15 years ago
  Keith Whitwell b4277bc584 llvmpipe: fix typo in last commit 15 years ago
  Keith Whitwell 9773722c2b llvmpipe: try to keep plane c values small 15 years ago
  Keith Whitwell 9d59e148f8 llvmpipe: add debug helpers for epi32 etc 15 years ago
  Keith Whitwell 2cf98d5a6d llvmpipe: try to do more of rast_tri_3_16 with intrinsics 15 years ago
  José Fonseca 4cb3b4ced8 llvmpipe: Do not dispose the execution engine. 15 years ago
  Francisco Jerez c25fcf5aa5 nouveau: Get larger push buffers. 15 years ago
  Francisco Jerez 70828aa246 dri/nouveau: Initialize tile_flags when allocating a render target. 15 years ago
  Dave Airlie 965f69cb0c r600g: fix typo in vertex sampling on r600 15 years ago
  Eric Anholt bcec03d527 i965: Always use the new FS backend on gen6. 15 years ago
  Eric Anholt 0cadd32b6d i965: Fix gen6 pixel_[xy] setup to avoid mixing int and float src operands. 15 years ago
  Eric Anholt 17306c60ad i965: Don't compute-to-MRF in gen6 VS math. 15 years ago
  Eric Anholt 720ed3c906 i965: Expand uniform args to gen6 math to full registers to get hstride == 1. 15 years ago
  Eric Anholt 317dbf4613 i965: Don't compute-to-MRF in gen6 math instructions. 15 years ago
  Eric Anholt 7b5bc38c44 i965: Add a couple of checks for gen6 math instruction limits. 15 years ago
  Eric Anholt 25cf241540 i965: Don't consider gen6 math instructions to write to MRFs. 15 years ago
  Chad Versace 41c2079855 glsl: Changes in generated file glsl_lexer.cpp 15 years ago
  Chad Versace 0c9fef6111 glsl: Add lexer rules for uint and uvecN (N=2..4) 15 years ago
  Chad Versace fc99a3beb9 glsl: Add glsl_type::uvecN_type for N=2,3 15 years ago
  Chad Versace a34817917b intel_extensions: Add ability to set GLSL version via environment 15 years ago
  Daniel Vetter 603741a86d r200: revalidate after radeon_update_renderbuffers 15 years ago
  Eric Anholt c6dbf253d2 i965: Compute to MRF in the new FS backend. 15 years ago
  Eric Anholt 06fd639c51 i965: Give the FB write and texture opcodes the info on base MRF, like math. 15 years ago
  Eric Anholt 0cd6cea8a3 i965: Give the math opcodes information on base mrf/mrf len. 15 years ago
  Eric Anholt 37758fb1cb i965: Move FS backend structures to a header. 15 years ago
  Eric Anholt 251fe27854 i965: Reduce register interference checks for changed FS_OPCODE_DISCARD. 15 years ago
  Eric Anholt 90c4022040 i965: Split FS_OPCODE_DISCARD into two steps. 15 years ago
  José Fonseca 986cb9d5cf llvmpipe: Use lp_tgsi_info. 15 years ago
  José Fonseca 7c1b5772a8 gallivm: More detailed analysis of tgsi shaders. 15 years ago
  José Fonseca 11dad21718 tgsi: Export some names for some tgsi enums. 15 years ago
  José Fonseca 6c1aa4fd49 gallium: Define C99 restrict keyword where absent. 15 years ago
  José Fonseca e1003336f0 gallivm: Eliminate unsigned integer arithmetic from texture coordinates. 15 years ago
  José Fonseca b18fecbd0e llvmpipe: Remove outdated comment about stencil testing. 15 years ago
  Dave Airlie 3322416de4 r600g: don't run with scissors. 15 years ago
  Dave Airlie ef2702fb20 r600g: add TXL opcode support. 15 years ago
  Dave Airlie ea1d818b58 r600g: enable vertex samplers. 15 years ago
  Dave Airlie 2c47f302af r600g: evergreen has no request size bit in texture word4 15 years ago
  Dave Airlie bd89da79a1 r600g: fix input/output Z export mixup for evergreen. 15 years ago
  José Fonseca 17dbd41cf2 gallivm: Pass texture coords derivates as scalars. 15 years ago
  José Fonseca 693667bf88 gallivm: Use variables instead of Phis in loops. 15 years ago
  José Fonseca 48003f3567 gallivm: Allow to disable bri-linear filtering with GALLIVM_DEBUG=no_brilinear runtime option 15 years ago