40321 Commits (8d364221e98cde38b9a9ee21f47787fc60187e4a)
 

Author SHA1 Message Date
  Kenneth Graunke 2cacaf6e7b generate_builtins.py: Output large strings as arrays of characters. 15 years ago
  Vinson Lee 50095ac87c gallivm: Silence uninitialized variable warning. 15 years ago
  Vinson Lee fc59790b87 gallivm: Silence uninitialized variable warnings. 15 years ago
  Vinson Lee 0a5666148b gallivm: Silence uninitialized variable warnings. 15 years ago
  Chia-I Wu 16333e1fc4 mesa: Remove unused vtxfmt_tmp.h. 15 years ago
  Dave Airlie f39e6c9c81 r600g: start splitting out common code from eg/r600. 15 years ago
  Dave Airlie e68c83a5a0 r600g: initial translate state support 15 years ago
  Vinson Lee 3a54195679 draw: Remove unnecessary header. 15 years ago
  Vinson Lee abc5435f22 llvmpipe: Remove unnecessary header. 15 years ago
  Kenneth Graunke cc04347b8d glsl: Refresh autogenerated file builtin_function.cpp. 15 years ago
  Kenneth Graunke 574c53f551 glsl: Add support for GLSL 1.30's modf built-in. 15 years ago
  Kenneth Graunke 94a36faed7 glcpp: Refresh autogenerated lexer file. 15 years ago
  Kenneth Graunke bd55ba568b glcpp: Return NEWLINE token for newlines inside multi-line comments. 15 years ago
  Dave Airlie 089aa0ba24 r600g: add texture tiling enable under a debug option. 15 years ago
  Dave Airlie cdd14668b6 r600g: add texture tiling alignment support. 15 years ago
  Dave Airlie 92ed84d115 r600g: introduce a per-driver resource flag for transfers. 15 years ago
  Dave Airlie 91e513044d r600g: add r600 surface to store the aligned height. 15 years ago
  Dave Airlie 388ce31baa r600g: start adding hooks for aligning width/height for tiles. 15 years ago
  Dave Airlie ea5aab85fd r600g: move to per-miplevel array mode. 15 years ago
  Dave Airlie 206fbd9640 r600g: all non-0 mipmap levels need to be w/h aligned to POT. 15 years ago
  Vinson Lee 2e5764ccf4 swrast: Print out format on unexpected failure in _swrast_DrawPixels. 15 years ago
  Kenneth Graunke b970da4d24 mesa: Remove FEATURE_ARB_shading_language_120 macro. 15 years ago
  Kenneth Graunke a75da2c0e8 glsl: Remove useless ir_shader enumeration value. 15 years ago
  Vinson Lee 460da0db4a glsl: Add assert for unhandled ir_shader case. 15 years ago
  Brian Paul c492066071 draw: use float version of LLVM Mul/Add instructions 15 years ago
  Brian Paul f36346c116 llvmpipe/draw: always enable LLVMAddInstructionCombiningPass() 15 years ago
  Orion Poplawski 5a3ac74ad5 osmesa: link against libtalloc 15 years ago
  Vinson Lee 89c26866f0 r600g: Ensure r600_src is initialized in tgsi_exp function. 15 years ago
  Vinson Lee 289900439f draw: Move loop variable declaration outside for loop. 15 years ago
  Keith Whitwell 05921fd4e5 draw: make sure viewport gets updated in draw llvm shader 15 years ago
  Keith Whitwell cd6a31cd4a Merge branch 'llvm-cliptest-viewport' 15 years ago
  Hui Qi Tay ab2e1edd1f draw: corrections to allow for different cliptest cases 15 years ago
  Eric Anholt ae5698e604 i965: Use the new style of IF statement with embedded comparison on gen6. 15 years ago
  Eric Anholt 6ea108e7db i965: Set the source operand types for gen6 if/else/endif to integer. 15 years ago
  Eric Anholt d0c87b90a8 i965: Add EU emit support for gen6's new IF instruction with comparison. 15 years ago
  Ian Romanick cc90e62d70 linker: Improve handling of unread/unwritten shader inputs/outputs 15 years ago
  Chad Versace 974fb466f2 glsl: Commit generated file glsl_lexer.cpp 15 years ago
  Chad Versace cba9062d58 glsl: Fix lexer rule for ^= 15 years ago
  Chad Versace d03ac0f8d8 glsl: Implement ast-to-hir for bit-logic ops 15 years ago
  Chad Versace cfdbf8bc84 glsl: Define bit_logic_result_type() in ast_to_hir.cpp 15 years ago
  Chad Versace 338ed6ec29 glsl: Implement ast-to-hir for bit-shift-assignment 15 years ago
  Chad Versace c0197ab0af glsl: Define shift_result_type() in ast_to_hir.cpp 15 years ago
  Eric Anholt f30de69640 i965: Disable thread dispatch when the FS doesn't do any work. 15 years ago
  Eric Anholt 2595589f1d i965: Remove the gen6 emit_mi_flushes I sprinkled around the driver. 15 years ago
  Eric Anholt 32573792de i965: Tell the shader compiler when we expect depth writes for gen6. 15 years ago
  Vinson Lee 36dde032a4 llvmpipe: Initialize variable. 15 years ago
  Vinson Lee 22725eb3e8 llvmpipe: Initialize state variable in debug_bin function. 15 years ago
  Vinson Lee a143b6d5d8 st/xorg: Fix memory leak on error path. 15 years ago
  Brian Paul ec2824cd86 gallivm: fix incorrect type for zero vector in emit_kilp() 15 years ago
  Brian Paul 988b246c47 mesa: fix mesa version string construction 15 years ago