1. d3e6f6d gallium: add PIPE_CAP_TGSI_BALLOT by Nicolai Hähnle · 7 years ago
  2. d6e6fa0 gallium: add sparse buffer interface and capability by Nicolai Hähnle · 7 years ago
  3. ffe2bd6 gallium: Add a cap to check if the driver supports fill_rectangle by Lyude · 7 years ago
  4. 150736b gallium: remove support for predicates from TGSI (v2) by Marek Olšák · 10 years ago
  5. d0c7f92 gallium: add PIPE_CAP_TGSI CLOCK by Nicolai Hähnle · 7 years ago
  6. d87ef8f freedreno: free compiler when screen is destroyed by Rob Clark · 7 years ago
  7. c03f6f1 freedreno: fix memory leak by Rob Clark · 7 years ago
  8. bf3cdf0 gallium: add PIPE_CAP_TGSI_TEX_TXF_LZ by Marek Olšák · 7 years ago
  9. 762a633 nir: Rework conversion opcodes by Jason Ekstrand · 7 years ago
  10. f805593 freedreno/ir3: fragz cannot be half precision by Rob Clark · 7 years ago
  11. b1df639 freedreno/ir3: optimize less in glsl by Rob Clark · 8 years ago
  12. cc9533c freedreno: remove shebang from ir3_nir_trig.py by Emil Velikov · 7 years ago
  13. 55ffbbf freedreno: remove execute bit from ir3_nir_trig.py by Emil Velikov · 7 years ago
  14. b0d3938 gallium: s/uint/enum pipe_render_cond_flag/ for set_render_condition() by Brian Paul · 7 years ago
  15. 2b9ab60 gallium: s/uint/enum pipe_shader_type/ for set_constant_buffer() by Brian Paul · 7 years ago
  16. 4aec681 freedreno: s/unsigned/enum pipe_shader_type/ by Brian Paul · 7 years ago
  17. 637e571 gallium: s/unsigned/enum pipe_shader_type/ for pipe_screen::get_shader_param() by Brian Paul · 7 years ago
  18. 628e84a gallium/util: replace pipe_mutex_unlock() with mtx_unlock() by Timothy Arceri · 7 years ago
  19. ba72554 gallium/util: replace pipe_mutex_lock() with mtx_lock() by Timothy Arceri · 7 years ago
  20. be18828 gallium/util: replace pipe_mutex_destroy() with mtx_destroy() by Timothy Arceri · 7 years ago
  21. 75b47dd gallium/util: replace pipe_mutex_init() with mtx_init() by Timothy Arceri · 7 years ago
  22. 2efddc6 gallium/util: replace pipe_mutex with mtx_t by Timothy Arceri · 7 years ago
  23. 4a88396 gallium: remove PIPE_CAP_USER_INDEX_BUFFERS by Marek Olšák · 7 years ago
  24. 7fff5b7 freedreno: add support for user index buffers by Marek Olšák · 7 years ago
  25. 24847dd gallium/u_queue: isolate util_queue_fence implementation by Marek Olšák · 7 years ago
  26. 55ad59d gallium: set pipe_context uploaders in drivers (v3) by Marek Olšák · 8 years ago
  27. b090033 gallium: add separate PIPE_CAP_INT64_DIVMOD by Ilia Mirkin · 7 years ago
  28. a020cb3 gallium: turn PIPE_SHADER_CAP_DOUBLES into a screen capability by Nicolai Hähnle · 8 years ago
  29. a922c82 freedreno: automake: correctly set MKDIR_GEN by Emil Velikov · 8 years ago
  30. f804506 gallium: Add integer 64 capability by Dave Airlie · 8 years ago
  31. 6e40938 gallium: add PIPE_CAP_TGSI_MUL_ZERO_WINS by Ilia Mirkin · 8 years ago
  32. 31daeb5 freedreno/a5xx: set frag shader threadsize by Rob Clark · 8 years ago
  33. 8d6af93 freedreno/a5xx: set fragcoordxy properly by Rob Clark · 8 years ago
  34. 278b979 freedreno/ir3: setup var locations in standalone compiler by Rob Clark · 8 years ago
  35. 6cc93be freedreno/a5xx: fix psize by Rob Clark · 8 years ago
  36. 141a4f8 freedreno/a5xx: srgb fix by Rob Clark · 8 years ago
  37. 69fbb45 freedreno/a5xx: fix int vbos by Rob Clark · 8 years ago
  38. 16671e9 freedreno/a5xx: fix clear for uint/sint formats by Rob Clark · 8 years ago
  39. 4d9aa4f freedreno/a5xx: fix cull state by Rob Clark · 8 years ago
  40. 4c39458 freedreno: update generated headers by Rob Clark · 8 years ago
  41. ee3ebe6 gallium: add PIPE_CAP_TGSI_FS_FBFETCH by Ilia Mirkin · 8 years ago
  42. 99e9dca freedreno: add "nogrow" debug param by Rob Clark · 8 years ago
  43. a43f3b8 freedreno/a5xx: remove hack for glamor by Rob Clark · 8 years ago
  44. 3c71853 freedreno/a5xx: fixed instanced by Rob Clark · 8 years ago
  45. b48fde1 freedreno/a5xx: use the non-_ZERO_BASE for vertexid by Rob Clark · 8 years ago
  46. 730c304 freedreno/a5xx: add texture MIPLVLS by Rob Clark · 8 years ago
  47. 1a5d081 freedreno/a5xx: fix fragcoord related hangs by Rob Clark · 8 years ago
  48. ff81c3c freedreno: update generated headers by Rob Clark · 8 years ago
  49. a4ace98 gallium: remove TGSI_OPCODE_ABS by Marek Olšák · 8 years ago
  50. e51baeb gallium: add PIPE_CAP_GLSL_OPTIMIZE_CONSERVATIVELY by Marek Olšák · 8 years ago
  51. 832dddc freedreno/ir3: rework varying slots (maybe??) by Rob Clark · 8 years ago
  52. fb18119 nir: Rename convert_to_ssa lower_regs_to_ssa by Jason Ekstrand · 8 years ago
  53. ec01ef2 freedreno/ir3: fix linkage::var size by Rob Clark · 8 years ago
  54. c416ea3 freedreno/ir3: treat clipvertex like a normal varying by Rob Clark · 8 years ago
  55. d10c5a2 freedreno/a5xx: transform-feedback support by Rob Clark · 8 years ago
  56. 928e9bd freedreno: update generated headers by Rob Clark · 8 years ago
  57. 6d77ceb freedreno/ir3: UBO support for 64b GPUs (a5xx) by Rob Clark · 8 years ago
  58. fc10dc9 freedreno/ir3: rework location of driver constants by Rob Clark · 8 years ago
  59. 09202cd freedreno/a5xx: fix emit for bo addresses by Rob Clark · 8 years ago
  60. f043904 freedreno/a5xx: texture layout by Rob Clark · 8 years ago
  61. 2c0dfd4 freedreno/a5xx: border color support by Rob Clark · 8 years ago
  62. 939486d freedreno/a5xx: use MRT0 to import linear zs by Rob Clark · 8 years ago
  63. bea8602 freedreno: fdN_gmem_restore_format() is not gen specific by Rob Clark · 8 years ago
  64. 6f93c75 freedreno/a5xx: cargo-cult end-batch sequence more faithfully by Rob Clark · 8 years ago
  65. d35022f freedreno/a5xx: misc fix by Rob Clark · 8 years ago
  66. 651f265 freedreno/a5xx: fix (at least some) vtx formats by Rob Clark · 8 years ago
  67. 2540226 freedreno/a5xx: more formats by Rob Clark · 8 years ago
  68. c768461 freedreno/a5xx: fixup caps by Rob Clark · 8 years ago
  69. abcf8f5 freedreno/a5xx: fix random faults on first sysmem draw by Rob Clark · 8 years ago
  70. 54537fa freedreno: update generated headers by Rob Clark · 8 years ago
  71. 5e632b3 freedreno/a5xx: fix stride/size for mem->gmem blits by Rob Clark · 8 years ago
  72. fd249c8 treewide: s/comparitor/comparator/ by Ilia Mirkin · 8 years ago
  73. a9383ae freedreno/a5xx: fix draw packet size with index buffer by Rob Clark · 8 years ago
  74. ec24f00 freedreno/a5xx: gmem bypass mode by Rob Clark · 8 years ago
  75. 85a3057 freedreno/a5xx: fix emit_string_marker() by Rob Clark · 8 years ago
  76. c1e9cca freedreno: pitch alignment should match gmem alignment by Rob Clark · 8 years ago
  77. 8f4da2f freedreno/a5xx: more formats by Rob Clark · 8 years ago
  78. b337099 freedreno/a5xx: fix fragface by Rob Clark · 8 years ago
  79. f143eea freedreno/a5xx: fix fragcoord by Rob Clark · 8 years ago
  80. f5c5f76 freedreno: update generated headers by Rob Clark · 8 years ago
  81. 3ec4d1f freedreno/a5xx: fix alpha test by Rob Clark · 8 years ago
  82. 2b30572 freedreno/a5xx: fix VPC_VAR[n].DISABLE bits by Rob Clark · 8 years ago
  83. 5349174 freedreno: no-op render when we need a fence by Rob Clark · 8 years ago
  84. 0b98e84 freedreno: native fence fd support by Rob Clark · 8 years ago
  85. 16f6cea freedreno: some fence cleanup by Rob Clark · 8 years ago
  86. 026a722 gallium: support for native fence fd's by Rob Clark · 8 years ago
  87. 45eef9a freedreno/a5xx: fix negative branches by Rob Clark · 8 years ago
  88. ef30e91 freedreno: fix android build with a5xx by Rob Clark · 8 years ago
  89. 8b6f8f2 freedreno/a5xx: fix discard by Rob Clark · 8 years ago
  90. 946cf4e freedreno/a5xx: initial support by Rob Clark · 8 years ago
  91. fcba304 freedreno: update generated headers by Rob Clark · 8 years ago
  92. 8c56789 freedreno: make gmem tile size alignment configurable by Rob Clark · 8 years ago
  93. 728e2c4 freedreno/ir3: don't offset inloc by 8 by Rob Clark · 8 years ago
  94. 7a59157 freedreno/a3xx: use new shader linkage helper by Rob Clark · 8 years ago
  95. 98c83b5 freedreno/a4xx: use new shader linkage helper by Rob Clark · 8 years ago
  96. 1be5670 freedreno/ir3: add new helper for shader linkage by Rob Clark · 8 years ago
  97. 611166b gallium: add PIPE_CAP_TGSI_CAN_READ_OUTPUTS by Nicolai Hähnle · 8 years ago
  98. 8cb965b freedreno: fix slice size for imported buffers by Rob Clark · 8 years ago
  99. f4ffe27 freedreno/a3xx: make _emit_const() static by Rob Clark · 8 years ago
  100. b8b800d freedreno/a4xx: make _emit_const() static by Rob Clark · 8 years ago