1. 9cb3a9e panfrost: Add stub midgard.xml by Alyssa Rosenzweig · 4 years ago
  2. 33e6920 util: Fix up indentation in the generated format tables code. by Eric Anholt · 4 years, 1 month ago
  3. 9fd0f45 util: Change a codegenned switch statement to a nice little table. by Eric Anholt · 4 years, 1 month ago
  4. 4064a6c util: Split the pack/unpack functions out of the format desc. by Eric Anholt · 4 years, 1 month ago
  5. 6723add docs: update calendar for 20.2.0-rc2 by Dylan Baker · 4 years ago
  6. 6de5acd docs: update calendar for 20.2.0-rc1 by Dylan Baker · 4 years ago
  7. 4c84600 radeonsi: fix compute-based culling with VERTEX_COUNTER_GDS_MODE == 1 by Marek Olšák · 4 years ago
  8. 2b78cb2 radeonsi: disable NGG culling on gfx10.3 because of hangs by Marek Olšák · 4 years ago
  9. 61042b1 zink: handle more draw modes by Mike Blumenkrantz · 4 years, 1 month ago
  10. ced9e6e zink: change pipeline hashes to index based on vk primitive type by Mike Blumenkrantz · 4 years ago
  11. 2701f88 anv/nir: Unify inputs_read/outputs_written between geometry stages by Danylo Piliaiev · 4 years ago
  12. 2a12175 panfrost: Implement panfrost_query_dmabuf_modifiers by Alyssa Rosenzweig · 4 years ago
  13. 24c921b panfrost: Ensure AFBC slices are aligned by Alyssa Rosenzweig · 4 years ago
  14. 4d0241d panfrost: Allocate enough space for tiled formats by Alyssa Rosenzweig · 4 years ago
  15. 8c0cb56 panfrost: Enable YTR where allowed by Alyssa Rosenzweig · 4 years ago
  16. d285ea6 panfrost: Implement YTR availability check by Alyssa Rosenzweig · 4 years ago
  17. acb8dcf panfrost: Choose AFBC when available by Alyssa Rosenzweig · 4 years ago
  18. c54d45d panfrost: Import staging routines from freedreno by Alyssa Rosenzweig · 4 years ago
  19. 348d374 panfrost: Respect modifiers in resource management by Alyssa Rosenzweig · 4 years ago
  20. 56f9cc9 panfrost: Account for modifiers when creating BO by Alyssa Rosenzweig · 4 years ago
  21. 965537df panfrost: Use modifier instead of layout throughout by Alyssa Rosenzweig · 4 years ago
  22. 6fed69c panfrost: Introduce create_with_modifier helper by Alyssa Rosenzweig · 4 years ago
  23. 32bd588 panfrost: Remove hint-based AFBC heuristic by Alyssa Rosenzweig · 4 years ago
  24. 340017e panfrost: Set `initialized` more conservatively by Alyssa Rosenzweig · 4 years ago
  25. 2277702 gallium/dri2: Support Arm modifiers by Alyssa Rosenzweig · 4 years ago
  26. 37872ed zink: print error when getprocaddr fails for extension functions by Mike Blumenkrantz · 4 years ago
  27. 371f6f4 radv: Update CI expectations for the recent descriptor indexing regressions. by Bas Nieuwenhuizen · 4 years ago
  28. 3d7d76c iris: Add support for MESA_SHADER_KERNEL in the disk cache by Jason Ekstrand · 4 years ago
  29. 65eeb06 iris: Upload kernel inputs with system values by Jason Ekstrand · 4 years ago
  30. f5e7be3 iris: Copy dest size from the original intrinsic in setup_uniforms by Jason Ekstrand · 4 years ago
  31. 43429ef iris/disk_cache: Stop assuming stage == cache_id by Jason Ekstrand · 4 years ago
  32. 6dfe41c iris: Add a kernel_input_size field for compiled shaders by Jason Ekstrand · 4 years ago
  33. e39326e iris: Use blob_write_uint32 for num_system_values by Jason Ekstrand · 4 years ago
  34. 003b04e intel/compiler: Allow MESA_SHADER_KERNEL by Jason Ekstrand · 5 years ago
  35. e2b6ccb intel/compiler: Use C99 array initializers for prog_data/key sizes by Caio Marcelo de Oliveira Filho · 4 years, 5 months ago
  36. 8e1de8e intel/cs_intrinsics: Handle 64-bit intrinsics by Jason Ekstrand · 6 years ago
  37. 8d62735 iris: Add support for serialized NIR by Jason Ekstrand · 4 years ago
  38. baa4cf9 iris: Implement set_global_binding by Jason Ekstrand · 6 years ago
  39. 17280a8 iris: no-op implement set_compute_resources by Jason Ekstrand · 6 years ago
  40. ac6e207 gitlab-ci: test Fossilize with GFX1030 by Samuel Pitoiset · 4 years ago
  41. 431a3cf radv/winsys: add null winsys entries for Sienna Cichild/Navy Flounder by Samuel Pitoiset · 4 years ago
  42. 638a09b radv: fix emitting the border color pointer on the compute queue by Samuel Pitoiset · 4 years ago
  43. 96cfc68 util: Fix memory leaks in unit test. by Vinson Lee · 4 years ago
  44. ef66e02 src/mesa: add GL_NV_half_float extension support (v2) by Yogesh Mohan Marimuthu · 4 years ago
  45. 8abf59f dri_util: Update internal_format to GL_RGB8 for MESA_FORMAT_B8G8R8X8_UNORM by Nanley Chery · 4 years, 1 month ago
  46. fdb97d3 aco: execute branch instructions in WQM if necessary by Daniel Schürmann · 4 years ago
  47. 678cb6d nir: nir_range_analysis needs to be updated for vec16 by Jesse Natalie · 4 years ago
  48. 7b4c24e aco: don't move memory accesses to before control barriers by Rhys Perry · 4 years ago
  49. e4c6204 radv: limit LATE_ALLOC_GS to prevent a GPU hang on GFX10 by Samuel Pitoiset · 4 years ago
  50. 0256250 radv/gfx10: add missing initialization of registers by Samuel Pitoiset · 4 years ago
  51. 044b238 etnaviv: completely turn off MSAA by Christian Gmeiner · 4 years, 1 month ago
  52. 5cf7eec nir/lower_ssbo: Don't set align_* for atomics by Alyssa Rosenzweig · 4 years ago
  53. 2d010d3 anv: add a check for depthStencilState before using it by Tapani Pälli · 4 years ago
  54. ffc8f2b anv: fix up dynamic clip emission by Lionel Landwerlin · 4 years ago
  55. 240c074 anv: centralize vk to gen arrays by Lionel Landwerlin · 4 years ago
  56. 3d6e4a2 freedreno/decode: try harder to not crash in disasm by Rob Clark · 4 years ago
  57. cbfce48 freedreno/crashdec: handle section name typos by Rob Clark · 4 years ago
  58. 8d437b2 freedreno/ir3: add more disasm stats by Rob Clark · 4 years ago
  59. 7aa74ab freedreno/ir3: add tracking for # of instructions per category by Rob Clark · 4 years ago
  60. 2cd0c8d gallium/u_transfer_helper: add util functions for doing deinterleaving during map by Mike Blumenkrantz · 4 years, 2 months ago
  61. 2368813 gallium: add pipe_transfer_usage for z/s only mappings by Mike Blumenkrantz · 4 years ago
  62. cf52b40 intel/fs: work around gen12 lower-precision source modifier limitation by Mark Janes · 4 years ago
  63. ee06e47 intel/fs: Assert if lower_source_modifiers converts 32x16 to 32x32 multiplication by Mark Janes · 4 years ago
  64. 166630f android: pan/bi: Separate disasm/compiler targets by Mauro Rossi · 4 years ago
  65. 41c9a2e android: pan/mdg: Separate disassembler and compiler targets by Mauro Rossi · 4 years ago
  66. b9e58be android: panfrost: Move pandecode into lib/ by Mauro Rossi · 4 years ago
  67. de352f5 android: panfrost: Rename encoder/ to lib/ by Mauro Rossi · 4 years ago
  68. 6e70508 aco: set constant_data_offset correctly in the case of merged shaders by Rhys Perry · 4 years ago
  69. 0f8ef37 radeon/vcn: fix jpeg decode for navi10 by Thong Thai · 4 years ago
  70. e362ccb radv: Do not consider layouts fast-clearable on compute queue. by Bas Nieuwenhuizen · 4 years ago
  71. 2fa83dc radv: Add forcecompress debug flag. by Bas Nieuwenhuizen · 4 years ago
  72. a777b25 intel/perf: export performance counters sorted by [group|set] and name by Marcin Ślusarz · 4 years, 1 month ago
  73. 59716e4 intel/perf: split load_oa_metrics by Marcin Ślusarz · 4 years, 1 month ago
  74. 2fbab5a intel/perf: fix performance counters availability after glFinish by Marcin Ślusarz · 4 years ago
  75. 9fa6480 intel/perf: streamline error handling in read_oa_samples_until by Marcin Ślusarz · 4 years ago
  76. 03e8b35 intel/perf: fix how pipeline stats are stored by Marcin Ślusarz · 4 years, 1 month ago
  77. e7e6f70 intel/perf: fix calculation of used counter space by Marcin Ślusarz · 4 years, 1 month ago
  78. 6d988ad radv: report a better error message when QueueWaitIdle() failed by Samuel Pitoiset · 4 years ago
  79. 3691ef5 radv: report errors back to the application via VK_EXT_debug_report by Samuel Pitoiset · 4 years ago
  80. cc4b9c2 radv: rework the error function helpers a bit by Samuel Pitoiset · 4 years ago
  81. 11781c0 radv: report the spirv-nir logs back to the application by Samuel Pitoiset · 4 years ago
  82. ff4f620 radv: Fix assert that is too strict. by Bas Nieuwenhuizen · 4 years ago
  83. f7e7cf6 radeon/radeon_vce: fix out of target bitrate in CBR mode (H.264) by Louis Li · 4 years, 4 months ago
  84. 4975b3e r600: Enable compute shaders for NIR code path by Gert Wollny · 4 years, 1 month ago
  85. 834a61d r600/sfn: Force a minimum of 4 GPRs, it seems to fix atomics by Gert Wollny · 4 years, 2 months ago
  86. 3e3068a r600/sfn: handle querying SSBO size by Gert Wollny · 4 years ago
  87. ac87cc22 r600/sfn: Correct ssbo instruction handling by Gert Wollny · 4 years ago
  88. 11a861c r600/sfn: correct allocating and emitting of atomics by Gert Wollny · 4 years ago
  89. 702619c r600/sfn: Add a mapping table for atomics by Gert Wollny · 4 years ago
  90. 56dedf0 r600/sfn: add r600 specific lowering pass for atomics and use it by Gert Wollny · 4 years ago
  91. df2acf8 r600/sfn: Sort uniforms by binding and offset by Gert Wollny · 4 years ago
  92. a828f6c r600: Set PIPE_CAP_NIR_ATOMICS_AS_DEREF to true by Gert Wollny · 4 years ago
  93. a03e24a gallium + mesa/st: Add PIPE_CAP_NIR_ATOMICS_AS_DEREF and use it by Gert Wollny · 4 years, 1 month ago
  94. dd003ab meson: bump required glvnd version by Eric Engestrom · 4 years, 7 months ago
  95. 7fbadfc driconf: fix force_gl_vendor description by Eric Engestrom · 4 years ago
  96. 800816d egl/entrypoint-check: add check that GLVND and plain EGL have the same entrypoints by Eric Engestrom · 4 years, 4 months ago
  97. 351d513 egl/entrypoint-check: split sort-check into a function by Eric Engestrom · 4 years, 4 months ago
  98. 04bd58f Correct a typo in threads_win32.h by Felix Yan · 4 years ago
  99. e3069c4 pick-ui: specify git commands in "resolve cherry pick" message by Eric Engestrom · 4 years ago
  100. b238d17 zink: Fix 32-bit compilation by Joshua Ashton · 4 years ago