1. 1da4bb5 gbm: Log at least one dlerror() when we fail to open any drivers. by Eric Anholt · 10 years ago
  2. ef81ce9 gbm: Fix a debug log message by Eric Anholt · 10 years ago
  3. bfb0da9 gallium: Add a uif() helper function to complement fui() by Eric Anholt · 10 years ago
  4. bf3a2626 glapi: Do not use backtrace on DragonFly. by Vinson Lee · 10 years ago
  5. 5a12155 gallivm: fix up out-of-bounds level when using conformant out-of-bound behavior by Roland Scheidegger · 10 years ago
  6. e57ad3d dri: Add a new capabilities for drivers that can't share buffers by Giovanni Campagna · 10 years ago
  7. 3b176c4 gallium: Add a dumb drm/kms winsys backed swrast provider by Giovanni Campagna · 10 years ago
  8. 8430af5 Add support for swrast to the DRM EGL platform by Giovanni Campagna · 10 years ago
  9. e3a3dbe st/gbm: don't segfault if the fail to create the screen by Emil Velikov · 10 years ago
  10. d93ae21 st/gbm: retrieve the driver-name via dd_driver_name() by Emil Velikov · 10 years ago
  11. 85109bc glsl/glcpp: rename ERROR to ERROR_TOKEN to fix MSVC build by Brian Paul · 10 years ago
  12. 66decc7 configure: Don't override user -g or -O options for debug builds by Ian Romanick · 10 years ago
  13. a62354a glsl: Add flex options to eliminate the default rule by Carl Worth · 10 years ago
  14. bc8721f glsl/glcpp: Add flex options to eliminate the default rule. by Carl Worth · 10 years ago
  15. 4ebff9b glsl/glcpp: Combine the two rules matching any character by Carl Worth · 10 years ago
  16. 80e9301 glsl/glcpp: Alphabetize lists of start conditions by Carl Worth · 10 years ago
  17. f9c99ae glsl/glcpp: Add a catch-all rule for unexpected characters. by Carl Worth · 10 years ago
  18. 4757c74 glsl/glcpp: Treat carriage return as equivalent to line feed. by Carl Worth · 10 years ago
  19. 12d583b glsl/glcpp: Add test for a multi-line comment within an #if 0 block by Carl Worth · 10 years ago
  20. 346d712 glsl/glcpp: Test that macro parameters substitute immediately after periods by Carl Worth · 10 years ago
  21. 285c939 glsl/glcpp: Add (non)-support for ++ and -- operators by Carl Worth · 10 years ago
  22. 34cd293 glsl/glcpp: Emit error for duplicate parameter name in function-like macro by Carl Worth · 10 years ago
  23. fe1e0ac glsl/glcpp: Add an explanatory comment for "loc != NULL" check by Carl Worth · 10 years ago
  24. 18c589d glsl/glcpp: Drop the HASH_ prefix from token names like HASH_IF by Carl Worth · 10 years ago
  25. de0b4b6 glsl: Properly lex extra tokens when handling # directives. by Kenneth Graunke · 10 years ago
  26. f196eb2 glsl: Add an internal-error catch-all rule by Carl Worth · 10 years ago
  27. f062f05 glsl/glcpp: Correctly parse directives with intervening comments by Carl Worth · 10 years ago
  28. dfdf9dc glsl/glcpp: Rename HASH token to HASH_TOKEN by Carl Worth · 10 years ago
  29. 0d5f5d1 glsl/glcpp: Don't use start-condition stack when switching to/from <DEFINE> by Carl Worth · 10 years ago
  30. 2fdc1f5 glsl/glcpp: Add a -d/--debug option to the standalone glcpp program by Carl Worth · 10 years ago
  31. 8e8f8ff glsl/glcpp: Fix off-by-one error in column in first-line error messages by Carl Worth · 10 years ago
  32. 0742e0a glsl/glcpp: Minor tweak to wording of error message by Carl Worth · 10 years ago
  33. f583f21 glsl/glcpp: Stop using a lexer start condition (<SKIP>) for token skipping. by Carl Worth · 10 years ago
  34. 09b4e12 glsl/glcpp: Abstract a bit of common code for returning string tokens by Carl Worth · 10 years ago
  35. 828686d glsl/glcpp: Drop extra, final newline from most output by Carl Worth · 10 years ago
  36. 5dbdc34 glsl/glcpp: Add testing for EOF sans newline (and fix for <DEFINE>, <COMMENT>) by Carl Worth · 10 years ago
  37. 21dda50 glsl/glcpp: Remove some un-needed calls to NEWLINE_CATCHUP by Carl Worth · 10 years ago
  38. cc335c0 glsl/glcpp: Add support for comments between #define and macro identifier by Carl Worth · 10 years ago
  39. ea2e930 glsl/glcpp: Emit proper error for #define with a non-identifier by Carl Worth · 10 years ago
  40. 9e45fb6 glsl/glcpp: Add testing for directives preceded by a space by Carl Worth · 10 years ago
  41. da7f226 glsl/glcpp: Fix to emit spaces following directives by Carl Worth · 10 years ago
  42. 49e2275 configure.ac: require libdrm_radeon 2.4.56 because of the Hawaii fix there by Marek Olšák · 10 years ago
  43. 3ea922d main/get_hash_params: Add GL_SAMPLE_SHADING_ARB by Jason Ekstrand · 10 years ago
  44. b12d5f0 os_process.c: Add cygwin as an expected platform by Yaakov Selkowitz · 10 years ago
  45. d05f72d xmlconfig: Use program_invocation_short_name when building for cygwin by Yaakov Selkowitz · 10 years ago
  46. 448f149 docs: fix date typo: July 78 -> 18 by Brian Paul · 10 years ago
  47. 7844263 svga: remove unneeded depth==1 assertion in svga_texture_view_surface() by Brian Paul · 10 years ago
  48. 66a1b3a st/wgl: Clamp wglChoosePixelFormatARB's output nNumFormats to nMaxFormats. by José Fonseca · 10 years ago
  49. 8d0a1a6 gallium/radeon: Add some Emacs .dir-locals.el files by Michel Dänzer · 10 years ago
  50. 9a53f94 ilo: fix fb height of HiZ ops by Chia-I Wu · 10 years ago
  51. 76b11d1 glapi: add indexed blend functions (GL 4.0) by Tapani Pälli · 10 years ago
  52. a9528ce r600g,radeonsi: switch all occurences of array_size to util_max_layer by Marek Olšák · 10 years ago
  53. 71ce922 radeonsi: fix occlusion queries on Hawaii by Marek Olšák · 10 years ago
  54. 156b7e2 winsys/radeon: fix vram_size overflow with Hawaii by Marek Olšák · 10 years ago
  55. 0e7f563 radeonsi: fix a hang with streamout on Hawaii by Marek Olšák · 10 years ago
  56. 3d9e874 radeonsi: fix a hang with instancing on Hawaii by Marek Olšák · 10 years ago
  57. c7407b9 gallium/util: add a helper for calculating primitive count from vertex count by Marek Olšák · 10 years ago
  58. 9b04647 radeonsi: fix CMASK and HTILE calculations for Hawaii by Marek Olšák · 10 years ago
  59. ecbd3a5 r600g,radeonsi: add debug flags which disable tiling by Marek Olšák · 10 years ago
  60. 04f2c88 gallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFFER_SIZE by Marek Olšák · 10 years ago
  61. d5bcb5e r600g: switch SNORM conversion to DX and GLES behavior by Marek Olšák · 10 years ago
  62. 5fe2059 util: Fix typo by Tom Stellard · 10 years ago
  63. cc1e1da ilo: correctly propagate resource renames to hardware by Chia-I Wu · 10 years ago
  64. fb18203 ilo: add ilo_resource_get_bo() helper by Chia-I Wu · 10 years ago
  65. 6f0c1f2 radeonsi: Use util_memcpy_cpu_to_le32() by Tom Stellard · 10 years ago
  66. f0e0737 util: Add util_memcpy_cpu_to_le32() v3 by Tom Stellard · 10 years ago
  67. 3d636b4 clover: Add checks for image support to the image functions v2 by Tom Stellard · 10 years ago
  68. 7f96bea r600g/compute: Add debug information to promote and demote functions by Bruno Jiménez · 10 years ago
  69. e771512 r600g/compute: Add documentation to compute_memory_pool by Bruno Jiménez · 10 years ago
  70. 717e3b1 ilo: unblock an inline write with a staging bo by Chia-I Wu · 10 years ago
  71. 7395432 ilo: try unblocking a transfer with a staging bo by Chia-I Wu · 10 years ago
  72. 0a0e57b ilo: enable persistent and coherent transfers by Chia-I Wu · 10 years ago
  73. b02e993 ilo: drop ptr from ilo_transfer by Chia-I Wu · 10 years ago
  74. b1dd54d ilo: s/TRANSFER_MAP_UNSYNC/TRANSFER_MAP_GTT_UNSYNC/ by Chia-I Wu · 10 years ago
  75. 2a82bb3 ilo: drop unused context param from transfer functions by Chia-I Wu · 10 years ago
  76. 8abf6c0 ilo: tidy up transfer mapping/unmapping by Chia-I Wu · 10 years ago
  77. 2f4bed0 ilo: tidy up choose_transfer_method() by Chia-I Wu · 10 years ago
  78. 91656eb ilo: free transfers with util_slab_free() by Chia-I Wu · 10 years ago
  79. 1d3e06c clover: Add clUnloadPlatformCompiler. by EdB · 10 years ago
  80. 3986942 clover: Add clCreateProgramWithBuiltInKernels. by EdB · 10 years ago
  81. be8bc58 glsl/cs: Add several GLSL compute shader variables by Jordan Justen · 10 years ago
  82. 1202904 main/cs: Add additional compute shader constant values by Jordan Justen · 10 years ago
  83. 74e100a glsl: No longer require ubo block index to be constant in ir_validate by Chris Forbes · 10 years ago
  84. be237a6 glsl: Accept nonconstant array references in lower_ubo_reference by Chris Forbes · 10 years ago
  85. c59802d glsl: Convert uniform_block in lower_ubo_reference to ir_rvalue. by Chris Forbes · 10 years ago
  86. 9c90a63 glsl: Mark entire UBO array active if indexed with non-constant. by Chris Forbes · 10 years ago
  87. 8eae5ce glsl: Allow non-constant UBO array indexing with GLSL4/ARB_gpu_shader5. by Chris Forbes · 10 years ago
  88. 4714c4e ilo: simplify ilo_flush() by Chia-I Wu · 10 years ago
  89. 654fd3e r600g/compute: Defrag the pool at the same time as we grow it by Bruno Jiménez · 10 years ago
  90. 4ca04f3 r600g/compute: Try to use a temporary resource when growing the pool by Bruno Jiménez · 10 years ago
  91. 5eb11eb freedreno: fix typo in gpu version check by Rob Clark · 10 years ago
  92. db193e5 freedreno/ir3: split out shader compiler from a3xx by Rob Clark · 10 years ago
  93. 7d7e6ae freedreno/a3xx/compiler: rename ir3_shader to ir3 by Rob Clark · 10 years ago
  94. faaeddb freedreno/a3xx/compiler: scheduler vs pred reg by Rob Clark · 10 years ago
  95. 9f39132 freedreno/a3xx/compiler: little cleanups by Rob Clark · 10 years ago
  96. d48faad freedreno/a3xx: enable/disable wa's based on patch-level by Rob Clark · 10 years ago
  97. 9613ca5 freedreno/a3xx/compiler: make IR heap dyanmic by Rob Clark · 10 years ago
  98. 0bc1fa2 r600g/compute: Fix singed/unsigned comparison compiler warnings. by Jan Vesely · 10 years ago
  99. 0ec8587 clover: Query the device to see if images are supported by Tom Stellard · 10 years ago
  100. 1607a8e gallium: Add PIPE_CAP_COMPUTE_IMAGES_SUPPORTED by Tom Stellard · 10 years ago