1. 83f01f5 egl: drop empty eglfallbacks.c by Eric Engestrom · 5 years ago
  2. 757d2fb egl: move eglGetSyncAttrib() fallback to eglapi.c by Eric Engestrom · 5 years ago
  3. 26d5ca4 egl: move eglSwapInterval() fallback to eglapi.c by Eric Engestrom · 5 years ago
  4. 9dc00c8 egl: move eglSurfaceAttrib() fallback to eglapi.c by Eric Engestrom · 5 years ago
  5. 58be9d5 egl: move eglQuerySurface() fallback to eglapi.c by Eric Engestrom · 5 years ago
  6. b792b3e egl: move eglQueryContext() fallback to eglapi.c by Eric Engestrom · 5 years ago
  7. 7f848f9 egl: move eglGetConfigAttrib() fallback to eglapi.c by Eric Engestrom · 5 years ago
  8. 1b76cca egl: move eglChooseConfig() fallback to eglapi.c by Eric Engestrom · 5 years ago
  9. b883d7f egl: move eglGetConfigs() fallback to eglapi.c by Eric Engestrom · 5 years ago
  10. 927fb50 freedreno/a5xx: fix batch leak in fd5 blitter path by Rob Clark · 5 years ago
  11. 4a1421a radeonsi: don't set spi_ps_input_* for monolithic shaders by Marek Olšák · 5 years ago
  12. 1d6e358 radeonsi: rename and re-document cache flush flags by Marek Olšák · 5 years ago
  13. aa8d6e0 radeonsi: fix AMD_DEBUG=nofmask by Marek Olšák · 5 years ago
  14. f46efac radeonsi: flatten the switch for DPBB tunables by Marek Olšák · 5 years ago
  15. ac4b1e2 radeonsi: set the calling convention for inlined function calls by Marek Olšák · 5 years ago
  16. 610e1a8 radeonsi: refactor si_update_vgt_shader_config by Nicolai Hähnle · 6 years ago
  17. bd3a3fd amd/rtld: update the ELF representation of LDS symbols by Nicolai Hähnle · 5 years ago
  18. 0032f6b ac/surface: remove addrlib_family_rev_id by Marek Olšák · 5 years ago
  19. 032fe7d docs: update calendar, add news item and link release notes for 19.0.7 by Dylan Baker · 5 years ago
  20. 7badae4 docs: Add SHA256 sums for 19.0.7 by Dylan Baker · 5 years ago
  21. 8c0e5c4 Docs add 19.0.7 release notes by Dylan Baker · 5 years ago
  22. ee1c69f glsl: Don't increase the iteration count when there are no terminators by Ian Romanick · 5 years ago
  23. 5c4289d freedreno: Only upload the used part of UBO0 to the constant buffer. by Eric Anholt · 5 years ago
  24. 8527049 freedreno: Stop treating UBO 0 specially in UBO uploading. by Eric Anholt · 5 years ago
  25. 572c76f freedreno: Clamp UBO uploads to the constlen decided by the shader. by Rob Clark · 5 years ago
  26. c1ca138 panfrost: Allow up to 16 UBOs by Alyssa Rosenzweig · 5 years ago
  27. b670bec panfrost: DRY between shader stage setup by Alyssa Rosenzweig · 5 years ago
  28. 5e2c3d4 panfrost/midgard: Implement UBO reads by Alyssa Rosenzweig · 5 years ago
  29. f28e9e8 panfrost: Handle disabled/empty UBOs by Alyssa Rosenzweig · 5 years ago
  30. bd2fc60 panfrost: Identify "uniform buffer count" bits by Alyssa Rosenzweig · 5 years ago
  31. 856e039 panfrost: Upload UBOs by Alyssa Rosenzweig · 5 years ago
  32. 4c6d751 panfrost: Allow for dynamic UBO count by Alyssa Rosenzweig · 5 years ago
  33. 5d60be4 panfrost: Report UBO count by Alyssa Rosenzweig · 5 years ago
  34. ca2caf0 panfrost: Constant buffer refactor by Alyssa Rosenzweig · 5 years ago
  35. f35f373 panfrost: Replace varyings for point sprites by Alyssa Rosenzweig · 5 years ago
  36. be03060 panfrost: Track point sprites in fragment shader key by Alyssa Rosenzweig · 5 years ago
  37. 7fc9071 i965: Move resources lowering after NIR linking by Caio Marcelo de Oliveira Filho · 5 years ago
  38. 6e2ff10 glsl/nir: Fix copying 64-bit values in uniform storage by Caio Marcelo de Oliveira Filho · 5 years ago
  39. 390ff8a glsl/nir: Fix copying vector constant values by Caio Marcelo de Oliveira Filho · 5 years ago
  40. 0daeb1d amd/common: lower bitfield_extract to ubfe/ibfe. by Daniel Schürmann · 5 years ago
  41. 48a75e7 amd/common: lower bitfield_insert to bfm & bitfield_select by Daniel Schürmann · 5 years ago
  42. a8b0b6e nir: introduce lowering of bitfield_insert to bfm and a new opcode bitfield_select. by Daniel Schürmann · 5 years ago
  43. 1403c3a nir/algebraic: Use unsigned comparison when lowering bitfield insert/extract by Daniel Schürmann · 5 years ago
  44. 4eeb49e nir/algebraic: Remove unnecessary iand of [iu]bfe and bfm sources by Daniel Schürmann · 5 years ago
  45. 165b7f3 nir: define behavior of nir_op_bfm and nir_op_u/ibfe according to SM5 spec. by Daniel Schürmann · 5 years ago
  46. a74f256 nir/algebraic: add optimization pattern for ('ult', a, ('and', b, a)) and friends. by Daniel Schürmann · 5 years ago
  47. fa6ea16 lima/ppir: Add fsat op by Andreas Baierl · 5 years ago
  48. f1d89bb lima/ppir: Add fneg op by Andreas Baierl · 5 years ago
  49. 5123970 lima/ppir: Add fabs op by Andreas Baierl · 5 years ago
  50. 2d2e824 util: support "y" and "n" in env_var_as_boolean() by Eric Engestrom · 5 years ago
  51. 0cb9ce1 lima/ppir: lower ffma in ppir by Andreas Baierl · 5 years ago
  52. 946193a radv: add support for VK_AMD_buffer_marker by Samuel Pitoiset · 5 years ago
  53. ff77b04 meson: error out if platforms contains empty string by Tapani Pälli · 5 years ago
  54. d94fca5 anv: Add HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED in vk_format by Nataraj Deshpande · 5 years ago
  55. 3b6d787 iris: move sysvals to their own constant buffer by Timur Kristóf · 5 years ago
  56. ebc8c20 iris: Mark cbuf0 as not needing uploading every single time by Kenneth Graunke · 5 years ago
  57. 188dbb1 Revert "egl: drop empty eglfallbacks.c" and "egl: move fallback calls to eglapi.c" by Eric Engestrom · 5 years ago
  58. cc4b68a egl: drop empty eglfallbacks.c by Eric Engestrom · 5 years ago
  59. b27fb3e egl: move fallback calls to eglapi.c by Eric Engestrom · 5 years ago
  60. 262b767 egl: drop `_eglReturnFalse()` fallbacks by Eric Engestrom · 5 years ago
  61. 82487ed egl: remove unnecessary eglGetProcAddress() fallback by Eric Engestrom · 5 years ago
  62. 30ecd86 egl: remove NULL assignments after calloc() by Eric Engestrom · 5 years ago
  63. 64c7c05 egl: move bad_param check further up by Eric Engestrom · 6 years ago
  64. 262787b iris: Drop bo != NULL check from blorp 48b invalidate function. by Kenneth Graunke · 5 years ago
  65. 5da37a8 Revert "iris: Don't check VF address high bits when there is no buffer." by Kenneth Graunke · 5 years ago
  66. 4449572 freedreno: Only upload UBO pointers for UBOs that haven't been lowered. by Eric Anholt · 5 years ago
  67. 01d0bad freedreno: Remove silly return from ir3_optimize_nir(). by Eric Anholt · 5 years ago
  68. 56842d3 freedreno: Fix up end range of unaligned UBO loads. by Eric Anholt · 5 years ago
  69. 5e7c96b freedreno: Fix UBO load range detection on booleans. by Eric Anholt · 5 years ago
  70. 23a7fed freedreno: Stop reporting max_const in shader-db. by Eric Anholt · 5 years ago
  71. ee2e1e8 freedreno: Include binning shaders in shader-db. by Eric Anholt · 5 years ago
  72. 8ab9f3a include: update GL headers from the registry by Marek Olšák · 5 years ago
  73. a6bef35 panfrost: Fix unused variable warning by Alyssa Rosenzweig · 5 years ago
  74. 5f81669 panfrost: Remove the panfrost_driver abstraction by Boris Brezillon · 5 years ago
  75. e8257f3 panfrost: Remove the perf counters interface by Boris Brezillon · 5 years ago
  76. 0bcbccf panfrost: ci: Fix parsing of crashed tests by Tomeu Vizoso · 5 years ago
  77. d38ac21 panfrost: Conditionally submit fragment job by Alyssa Rosenzweig · 5 years ago
  78. cd5d618 panfrost: Implement rasterizer discard by Alyssa Rosenzweig · 5 years ago
  79. 26c5a14 panfrost: Track buffer initialization by Alyssa Rosenzweig · 5 years ago
  80. f085474 panfrost: Implement command stream scoreboarding by Alyssa Rosenzweig · 5 years ago
  81. e334a59 intel/icl: Add new ICL PCI-IDs by Anuj Phogat · 5 years ago
  82. 1a9e5b9 anv: Implement "pop-free" clipping by Jason Ekstrand · 5 years ago
  83. 4a757d6 anv: Enable the guardband clip test by Jason Ekstrand · 5 years ago
  84. 13f0c27 i965,iris: Move guardband calculations to a common location by Jason Ekstrand · 5 years ago
  85. 60c581b android: virgl: fix libmesa_winsys_virgil_common build and dependencies by Mauro Rossi · 5 years ago
  86. cf389ba android: winsys/amdgpu,radv: fix generated amdgfxregs.h header dependecies by Mauro Rossi · 5 years ago
  87. 9bf47fe radv: add support for VK_KHR_depth_stencil_resolve by Samuel Pitoiset · 5 years ago
  88. e67fc11 radv: pass sample locations for transitions before depth/stencil resolves by Samuel Pitoiset · 5 years ago
  89. 396da5c radv: clear the depth/stencil resolve attachment if necessary by Samuel Pitoiset · 5 years ago
  90. c787223 radv: decompress HTILE if the resolve src image is compressed by Samuel Pitoiset · 5 years ago
  91. 29c4d44 radv: select the depth/stencil resolve method based on some conditions by Samuel Pitoiset · 5 years ago
  92. 5cf350f radv: implement all depth/stencil resolve modes using compute by Samuel Pitoiset · 5 years ago
  93. cdc6efd radv: implement all depth/stencil resolve modes using graphics by Samuel Pitoiset · 5 years ago
  94. e52ad9f radv: record if a render pass has depth/stencil resolve attachments by Samuel Pitoiset · 5 years ago
  95. ac6369a radv: rename has_resolve to has_color_resolve by Samuel Pitoiset · 5 years ago
  96. 203f60e radv: emit framebuffer state from primary if secondary doesn't inherit it by Samuel Pitoiset · 5 years ago
  97. 6a9dd62 drisw: move build logic to build systems by Eric Engestrom · 6 years ago
  98. 1cbe2ad panfrost: ci: Exclude two more flip-flop from results by Tomeu Vizoso · 5 years ago
  99. ef4429d gallium/st: Add Gallium hud to swrast drivers by Gert Wollny · 5 years ago
  100. 4d8f829 v3d: flush jobs writing to vertex buffers used in the current draw call by Iago Toral Quiroga · 5 years ago