1. 6378797 panfrost: Pack invocation_shifts manually instead of a bit field by Alyssa Rosenzweig · 4 years, 8 months ago
  2. a649bbf anv: Export VK_KHR_buffer_device_address only when really supported by Iván Briano · 4 years, 8 months ago
  3. 0fd93b9 anv: Export filter_minmax support only when it's really supported by Iván Briano · 4 years, 8 months ago
  4. b936143 freedreno/ir3: lower mul_2x32_64 by Jonathan Marek · 4 years, 7 months ago
  5. d4676d7 turnip: implement CmdFillBuffer/CmdUpdateBuffer by Jonathan Marek · 4 years, 7 months ago
  6. 8d893a2 turnip: don't require src image to be set for clear blits by Jonathan Marek · 4 years, 7 months ago
  7. f78c425 turnip: use common blit path for buffer copy by Jonathan Marek · 4 years, 7 months ago
  8. d6c8aa2 turnip: use single substream cs by Jonathan Marek · 4 years, 7 months ago
  9. 8959364 panfrost: Remove fbd_type enum by Alyssa Rosenzweig · 4 years, 7 months ago
  10. 5408700 ci: Reinstate Panfrost CI by Alyssa Rosenzweig · 4 years, 7 months ago
  11. caf55e7 panfrost: Fix FBD issue by Alyssa Rosenzweig · 4 years, 7 months ago
  12. bc36160 vulkan/wsi: error out when image fence doesn't signal by Lionel Landwerlin · 4 years, 8 months ago
  13. c056193 anv: drop unused parameter from apply layout pass by Lionel Landwerlin · 4 years, 8 months ago
  14. 7c223cf anv: constify pipeline layout in nir passes by Lionel Landwerlin · 4 years, 8 months ago
  15. e7721d8 pan/midgard: Set r1.w magic by Alyssa Rosenzweig · 4 years, 8 months ago
  16. 3448b26 pan/midgard: Fix liveness analysis with multiple epilogues by Alyssa Rosenzweig · 4 years, 8 months ago
  17. 6039634 pan/midgard: Writeout per render target by Alyssa Rosenzweig · 4 years, 8 months ago
  18. 281cc6f pan/midgard: Add schedule barrier after fragment writeout by Alyssa Rosenzweig · 4 years, 8 months ago
  19. a2d5503 panfrost: Pass blend RT number through by Alyssa Rosenzweig · 4 years, 8 months ago
  20. 2c1983a gallium: refuse to create buffers larger than UINT32_MAX by Pierre-Eric Pelloux-Prayer · 4 years, 8 months ago
  21. 0e286f6 radeonsi: disable dcc for 2x MSAA surface and bpe < 4 by Pierre-Eric Pelloux-Prayer · 4 years, 7 months ago
  22. 4202cf8 v3d: expose OES_geometry_shader by Iago Toral Quiroga · 4 years, 10 months ago
  23. ba7bc83 v3d: support precompiling geometry shaders by Iago Toral Quiroga · 4 years, 9 months ago
  24. 7cee56b v3d: disable lowering of indirect inputs by Iago Toral Quiroga · 4 years, 9 months ago
  25. a1b7c08 v3d: fix primitive queries for geometry shaders by Iago Toral Quiroga · 4 years, 9 months ago
  26. 6c7a2b6 v3d: handle writes to gl_Layer from geometry shaders by Iago Toral Quiroga · 4 years, 9 months ago
  27. 45bc61a v3d: move layer rendering to a separate helper by Iago Toral Quiroga · 4 years, 9 months ago
  28. 74a59fd v3d: support rendering to multi-layered framebuffers by Iago Toral Quiroga · 4 years, 9 months ago
  29. a0c94c7 v3d: do not limit new CL space allocations with branch to 4096 bytes by Iago Toral Quiroga · 4 years, 9 months ago
  30. 56ba6f4 v3d: remove obsolete assertion by Iago Toral Quiroga · 4 years, 9 months ago
  31. e054fe0 v3d: support transform feedback with geometry shaders by Iago Toral Quiroga · 4 years, 9 months ago
  32. e54cf64 v3d: save geometry shader state for blitting by Iago Toral Quiroga · 4 years, 10 months ago
  33. a6b318e v3d: predicate geometry shader outputs inside non-uniform control flow by Iago Toral Quiroga · 4 years, 10 months ago
  34. b636d4e v3d: don't try to render if shaders failed to compile by Iago Toral Quiroga · 4 years, 10 months ago
  35. e2f2263 v3d: add support for adjacency primitives by Iago Toral Quiroga · 4 years, 10 months ago
  36. a07d70c v3d: we always have at least one output segment by Iago Toral Quiroga · 4 years, 10 months ago
  37. 76fc8c8 v3d: compute appropriate VPM memory configuration for geometry shader workloads by Iago Toral Quiroga · 4 years, 9 months ago
  38. 76f4c83 v3d: add 1-way SIMD packing definition by Iago Toral Quiroga · 4 years, 9 months ago
  39. 4f5fbd6 v3d: implement geometry shader instancing by Iago Toral Quiroga · 4 years, 10 months ago
  40. 8a81ac2 v3d: emit geometry shader state commands by Iago Toral Quiroga · 4 years, 10 months ago
  41. 0934bd4 v3d: fix packet descriptions for geometry and tessellation shaders by Iago Toral Quiroga · 4 years, 10 months ago
  42. 5d578c2 v3d: add initial compiler plumbing for geometry shaders by Iago Toral Quiroga · 4 years, 9 months ago
  43. f63750a v3d: remove unused variable by Iago Toral Quiroga · 4 years, 9 months ago
  44. 52cbef0 v3d: enable debug options for geometry shader dumps by Iago Toral Quiroga · 4 years, 10 months ago
  45. d6b0786 v3d: add debug assert by Iago Toral Quiroga · 4 years, 10 months ago
  46. 6e68f74 v3d: add missing plumbing for VPM load instructions by Iago Toral Quiroga · 4 years, 10 months ago
  47. f58ef5d turnip: Lower usub_borrow. by Eric Anholt · 4 years, 8 months ago
  48. c06ba83 intel/fs: Lower 64-bit MOVs after lower_load_payload() by Caio Marcelo de Oliveira Filho · 4 years, 8 months ago
  49. b53856a amd/common: Always use addrlib for HTILE tc-compat. by Bas Nieuwenhuizen · 4 years, 8 months ago
  50. e197fb1 amd/common: Fix tcCompatible degradation on Stoney. by Bas Nieuwenhuizen · 4 years, 8 months ago
  51. 6bf14e9 docs/features: mark GL_ARB_texture_compression_bptc as done for llvmpipe, softpipe, swr by Denis Pauk · 4 years, 7 months ago
  52. 3acc15f gallium/swr: Enable support bptc format. by Denis Pauk · 4 years, 7 months ago
  53. 1bf3837 freedreno/a6xx: fix OUT_REG() vs growable cmdstream by Rob Clark · 4 years, 7 months ago
  54. ce52b49 lima: split draw calls on 64k vertices by Erico Nunes · 4 years, 9 months ago
  55. 6d46d0e vc4: move the draw splitting routine to shared code by Erico Nunes · 4 years, 9 months ago
  56. 2d7be5f lima: refactor indexed draw indices upload by Erico Nunes · 4 years, 9 months ago
  57. 270c282 lima: allocate separate bo to store varyings by Erico Nunes · 4 years, 9 months ago
  58. 8bf2b5d gallium/util: add alignment parameter to util_upload_index_buffer by Erico Nunes · 4 years, 8 months ago
  59. 9fb45c5 drirc: Final Fantasy VIII: Remastered needs allow_higher_compat_version by Kenneth Graunke · 4 years, 8 months ago
  60. 7564c5f st/glsl_to_nir: fix SSO validation regression by Timothy Arceri · 4 years, 8 months ago
  61. 46f0b9e ci: Remove T760/T860 from CI temporarily by Alyssa Rosenzweig · 4 years, 7 months ago
  62. 59de5d9 iris: Implement WA for push constants. by Rafael Antognolli · 4 years, 8 months ago
  63. 8adeeaa lima/parser: Add texture descriptor parser by Andreas Baierl · 4 years, 8 months ago
  64. 5456916 lima/parser: Add RSW parsing by Andreas Baierl · 4 years, 8 months ago
  65. 31ed081 lima/parser: Some fixes and cleanups by Andreas Baierl · 4 years, 8 months ago
  66. 6a3b881 vulkan/overlay: Update docs. by Rafael Antognolli · 4 years, 8 months ago
  67. 56ccea5 vulkan/overlay: Add basic overlay control script. by Rafael Antognolli · 4 years, 8 months ago
  68. a94fa1d vulkan/overlay: Add a command to start capturing data to a file. by Rafael Antognolli · 4 years, 8 months ago
  69. 606dff1 vulkan/overlay: Add support for a control socket. by Rafael Antognolli · 4 years, 8 months ago
  70. e87d7fe vulkan/overlay: Add a control socket. by Rafael Antognolli · 4 years, 8 months ago
  71. ef5266e util/os_socket: Add socket related functions. by Rafael Antognolli · 4 years, 8 months ago
  72. c327245 anv: drop unused #include by Eric Engestrom · 4 years, 7 months ago
  73. 1a837e8 util/simple_mtx: don't set the canary when it can't be checked by Eric Engestrom · 4 years, 7 months ago
  74. d600b19 intel/compiler: replace `0` pointer with `NULL` by Eric Engestrom · 4 years, 7 months ago
  75. 8074f68 intel/compiler: add ASSERTED annotation to avoid "unused variable" warning by Eric Engestrom · 4 years, 7 months ago
  76. 91efae4 iris: Alphabetize source files after iris_perf.c was added by Kenneth Graunke · 4 years, 7 months ago
  77. 3b8feef freedreno/ir3: add iterator macros by Rob Clark · 4 years, 8 months ago
  78. ad92aa3 freedreno/ir3: add scheduler traces by Rob Clark · 4 years, 8 months ago
  79. dd34ccb freedreno/ir3: add last-baryf shaderdb stat by Rob Clark · 4 years, 8 months ago
  80. 2865d79 nir/opt_peephole_select: remove unused variables by Alejandro Piñeiro · 4 years, 7 months ago
  81. 7c972eb panfrost: Report GPU name in es2_info by Alyssa Rosenzweig · 4 years, 8 months ago
  82. 09a2c74 panfrost: Add panfrost_model_name helper by Alyssa Rosenzweig · 4 years, 8 months ago
  83. a215289 panfrost: Move property queries to _encoder by Alyssa Rosenzweig · 4 years, 8 months ago
  84. 1027898 panfrost: Move nir_undef_to_zero to Midgard compiler by Alyssa Rosenzweig · 4 years, 8 months ago
  85. ddbbb2d pandecode: Add cast by Alyssa Rosenzweig · 4 years, 7 months ago
  86. 4f7fddb panfrost: Pass size to panfrost_batch_get_scratchpad by Alyssa Rosenzweig · 4 years, 8 months ago
  87. bc887e8 panfrost: Calculate maximum stack_size per batch by Alyssa Rosenzweig · 4 years, 8 months ago
  88. a337bf3 pan/midgard: Handle misc. cppcheck warnings by Alyssa Rosenzweig · 4 years, 7 months ago
  89. f204791 pan/midgard: Remove unused ld/st packing hepers by Alyssa Rosenzweig · 4 years, 7 months ago
  90. 709d8c2 panfrost: Handle minor cppcheck issues by Alyssa Rosenzweig · 4 years, 7 months ago
  91. b0e915b panfrost: Emit SFBD/MFBD after a batch, instead of before by Alyssa Rosenzweig · 4 years, 8 months ago
  92. 7597015 panfrost: Route stack_size from compiler by Alyssa Rosenzweig · 4 years, 8 months ago
  93. 440cd83 etnaviv: add missing vs_needs_z_div handling to NIR backend by Jonathan Marek · 4 years, 8 months ago
  94. 64c7cdc etnaviv: add missing formats by Jonathan Marek · 4 years, 8 months ago
  95. d30499a etnaviv: remove swizzle from format table by Jonathan Marek · 4 years, 8 months ago
  96. 017cbab etnaviv: disable integer vertex formats on pre-HALTI2 hardware by Jonathan Marek · 4 years, 8 months ago
  97. d34705c etnaviv: update INT_FILTER choice for GLES3 formats by Jonathan Marek · 4 years, 9 months ago
  98. 15e9704 etnaviv: set output mode and saturate bits by Jonathan Marek · 5 years ago
  99. b7730c5 etnaviv: sRGB render target support by Jonathan Marek · 4 years, 9 months ago
  100. 39349e6 etnaviv: remove sRGB formats from format table by Jonathan Marek · 5 years ago