37789 Commits (6c03c576cc49bbb008de66d374f4302ff0fe0390)
 

Author SHA1 Message Date
  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
  Vinson Lee 48def868d9 mesa: Clean up header file inclusion in vf.h. 15 years ago
  Vinson Lee 5dbd3fe3d4 swrast: Clean up header file inclusion in ss_vb.h. 15 years ago
  Vinson Lee c7f24afcaf swrast: Clean up header file inclusion in ss_triangle.h. 15 years ago
  Vinson Lee 8829e0c3f3 swrast: Clean up header file inclusion in ss_context.h. 15 years ago
  Vinson Lee db0c6810f9 mesa: Include missing header in programopt.h. 15 years ago
  Marek Olšák bac59b336b r300g: do not support separate depth/stencil clear in the driver 15 years ago
  Marek Olšák aa6bdd38af r300g: fix fastfill when color and Z clear are invoked separately 15 years ago
  Marek Olšák 4985ce1755 r600g: update shader caps 15 years ago
  Ian Romanick 0dc39f481a glsl2: Use MIN2 from macros.h instead of open coding it 15 years ago
  Marek Olšák 16e782b83f r300g: disable depth clamp for now 15 years ago
  Vinson Lee 06928ba3c3 mesa: fpclassify is available with MinGW. 15 years ago
  Dave Airlie 527ac905f6 r600g: fix warning in the winsys 15 years ago
  Dave Airlie f2804e7062 r600g: fix memory leaks running gears. 15 years ago
  Vinson Lee 26c042c30a translate_test: Fix compilation with MSVC. 15 years ago
  Vinson Lee ca70bf8c9d scons: Add main/querymatrix.c to SCons build. 15 years ago
  Ian Romanick 261bbc011d glsl2: Use Elements from main/compiler.h instead of open-coding 15 years ago
  Brian Paul c59c6c0122 glsl: print to stderr like other program printing code 15 years ago
  Brian Paul 2d83e3fa0d mesa: check for null shader->InfoLog before printing 15 years ago
  Vinson Lee 56450d5f11 mesa: Fix FreeBSD build with llvm enabled. 15 years ago
  Luca Barbieri b9abe7f62c translate_test: fix compilation on non-POSIX platforms 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
  Luca Barbieri 4d946c4e8a translate_test: improve 15 years ago
  Jakob Bornecrantz 4f51762b07 gallium: Link DRI drivers with g++ and test with CXX 15 years ago
  Marek Olšák f668ea11bd Revert "u_blitter: unify clear_depth_stencil and flush_depth_stencil" 15 years ago
  Andre Maasikas e62e5b0922 r600: add support for draw_elements_base_vertex 15 years ago
  Vinson Lee 17bcfaa475 mesa: Clean up header file inclusion in prog_uniform.h. 15 years ago
  Vinson Lee 791d7d4bf9 mesa: Include missing headers in prog_print.h. 15 years ago
  Vinson Lee 991a24d033 mesa: Include missing header in prog_optimize.h. 15 years ago
  Dave Airlie 582129ced6 r600g: fix typo in stencil translate. 15 years ago
  Dave Airlie 13bc2098ca r600g: fix provoking-vertex piglit test. 15 years ago
  Dave Airlie e2df0a8b23 r600g: improve texture format checker. 15 years ago
  Marek Olšák de4784e365 u_blitter: unify clear_depth_stencil and flush_depth_stencil 15 years ago
  Vinson Lee e1bb9ee7a6 scons: Fix freebsd8 build. 15 years ago
  Vinson Lee 4a859cd12f scons: Add freebsd8 to list of accepted platforms. 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
  Marek Olšák 608f168709 r300/compiler: remove an unused variable 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