1. b1b189a nouveau: enable ARB_shader_clock on nv50 and nvc0 by Boyan Ding · 7 years ago
  2. 6c3dd8f nv50/ir: Handle TGSI_OPCODE_CLOCK by Boyan Ding · 7 years ago
  3. e2e2c69 gm107/ir: Emit SV_CLOCK system value by Boyan Ding · 7 years ago
  4. 6e90781 gbm: Assert modifiers and count are copacetic by Ben Widawsky · 7 years ago
  5. a2eae66 st/mesa: Use compressed fog mode for atifs. by Gustaw Smolarczyk · 7 years ago
  6. 8a4b93b mesa/main/ff_frag: Use compressed TexEnv Combine state. by Gustaw Smolarczyk · 7 years ago
  7. f7c9bf0 mesa/main/ff_frag: Use compressed fog mode. by Gustaw Smolarczyk · 7 years ago
  8. 837ad2d mesa/main: Maintain compressed TexEnv Combine state. by Gustaw Smolarczyk · 7 years ago
  9. 6fa34de mesa/main: Maintain compressed fog mode. by Gustaw Smolarczyk · 7 years ago
  10. c9b2938 mesa/main/ff_frag: Don't retrieve format if not necessary. by Gustaw Smolarczyk · 7 years ago
  11. 885012a mesa/main/ff_frag: Use gl_texture_object::TargetIndex. by Gustaw Smolarczyk · 7 years ago
  12. a86891a mesa/main/ff_frag: Store nr_enabled_units only once. by Gustaw Smolarczyk · 7 years ago
  13. 0e89ab0 mesa/main/ff_frag: Simplify get_fp_input_mask. by Gustaw Smolarczyk · 7 years ago
  14. f5e685d mesa/main/ff_frag: Don't bother with VARYING_BIT_FOGC. by Gustaw Smolarczyk · 7 years ago
  15. 03b9b3c mesa/main/ff_frag: Remove unused struct. by Gustaw Smolarczyk · 7 years ago
  16. ceb5ba9 mesa/main/ff_frag: Reduce the size of nr_enabled_units. by Gustaw Smolarczyk · 7 years ago
  17. 439eca9 mesa/main/ff_frag: Remove enabled_units. by Gustaw Smolarczyk · 7 years ago
  18. 3cc9153 mesa/main/ff_frag: Use correct constant. by Gustaw Smolarczyk · 7 years ago
  19. 098ca99 intel/isl: Use genx_bits.h instead of a hand-rolled table by Jason Ekstrand · 7 years ago
  20. b85d75b intel/genxml/bits: Emit per-container _length helpers by Jason Ekstrand · 7 years ago
  21. f97e251 intel/genxml/bits: Emit per-field _start helpers by Jason Ekstrand · 7 years ago
  22. 430e697 intel/genxml/bits: Pull the function emit code into a helper block by Jason Ekstrand · 7 years ago
  23. 2d52e65 intel/genxml/bits: Refactor to add a container class by Jason Ekstrand · 7 years ago
  24. 57a7440 nvc0/ir: fix overwriting of offset register with interpolateAtOffset by Ilia Mirkin · 7 years ago
  25. bc68aa4 anv: Use subpass dependencies for flushes by Jason Ekstrand · 7 years ago
  26. e5bbf8b anv/pass: Record required pipe flushes by Jason Ekstrand · 7 years ago
  27. 0039d0c anv/pass: Use anv_multialloc for allocating the anv_pass by Jason Ekstrand · 7 years ago
  28. 415633a anv/descriptor_set: Use anv_multialloc for descriptor set layouts by Jason Ekstrand · 7 years ago
  29. e5c29b8 anv: Add a helper for doing mass allocations by Jason Ekstrand · 7 years ago
  30. 82695c3 anv: Add helpers for converting access flags to pipe bits by Jason Ekstrand · 7 years ago
  31. 9d69416 mesa: simplify and optimise vertex bindings tracking by Timothy Arceri · 7 years ago
  32. bfabef0 glsl: fix lower jumps for nested non-void returns by Timothy Arceri · 7 years ago
  33. 5dd490f gallium: fix some math formulas to display better by Ilia Mirkin · 7 years ago
  34. 60f5766 nvc0/ir: fix LSB/BFE/BFI implementations by Ilia Mirkin · 7 years ago
  35. c05cf9c util: fix swizzle of INSTANCEID system value by Nicolai Hähnle · 7 years ago
  36. 07b5b5c st/glx: Add awareness for multisample pixel formats to st/glx-xlib. by Bruce Cherniak · 7 years ago
  37. 7bd5057 swr: fix unused variable warnings by Tim Rowley · 7 years ago
  38. 8046c24 glx: silence uninitialized var warning by Brian Paul · 7 years ago
  39. ee3f75f st/mesa: silence unused/uninitialized var warnings by Brian Paul · 7 years ago
  40. c77c381 gallivm: init vars to silence gcc warnings by Brian Paul · 7 years ago
  41. 16bd2c6 svga: add context pointer to the invalidate surface interface by Charmaine Lee · 8 years ago
  42. e000b17 winsys/svga: use c11 thread types/functions by Brian Paul · 7 years ago
  43. 0864f9c winsys/svga: Resolve command submission buffer contention v3 by Thomas Hellstrom · 8 years ago
  44. 0baa372 svga: remove pre-SVGA3D_HWVERSION_WS8_B1 code by Brian Paul · 7 years ago
  45. 690fe77 st/wgl: sort strings in stw_extension_string[] array by Brian Paul · 7 years ago
  46. b1c9644 svga: remove redundant surface propagation by Charmaine Lee · 7 years ago
  47. 35a748e svga: Fix zslice index to svga_texture_copy_handle_resource() by Charmaine Lee · 7 years ago
  48. 5637a49 svga: specify include path for git_sha1.h for out-of-src builds by Brian Paul · 7 years ago
  49. c78fc70 st/wgl: pseudo-implementation of WGL_EXT_swap_control by Brian Paul · 7 years ago
  50. ab96d1b svga: Fix out-of-sync backing surface by Charmaine Lee · 7 years ago
  51. a08e3b8 svga: add a reset flag to svga_propagate_surface() by Charmaine Lee · 7 years ago
  52. 02c9bf2 svga: add the has_backed_views flag by Charmaine Lee · 7 years ago
  53. a421d45 svga: only destroy render target view from a context that created it by Charmaine Lee · 8 years ago
  54. b4c4ee0 svga: disable rasterization if rasterizer_discard is set or FS undefined by Charmaine Lee · 7 years ago
  55. fed72ff svga: do not emulate wide points in GS when doing transform feedback by Charmaine Lee · 7 years ago
  56. 4e17b59 anv/query: Use snooping on !LLC platforms by Jason Ekstrand · 7 years ago
  57. 5318d1f anv: provide anv_gem_busy() stub for the tests by Emil Velikov · 7 years ago
  58. 3b32ec3 gallium/util: tweak backtrace format with libunwind by Rob Clark · 7 years ago
  59. 91dfa02 gallium/util: cache symbol lookup with libunwind by Rob Clark · 7 years ago
  60. 7c69ea5 gallium/util: fix missing limit check in libunwind backtrace by Rob Clark · 7 years ago
  61. 8046a94 mesa: fix renderbuffer leak by Timothy Arceri · 7 years ago
  62. 1c934bc anv/blorp: sample input attachments with resolves on BDW by Samuel Iglesias Gonsálvez · 7 years ago
  63. fd0f539 radv: don't call radeon_check_space in radv_BindDescriptorSets by Fredrik Höglund · 7 years ago
  64. c1f8c83 radv: implement VK_KHR_descriptor_update_template by Fredrik Höglund · 7 years ago
  65. c6487bc radv: implement VK_KHR_push_descriptor by Fredrik Höglund · 7 years ago
  66. 3b33f03 radv: replace an assertion with a conditional by Fredrik Höglund · 7 years ago
  67. a6e94a8 radv: refactor radv_UpdateDescriptorSets by Fredrik Höglund · 7 years ago
  68. bedd894 gallium/radeon: fix typo in radeon_winsys.h by Samuel Pitoiset · 7 years ago
  69. 7839243 mesa/main: simplify _mesa_IsRenderbuffer() by Samuel Pitoiset · 7 years ago
  70. 93d7014 mesa: stop abstracting texture object hashtable locking by Timothy Arceri · 7 years ago
  71. 31cb6fd mesa: stop abstracting buffer object hashtable locking by Timothy Arceri · 7 years ago
  72. c9c3981 i965/blorp: Bump the batch space estimate by Jason Ekstrand · 7 years ago
  73. 0370350 intel/aubinator: Stop searching after a custom handler is found by Jordan Justen · 7 years ago
  74. d5bd0e4 intel/gen_decoder: return -1 for unknown command formats by Jordan Justen · 7 years ago
  75. 7c33372 intel/gen_decoder: Fix length for Media State/Object commands by Jordan Justen · 7 years ago
  76. 3c77a57 intel/aubinator_error_decode: Fix structure decode data by Jordan Justen · 7 years ago
  77. 2357e7a st/pbo: select the right swizzle for instance IDs by Nicolai Hähnle · 7 years ago
  78. b2c97bc anv/query: Busy-wait for available query entries by Jason Ekstrand · 7 years ago
  79. f195d40 anv/device: Add a helper for querying whether a BO is busy by Jason Ekstrand · 7 years ago
  80. d5157dd swr: [rasterizer core] SIMD16 Frontend WIP by Tim Rowley · 7 years ago
  81. b8515d5 swr: [rasterizer core] Enable 8x2 backend by Tim Rowley · 7 years ago
  82. c1b7a57 swr: [rasterizer codegen] remove copy of mako by Tim Rowley · 7 years ago
  83. 97dab87 swr: [rasterizer core/memory] Move intrinics to _simd functions by Tim Rowley · 7 years ago
  84. 117fc58 swr: [rasterizer core] Programmable sample position support by Tim Rowley · 7 years ago
  85. 3c52a73 swr: [configure.ac/scons] require c++14 by Tim Rowley · 7 years ago
  86. e5fdfcf swr: [rasterizer core] Fix center sample pattern by Tim Rowley · 7 years ago
  87. c12b61d swr: [rasterizer core/memory] Fix missing avx512 storetile by Tim Rowley · 7 years ago
  88. cd6c200 swr: [rasterizer core] SIMD16 Frontend WIP by Tim Rowley · 7 years ago
  89. 1bfeb65 mesa: use internal function when deleting buffers by Timothy Arceri · 7 years ago
  90. 8feb5bb mesa: rework bind_buffer_object() by Timothy Arceri · 7 years ago
  91. d1c1544 mesa: small texstate tidy up by Timothy Arceri · 7 years ago
  92. 32141e5 mesa: tidy up renderbuffer RefCount initialisation by Timothy Arceri · 7 years ago
  93. e750018 Revert "etnaviv: Cannot render to rb-swapped formats" by Christian Gmeiner · 7 years ago
  94. 7f62ffb etnaviv: add support for rb swap by Christian Gmeiner · 7 years ago
  95. 8d9a31e etnaviv: adapt shader-db output for variant support by Christian Gmeiner · 7 years ago
  96. 20fa8f1 etnaviv: bring back shader-db traces by Christian Gmeiner · 7 years ago
  97. 7d2a806 etnaviv: add etna_shader_key and generate variants if needed by Christian Gmeiner · 7 years ago
  98. 9da54fd etnaviv: pass a preallocated variant to compiler by Christian Gmeiner · 7 years ago
  99. ffd4762 etnaviv: make specs const by Christian Gmeiner · 7 years ago
  100. ecc2474 etnaviv: add struct etna_shader_state by Christian Gmeiner · 7 years ago