1. af275b8 nvc0: remove useless counting operations for MP counters by Samuel Pitoiset · 9 years ago
  2. 6667355 nvc0: remove old performance metrics support on Kepler by Samuel Pitoiset · 9 years ago
  3. 662eb43 nvc0: remove wrong inst_issued HW SM perf counter on Kepler by Samuel Pitoiset · 9 years ago
  4. 342ea31 nvc0: add missing HW SM perf counters for SM30 (Kepler) by Samuel Pitoiset · 9 years ago
  5. 7f42688 nvc0: fix the comment that describe MP counters storage on Kepler by Samuel Pitoiset · 9 years ago
  6. 58efff8 freedreno/ir3: nir shader prints with 'disasm' debug option by Rob Clark · 9 years ago
  7. a3f90ef gallium/util: fix pipe_debug_message macro to allow 0 args by Ilia Mirkin · 9 years ago
  8. a69ac4e vc4: Add debug dumping of MSAA surfaces. by Eric Anholt · 9 years ago
  9. 3c3b118 vc4: Add support for laying out MSAA resources. by Eric Anholt · 9 years ago
  10. 74c4b3b vc4: Add support for storing sample mask. by Eric Anholt · 9 years ago
  11. 3a508a0 vc4: Fix up tile alignment checks for blitting using just an RCL. by Eric Anholt · 9 years ago
  12. a664233 vc4: Add support for loading sample mask. by Eric Anholt · 9 years ago
  13. 4b18d51 freedreno/ir3: convert scheduler back to recursive algo by Rob Clark · 9 years ago
  14. ad2cc7b freedreno/ir3: don't reuse a0.x across blocks by Rob Clark · 9 years ago
  15. 8e52344 freedreno/ir3: rename ir3_block::bd by Rob Clark · 9 years ago
  16. d566382 util: fix comment typo by Giuseppe Bilotta · 9 years ago
  17. efaac62 xvmc: force assertion in XvMC tests by Giuseppe Bilotta · 9 years ago
  18. 4839353 radeon: const correctness by Giuseppe Bilotta · 9 years ago
  19. d61802b radeon: whitespace cleanup by Giuseppe Bilotta · 9 years ago
  20. 1074e38 mesa/tests: add KHR_debug GLES glGetPointervKHR entry points by Emil Velikov · 9 years ago
  21. b715e6d i965/vec4: Stop pretending to support indirect output stores by Jason Ekstrand · 9 years ago
  22. aa35b0c i965/vec4: Get rid of the nir_inputs array by Jason Ekstrand · 9 years ago
  23. c6bcc23 nir/lower_io: Pass the builder and type_size into get_io_offset by Jason Ekstrand · 9 years ago
  24. 204f803 nv50/ir: replace zeros in movs as well by Ilia Mirkin · 9 years ago
  25. a3722b8 nv50/ir: fold fma/mad when all 3 args are immediates by Ilia Mirkin · 9 years ago
  26. 2b98914 nv50/ir: avoid looking at uninitialized srcMods entries by Ilia Mirkin · 9 years ago
  27. 49692f8 nv50/ir: fix DCE to not generate 96-bit loads by Ilia Mirkin · 9 years ago
  28. 51140f4 draw: fix clipping of layer/vp index outputs by Roland Scheidegger · 9 years ago
  29. 5ea5b16 softpipe: use provoking vertex for layer by Roland Scheidegger · 9 years ago
  30. ddaf8d7 llvmpipe: use provoking vertex for layer/viewport by Roland Scheidegger · 9 years ago
  31. 83e65ca vc4: Add the RCL to CL debug dumping when in simulator mode. by Eric Anholt · 9 years ago
  32. dd27825 radeonsi: fix Fiji for LLVM <= 3.7 by Marek Olšák · 9 years ago
  33. bfc1479 radeonsi: fix occlusion queries on Fiji by Marek Olšák · 9 years ago
  34. 0b03f2d radeonsi: dump init_config IBs by Marek Olšák · 9 years ago
  35. 3a6de8c radeonsi: print framebuffer info into ddebug logs by Marek Olšák · 9 years ago
  36. a0bfb27 gallium/radeon: print more info about HTILE by Marek Olšák · 9 years ago
  37. 1cca259 gallium/radeon: print more info about CMASK by Marek Olšák · 9 years ago
  38. 84fbb0a gallium/radeon: rename fmask::pitch -> pitch_in_pixels by Marek Olšák · 9 years ago
  39. 19eaceb gallium/radeon: print more information about textures by Marek Olšák · 9 years ago
  40. 2d712d3 gallium/radeon: move printing texture info into a separate function by Marek Olšák · 9 years ago
  41. c60d491 gallium/radeon: remove unused r600_texture::pitch_override by Marek Olšák · 9 years ago
  42. 75d6469 gallium/radeon: remove DBG_TEXMIP by Marek Olšák · 9 years ago
  43. a5055e2 gallium/aux/util: Trivial, we already have format use it by Edward O'Callaghan · 9 years ago
  44. 5294deb automake: Fix typo in MSVC2008 compat flags. by Jose Fonseca · 9 years ago
  45. 071af9a ttn: Whitelist from -Werror=declaration-after-statement. by Jose Fonseca · 9 years ago
  46. 5a23f6b mesa: rework the meaning of gl_debug_message::length by Emil Velikov · 9 years ago
  47. 622186f mesa: errors: validate the length of null terminated string by Emil Velikov · 9 years ago
  48. 66fea8b mesa: accept TYPE_PUSH/POP_GROUP with glDebugMessageInsert by Emil Velikov · 9 years ago
  49. 53be281 mesa: add SEVERITY_NOTIFICATION to default state by Emil Velikov · 9 years ago
  50. 078dd6a mesa: return the correct value for GroupStackDepth by Emil Velikov · 9 years ago
  51. f39954b mesa: rename GroupStackDepth to CurrentGroup by Emil Velikov · 9 years ago
  52. 1ca7357 mesa: do not enable KHR_debug for ES 1.0 by Emil Velikov · 9 years ago
  53. f53f9eb glapi: add GetPointervKHR to the ES dispatch by Emil Velikov · 9 years ago
  54. 808e752 mesa/version: Update gl_extensions::Version during version override by Nanley Chery · 9 years ago
  55. a0f1bc1 mesa: print enum names rather than hexadecimal values in error messages by Brian Paul · 9 years ago
  56. 72a913c st/wgl: add new stw_ext_rendertexture.c file by Brian Paul · 9 years ago
  57. e832b5b st/wgl: add support for WGL_ARB_render_texture by Brian Paul · 9 years ago
  58. 47b9ef8 st/mesa: add new st_copy_framebuffer_to_texture() function by Brian Paul · 9 years ago
  59. d6d9075 glsl: remove useless null checks and make match_explicit_outputs_to_inputs() static by Juha-Pekka Heikkila · 9 years ago
  60. 231db58 i965: use _Shader to get fragment program when updating surface state by Tapani Pälli · 9 years ago
  61. 6c6f28c nv50/ir: fix moves to/from flags by Ilia Mirkin · 9 years ago
  62. 101e315 nv50/ir: don't forget to mark flagsDef on cvt in txb lowering by Ilia Mirkin · 9 years ago
  63. 0605512 nv50/ir: fix instruction permutation logic by Ilia Mirkin · 9 years ago
  64. 11fcf46 nv50/ir: the mad source might not have a defining instruction by Ilia Mirkin · 9 years ago
  65. 52b6837 nv50/ir: make sure entire graph is reachable by Ilia Mirkin · 9 years ago
  66. adcc547 nv50/ir: deal with loops with no breaks by Ilia Mirkin · 9 years ago
  67. ff61ac4 nvc0/ir: fold postfactor into immediate by Ilia Mirkin · 9 years ago
  68. 52a800a nv50/ir: allow immediate 0 to be loaded anywhere by Ilia Mirkin · 9 years ago
  69. 043d427 i965: Add INTEL_DEBUG=perf information for GS recompiles. by Kenneth Graunke · 9 years ago
  70. b6d4f05 i965: De-duplicate key_debug() function. by Kenneth Graunke · 9 years ago
  71. 8482763 nv50/ir/gk110: add memory barriers support for GK110 by Samuel Pitoiset · 9 years ago
  72. c672bf3 nv50/ir: do not call textureMask() for surface ops by Samuel Pitoiset · 9 years ago
  73. 9e6af56 appveyor: Initial integration. by Jose Fonseca · 9 years ago
  74. 4a3d388 util/blitter: Fix "SO C90 forbids mixed declarations and code". by Jose Fonseca · 9 years ago
  75. d31065c mesa: print enum string in compressed_subtexture_error_check() error msg by Brian Paul · 9 years ago
  76. 772f429 gallium/util: Fix util_blitter_clear_depth_stencil() for num_layers>1 by Edward O'Callaghan · 9 years ago
  77. 8f2c5e2 gallium/util: Fix util_blitter_clear_render_target() for num_layers>1 by Edward O'Callaghan · 9 years ago
  78. 09f74e6 mesa: fix VIEWPORT_INDEX_PROVOKING_VERTEX and LAYER_PROVOKING_VERTEX queries by Roland Scheidegger · 9 years ago
  79. 56aff6bb Remove Sun CC specific code. by Jose Fonseca · 9 years ago
  80. 51564f0 configure.ac: Refuse to build with Sun C compiler. by Jose Fonseca · 9 years ago
  81. 18f8da7 travis: Add a test build with scons. by Eric Anholt · 9 years ago
  82. 975b129 i965: Increase BRW_MAX_UBO to 14. by Kenneth Graunke · 9 years ago
  83. 7e6a6f3 i965: Do dead-code elimination in a single pass. by Matt Turner · 9 years ago
  84. 5a6f0bf glsl: Rename safe_reverse -> reverse_safe. by Matt Turner · 9 years ago
  85. 48b4e88 i965: Don't mark dead instructions' sources live. by Matt Turner · 9 years ago
  86. 0e49151 r600: set mega fetch count to 16 for gs copy shader by Dave Airlie · 10 years ago
  87. 4ebcf51 r600: increment ring index after emit vertex not before. by Dave Airlie · 10 years ago
  88. 13b134a r600: add alu + cf nop to copy shader on r600 by Dave Airlie · 10 years ago
  89. af4013d r600: SMX returns CONTEXT_DONE early workaround by Dave Airlie · 10 years ago
  90. b63944e r600: do SQ flush ES ring rolling workaround by Dave Airlie · 10 years ago
  91. ea33920 nv50,nvc0: allow to create resources other than buffers by Samuel Pitoiset · 9 years ago
  92. f391b95 glapi: work-around MSVC 65K string length limitation for enums.c by Brian Paul · 9 years ago
  93. 148c2f5 mapi: Fix enums.c build with other build systems. by Eric Anholt · 9 years ago
  94. 1c0ac19 travis: Initial import of travis instructions. by Eric Anholt · 9 years ago
  95. 4922a3a mesa: Drop the blacklisting of new GL enums. by Eric Anholt · 9 years ago
  96. b65e44f mesa: Use a 32-bit offset for the enums.c string offset table. by Eric Anholt · 9 years ago
  97. c75cfe1 mesa: Prefer newer names to older ones among names present in core. by Eric Anholt · 9 years ago
  98. 710762b mesa: Drop bitfield "enums" from the enum-to-string table. by Eric Anholt · 9 years ago
  99. cbabf5f mesa: Switch to using the Khronos registry for generating enums. by Eric Anholt · 9 years ago
  100. f72923a mesa: Remove the python mode bits from gl_enums.py. by Eric Anholt · 9 years ago