64161 Commits (3b176c441b7ddc5f7d2f891da3f76cf3c1814ce1)
 

Author SHA1 Message Date
  Giovanni Campagna 3b176c441b gallium: Add a dumb drm/kms winsys backed swrast provider 11 years ago
  Giovanni Campagna 8430af5ebe Add support for swrast to the DRM EGL platform 11 years ago
  Emil Velikov e3a3dbe940 st/gbm: don't segfault if the fail to create the screen 11 years ago
  Emil Velikov d93ae21939 st/gbm: retrieve the driver-name via dd_driver_name() 11 years ago
  Brian Paul 85109bc507 glsl/glcpp: rename ERROR to ERROR_TOKEN to fix MSVC build 11 years ago
  Ian Romanick 66decc7efa configure: Don't override user -g or -O options for debug builds 11 years ago
  Carl Worth a62354a987 glsl: Add flex options to eliminate the default rule 11 years ago
  Carl Worth bc8721f16f glsl/glcpp: Add flex options to eliminate the default rule. 11 years ago
  Carl Worth 4ebff9bca6 glsl/glcpp: Combine the two rules matching any character 11 years ago
  Carl Worth 80e9301d9b glsl/glcpp: Alphabetize lists of start conditions 11 years ago
  Carl Worth f9c99aefea glsl/glcpp: Add a catch-all rule for unexpected characters. 11 years ago
  Carl Worth 4757c74c84 glsl/glcpp: Treat carriage return as equivalent to line feed. 11 years ago
  Carl Worth 12d583b21a glsl/glcpp: Add test for a multi-line comment within an #if 0 block 11 years ago
  Carl Worth 346d712e87 glsl/glcpp: Test that macro parameters substitute immediately after periods 11 years ago
  Carl Worth 285c9392ad glsl/glcpp: Add (non)-support for ++ and -- operators 11 years ago
  Carl Worth 34cd293c8a glsl/glcpp: Emit error for duplicate parameter name in function-like macro 11 years ago
  Carl Worth fe1e0ac852 glsl/glcpp: Add an explanatory comment for "loc != NULL" check 11 years ago
  Carl Worth 18c589d20e glsl/glcpp: Drop the HASH_ prefix from token names like HASH_IF 11 years ago
  Kenneth Graunke de0b4b6607 glsl: Properly lex extra tokens when handling # directives. 11 years ago
  Carl Worth f196eb2d39 glsl: Add an internal-error catch-all rule 11 years ago
  Carl Worth f062f0506a glsl/glcpp: Correctly parse directives with intervening comments 11 years ago
  Carl Worth dfdf9dc082 glsl/glcpp: Rename HASH token to HASH_TOKEN 11 years ago
  Carl Worth 0d5f5d127b glsl/glcpp: Don't use start-condition stack when switching to/from <DEFINE> 11 years ago
  Carl Worth 2fdc1f50c4 glsl/glcpp: Add a -d/--debug option to the standalone glcpp program 11 years ago
  Carl Worth 8e8f8ff1b2 glsl/glcpp: Fix off-by-one error in column in first-line error messages 11 years ago
  Carl Worth 0742e0acd3 glsl/glcpp: Minor tweak to wording of error message 11 years ago
  Carl Worth f583f214d5 glsl/glcpp: Stop using a lexer start condition (<SKIP>) for token skipping. 11 years ago
  Carl Worth 09b4e12900 glsl/glcpp: Abstract a bit of common code for returning string tokens 11 years ago
  Carl Worth 828686d4eb glsl/glcpp: Drop extra, final newline from most output 11 years ago
  Carl Worth 5dbdc341e8 glsl/glcpp: Add testing for EOF sans newline (and fix for <DEFINE>, <COMMENT>) 11 years ago
  Carl Worth 21dda50549 glsl/glcpp: Remove some un-needed calls to NEWLINE_CATCHUP 11 years ago
  Carl Worth cc335c0e57 glsl/glcpp: Add support for comments between #define and macro identifier 11 years ago
  Carl Worth ea2e9300ec glsl/glcpp: Emit proper error for #define with a non-identifier 11 years ago
  Carl Worth 9e45fb6f51 glsl/glcpp: Add testing for directives preceded by a space 11 years ago
  Carl Worth da7f226a27 glsl/glcpp: Fix to emit spaces following directives 11 years ago
  Marek Olšák 49e2275d0d configure.ac: require libdrm_radeon 2.4.56 because of the Hawaii fix there 11 years ago
  Jason Ekstrand 3ea922dd7c main/get_hash_params: Add GL_SAMPLE_SHADING_ARB 11 years ago
  Yaakov Selkowitz b12d5f0d00 os_process.c: Add cygwin as an expected platform 11 years ago
  Yaakov Selkowitz d05f72d4c3 xmlconfig: Use program_invocation_short_name when building for cygwin 11 years ago
  Brian Paul 448f14918c docs: fix date typo: July 78 -> 18 11 years ago
  Brian Paul 7844263f07 svga: remove unneeded depth==1 assertion in svga_texture_view_surface() 11 years ago
  José Fonseca 66a1b3a1da st/wgl: Clamp wglChoosePixelFormatARB's output nNumFormats to nMaxFormats. 11 years ago
  Michel Dänzer 8d0a1a6bc0 gallium/radeon: Add some Emacs .dir-locals.el files 11 years ago
  Chia-I Wu 9a53f941c7 ilo: fix fb height of HiZ ops 11 years ago
  Tapani Pälli 76b11d15d3 glapi: add indexed blend functions (GL 4.0) 11 years ago
  Marek Olšák a9528cef6b r600g,radeonsi: switch all occurences of array_size to util_max_layer 11 years ago
  Marek Olšák 71ce92200e radeonsi: fix occlusion queries on Hawaii 11 years ago
  Marek Olšák 156b7e244c winsys/radeon: fix vram_size overflow with Hawaii 11 years ago
  Marek Olšák 0e7f56313d radeonsi: fix a hang with streamout on Hawaii 11 years ago
  Marek Olšák 3d9e87406c radeonsi: fix a hang with instancing on Hawaii 11 years ago