37241 Commits (c374487a54aca2dd1053645092367c1cf0414ef7)
 

Author SHA1 Message Date
  Eric Anholt c374487a54 intel: Remove include of texmem.h, since we haven't used it in ages. 15 years ago
  Eric Anholt d19eecef54 glsl2: Move ir_to_mesa handling to driver CompileShader and LinkShader hooks. 15 years ago
  Eric Anholt 013bbbbb0a glsl2: Add support for ir_unop_neg to ir_mat_op_to_vec 15 years ago
  Eric Anholt 2f4fe15168 glsl2: Move the common optimization passes to a helper function. 15 years ago
  Kenneth Graunke c55aa4292f glsl2: Refresh autogenerated bison parser. 15 years ago
  Vinson Lee 07ca55b7fa Fix an MSVC build error (bugzilla 29570). 15 years ago
  Ian Romanick 768b55a526 glsl2: Remove unnecessary use of 'struct' before type names 15 years ago
  Ian Romanick d960b61ea3 Add missing intmax_t and uintmax_t 15 years ago
  Ian Romanick a77a6bc008 glsl2: Use stdint.h instead of inttypes.h 15 years ago
  Ian Romanick 23f6017d70 glsl2: Commit generated file changed by previous commit 15 years ago
  Ian Romanick ab18be74ac glsl2: Use --nounistd to fix MSVC build 15 years ago
  Ian Romanick c33e78f62b linker: Assign attrib location 0 if gl_Vertex is not used 15 years ago
  Jakob Bornecrantz 204d4cbea0 glsl2: Include string.h in preprocessor 15 years ago
  Ian Romanick 103453659d glsl2: Commit generated files changed by previous two commits 15 years ago
  Ian Romanick 5c77efc0b2 glsl2: Avoid token name collisions with names used by Windows header files 15 years ago
  Ian Romanick 5b9f3db719 glsl2: Eliminate tokens for square matrix short names 15 years ago
  José Fonseca 3a3cdb909d scons: Build the new glsl2 code. 15 years ago
  José Fonseca 1ca2945f84 talloc: Make it compile with MSVC, MinGW, and Xcode/gcc4.0. 15 years ago
  José Fonseca e6032b1d96 talloc: Import 2.0.1 code. 15 years ago
  Ian Romanick 0dc39f481a glsl2: Use MIN2 from macros.h instead of open coding it 15 years ago
  Ian Romanick 261bbc011d glsl2: Use Elements from main/compiler.h instead of open-coding 15 years ago
  Brian Paul 2d83e3fa0d mesa: check for null shader->InfoLog before printing 15 years ago
  Ian Romanick 4ca4edd20e glsl2: Commit generated file changed by previous commit 15 years ago
  Ian Romanick 188f60fb05 glsl2: Add missing include of string.h 15 years ago
  Jakob Bornecrantz 4f51762b07 gallium: Link DRI drivers with g++ and test with CXX 15 years ago
  Ian Romanick 5a805079a8 glsl2: Change command line options passed to flex 15 years ago
  Ian Romanick a43871f763 glsl2: Commit generated files changed by previous commit 15 years ago
  Ian Romanick 2fb94b37d2 glsl2: Use bison command line option to set prefix 15 years ago
  Ian Romanick db36e88052 glsl2: Commit generated files changed by previous commit 15 years ago
  Ian Romanick 77215e7e7b glsl2: Emit error from lexer when illegal reserved word is encountered 15 years ago
  Ian Romanick 202604e816 glsl2: Don't declare a variable called sig that shadows the other one 15 years ago
  Carl Worth da6b10a7eb glcpp: Fix "unterminated if" diagnostic. 15 years ago
  Carl Worth 6b9e7b034c glccp: Regenerate glcpp-parse.c 15 years ago
  Carl Worth 253cad3f42 glcpp: Add an explicit diagnostic for #if with no expression. 15 years ago
  Carl Worth 624dd585c7 glcpp: Reword diagnostic for #elif with no expression 15 years ago
  Carl Worth cb5ea0c79b glcpp: Add several tests for diagnostics. 15 years ago
  Carl Worth 5a6285cc86 glcpp: Regenerate glcpp-lex.c 15 years ago
  Carl Worth bc64b89808 glcpp: Initialize line and column numbers to 1, not 0. 15 years ago
  Carl Worth 2bcff4c879 glcpp-test: Capture the stderr output of the preprocessor. 15 years ago
  Brian Paul dcb3a2899e configs: added -ltalloc to config files 15 years ago
  Brian Paul 9b2d3c3285 osmesa: link with new libglsl.a lib 15 years ago
  Brian Paul 9f9386d22a glsl2: added casts to silence warnings 15 years ago
  Brian Paul 4415a84645 glsl2: remove stray semicolon 15 years ago
  Brian Paul d3b66be3c7 glsl2: added casts to silence warnings 15 years ago
  Brian Paul ffd3f15e96 glsl2: add cast to silence warning 15 years ago
  Brian Paul 30d083903f glsl2: remove stray semicolon 15 years ago
  Brian Paul d1dda951c8 glsl2: move declarations before code 15 years ago
  Brian Paul 6dc89d221d glsl2: remove trailing comma to silence warning 15 years ago
  Carl Worth 8485f4d9aa glcpp: Clean up intermediate file when test suite is interrupted. 15 years ago
  Carl Worth 764e096647 glcpp: Regenerate glcpp-parse.c 15 years ago