1. 965537df panfrost: Use modifier instead of layout throughout by Alyssa Rosenzweig · 4 years ago
  2. 6fed69c panfrost: Introduce create_with_modifier helper by Alyssa Rosenzweig · 4 years ago
  3. 32bd588 panfrost: Remove hint-based AFBC heuristic by Alyssa Rosenzweig · 4 years ago
  4. 340017e panfrost: Set `initialized` more conservatively by Alyssa Rosenzweig · 4 years ago
  5. 2277702 gallium/dri2: Support Arm modifiers by Alyssa Rosenzweig · 4 years ago
  6. 37872ed zink: print error when getprocaddr fails for extension functions by Mike Blumenkrantz · 4 years ago
  7. 371f6f4 radv: Update CI expectations for the recent descriptor indexing regressions. by Bas Nieuwenhuizen · 4 years ago
  8. 3d7d76c iris: Add support for MESA_SHADER_KERNEL in the disk cache by Jason Ekstrand · 4 years ago
  9. 65eeb06 iris: Upload kernel inputs with system values by Jason Ekstrand · 4 years ago
  10. f5e7be3 iris: Copy dest size from the original intrinsic in setup_uniforms by Jason Ekstrand · 4 years ago
  11. 43429ef iris/disk_cache: Stop assuming stage == cache_id by Jason Ekstrand · 4 years ago
  12. 6dfe41c iris: Add a kernel_input_size field for compiled shaders by Jason Ekstrand · 4 years ago
  13. e39326e iris: Use blob_write_uint32 for num_system_values by Jason Ekstrand · 4 years ago
  14. 003b04e intel/compiler: Allow MESA_SHADER_KERNEL by Jason Ekstrand · 5 years ago
  15. e2b6ccb intel/compiler: Use C99 array initializers for prog_data/key sizes by Caio Marcelo de Oliveira Filho · 4 years, 5 months ago
  16. 8e1de8e intel/cs_intrinsics: Handle 64-bit intrinsics by Jason Ekstrand · 6 years ago
  17. 8d62735 iris: Add support for serialized NIR by Jason Ekstrand · 4 years ago
  18. baa4cf9 iris: Implement set_global_binding by Jason Ekstrand · 6 years ago
  19. 17280a8 iris: no-op implement set_compute_resources by Jason Ekstrand · 6 years ago
  20. ac6e207 gitlab-ci: test Fossilize with GFX1030 by Samuel Pitoiset · 4 years ago
  21. 431a3cf radv/winsys: add null winsys entries for Sienna Cichild/Navy Flounder by Samuel Pitoiset · 4 years ago
  22. 638a09b radv: fix emitting the border color pointer on the compute queue by Samuel Pitoiset · 4 years ago
  23. 96cfc68 util: Fix memory leaks in unit test. by Vinson Lee · 4 years ago
  24. ef66e02 src/mesa: add GL_NV_half_float extension support (v2) by Yogesh Mohan Marimuthu · 4 years ago
  25. 8abf59f dri_util: Update internal_format to GL_RGB8 for MESA_FORMAT_B8G8R8X8_UNORM by Nanley Chery · 4 years, 1 month ago
  26. fdb97d3 aco: execute branch instructions in WQM if necessary by Daniel Schürmann · 4 years ago
  27. 678cb6d nir: nir_range_analysis needs to be updated for vec16 by Jesse Natalie · 4 years ago
  28. 7b4c24e aco: don't move memory accesses to before control barriers by Rhys Perry · 4 years ago
  29. e4c6204 radv: limit LATE_ALLOC_GS to prevent a GPU hang on GFX10 by Samuel Pitoiset · 4 years ago
  30. 0256250 radv/gfx10: add missing initialization of registers by Samuel Pitoiset · 4 years ago
  31. 044b238 etnaviv: completely turn off MSAA by Christian Gmeiner · 4 years, 1 month ago
  32. 5cf7eec nir/lower_ssbo: Don't set align_* for atomics by Alyssa Rosenzweig · 4 years ago
  33. 2d010d3 anv: add a check for depthStencilState before using it by Tapani Pälli · 4 years ago
  34. ffc8f2b anv: fix up dynamic clip emission by Lionel Landwerlin · 4 years ago
  35. 240c074 anv: centralize vk to gen arrays by Lionel Landwerlin · 4 years ago
  36. 3d6e4a2 freedreno/decode: try harder to not crash in disasm by Rob Clark · 4 years ago
  37. cbfce48 freedreno/crashdec: handle section name typos by Rob Clark · 4 years ago
  38. 8d437b2 freedreno/ir3: add more disasm stats by Rob Clark · 4 years ago
  39. 7aa74ab freedreno/ir3: add tracking for # of instructions per category by Rob Clark · 4 years ago
  40. 2cd0c8d gallium/u_transfer_helper: add util functions for doing deinterleaving during map by Mike Blumenkrantz · 4 years, 2 months ago
  41. 2368813 gallium: add pipe_transfer_usage for z/s only mappings by Mike Blumenkrantz · 4 years ago
  42. cf52b40 intel/fs: work around gen12 lower-precision source modifier limitation by Mark Janes · 4 years ago
  43. ee06e47 intel/fs: Assert if lower_source_modifiers converts 32x16 to 32x32 multiplication by Mark Janes · 4 years ago
  44. 166630f android: pan/bi: Separate disasm/compiler targets by Mauro Rossi · 4 years ago
  45. 41c9a2e android: pan/mdg: Separate disassembler and compiler targets by Mauro Rossi · 4 years ago
  46. b9e58be android: panfrost: Move pandecode into lib/ by Mauro Rossi · 4 years ago
  47. de352f5 android: panfrost: Rename encoder/ to lib/ by Mauro Rossi · 4 years ago
  48. 6e70508 aco: set constant_data_offset correctly in the case of merged shaders by Rhys Perry · 4 years ago
  49. 0f8ef37 radeon/vcn: fix jpeg decode for navi10 by Thong Thai · 4 years ago
  50. e362ccb radv: Do not consider layouts fast-clearable on compute queue. by Bas Nieuwenhuizen · 4 years ago
  51. 2fa83dc radv: Add forcecompress debug flag. by Bas Nieuwenhuizen · 4 years ago
  52. a777b25 intel/perf: export performance counters sorted by [group|set] and name by Marcin Ślusarz · 4 years, 1 month ago
  53. 59716e4 intel/perf: split load_oa_metrics by Marcin Ślusarz · 4 years ago
  54. 2fbab5a intel/perf: fix performance counters availability after glFinish by Marcin Ślusarz · 4 years ago
  55. 9fa6480 intel/perf: streamline error handling in read_oa_samples_until by Marcin Ślusarz · 4 years ago
  56. 03e8b35 intel/perf: fix how pipeline stats are stored by Marcin Ślusarz · 4 years ago
  57. e7e6f70 intel/perf: fix calculation of used counter space by Marcin Ślusarz · 4 years, 1 month ago
  58. 6d988ad radv: report a better error message when QueueWaitIdle() failed by Samuel Pitoiset · 4 years ago
  59. 3691ef5 radv: report errors back to the application via VK_EXT_debug_report by Samuel Pitoiset · 4 years ago
  60. cc4b9c2 radv: rework the error function helpers a bit by Samuel Pitoiset · 4 years ago
  61. 11781c0 radv: report the spirv-nir logs back to the application by Samuel Pitoiset · 4 years ago
  62. ff4f620 radv: Fix assert that is too strict. by Bas Nieuwenhuizen · 4 years ago
  63. f7e7cf6 radeon/radeon_vce: fix out of target bitrate in CBR mode (H.264) by Louis Li · 4 years, 4 months ago
  64. 4975b3e r600: Enable compute shaders for NIR code path by Gert Wollny · 4 years, 1 month ago
  65. 834a61d r600/sfn: Force a minimum of 4 GPRs, it seems to fix atomics by Gert Wollny · 4 years, 2 months ago
  66. 3e3068a r600/sfn: handle querying SSBO size by Gert Wollny · 4 years ago
  67. ac87cc22 r600/sfn: Correct ssbo instruction handling by Gert Wollny · 4 years ago
  68. 11a861c r600/sfn: correct allocating and emitting of atomics by Gert Wollny · 4 years ago
  69. 702619c r600/sfn: Add a mapping table for atomics by Gert Wollny · 4 years ago
  70. 56dedf0 r600/sfn: add r600 specific lowering pass for atomics and use it by Gert Wollny · 4 years ago
  71. df2acf8 r600/sfn: Sort uniforms by binding and offset by Gert Wollny · 4 years ago
  72. a828f6c r600: Set PIPE_CAP_NIR_ATOMICS_AS_DEREF to true by Gert Wollny · 4 years ago
  73. a03e24a gallium + mesa/st: Add PIPE_CAP_NIR_ATOMICS_AS_DEREF and use it by Gert Wollny · 4 years, 1 month ago
  74. dd003ab meson: bump required glvnd version by Eric Engestrom · 4 years, 7 months ago
  75. 7fbadfc driconf: fix force_gl_vendor description by Eric Engestrom · 4 years ago
  76. 800816d egl/entrypoint-check: add check that GLVND and plain EGL have the same entrypoints by Eric Engestrom · 4 years, 4 months ago
  77. 351d513 egl/entrypoint-check: split sort-check into a function by Eric Engestrom · 4 years, 4 months ago
  78. 04bd58f Correct a typo in threads_win32.h by Felix Yan · 4 years ago
  79. e3069c4 pick-ui: specify git commands in "resolve cherry pick" message by Eric Engestrom · 4 years ago
  80. b238d17 zink: Fix 32-bit compilation by Joshua Ashton · 4 years ago
  81. 08f3dcf i965: add support for force_gl_vendor by Timothy Arceri · 4 years ago
  82. ab92c11 freedreno/ir3: don't install ir3_compiler cmdline tool by Rob Clark · 4 years ago
  83. 3b6e867 freedreno/registers: add some missing regs to build by Rob Clark · 4 years ago
  84. 1e28745 meson/freedreno: Fix lua requirement by Dylan Baker · 4 years ago
  85. 0cdd411 radeonsi: various fixes for gfx10.3 by Marek Olšák · 4 years ago
  86. e2e700f radeonsi: remove the NGG hack decreasing LDS usage to deal with overflows by Marek Olšák · 4 years ago
  87. 97456e8 radeonsi: add a common function for getting the size of gs_ngg_scratch by Marek Olšák · 4 years ago
  88. 68b3e92 radeonsi: don't count unusable vertices to the NGG LDS size by Marek Olšák · 4 years ago
  89. 64c741f radeonsi: fix applying the NGG minimum vertex count requirement by Marek Olšák · 4 years ago
  90. 7a468fc radeonsi: increase minimum NGG vertex count requirement per workgroup on gfx 10.3 by Marek Olšák · 4 years ago
  91. 633d2aa radeonsi: use the same units for esgs_ring_size and ngg_emit_size by Marek Olšák · 4 years ago
  92. b6fb09f radeonsi: use correct wave size in gfx10_ngg_calculate_subgroup_info by Marek Olšák · 4 years ago
  93. 61c671c Revert "radeonsi: honor a user-specified pitch on gfx10.3" by Marek Olšák · 4 years ago
  94. 15bd3f3 ac/gpu_info: set num_tiles_pipes on gfx10+ too by Marek Olšák · 4 years ago
  95. 9333a85 radeonsi: enable ETC2 hw acceleration on Raven2 by Marek Olšák · 4 years ago
  96. 1185b3f zink: pre-hash gfx-pipeline-state by Antonio Caggiano · 4 years ago
  97. 7be12df zink: rename zink_gfx_program::stages to 'modules' by Mike Blumenkrantz · 4 years, 1 month ago
  98. 6196f2a zink: always compile shaders in pipeline order by Mike Blumenkrantz · 4 years, 1 month ago
  99. c312299 zink: start using per-stage flags for new shaders, refcount shader modules by Mike Blumenkrantz · 4 years, 1 month ago
  100. 76d3645 zink: use ZINK_SHADER_COUNT instead of PIPE_SHADER_TYPES - 1 everywhere by Mike Blumenkrantz · 4 years, 1 month ago