1. 5620cd4 aco: fix carry-out size for wave32 v_add_co_u32_e64 by Rhys Perry · 4 years, 5 months ago
  2. fe1ba4a aco: keep track of which events are used in a barrier by Rhys Perry · 4 years, 5 months ago
  3. d808374 intel/device: bdw_gt1 actually has 6 eus per subslice by Paulo Zanoni · 4 years, 5 months ago
  4. e7b8a30 intel: fix the gen 12 compute shader scratch IDs by Paulo Zanoni · 4 years, 4 months ago
  5. dd4df57 intel: fix the gen 11 compute shader scratch IDs by Paulo Zanoni · 4 years, 5 months ago
  6. 131136a .pick_status.json: Update to 0ac731b1ff96de46998948aa06081efa5140d50e by Dylan Baker · 4 years, 4 months ago
  7. 5457428 mesa/st: fix formats required for EXT_texture_norm16 by Tapani Pälli · 4 years, 4 months ago
  8. eb4a39b intel/compiler: Restrict cs_threads to 64 by Jordan Justen · 4 years, 9 months ago
  9. d0a1bc1 .pick_status.json: Update to 3503cb4c28e01b34f3a25546c058150709c22348 by Dylan Baker · 4 years, 4 months ago
  10. 6f9a26a mesa: fix incorrect prim.begin/end for glMultiDrawElements by Marek Olšák · 4 years, 5 months ago
  11. 8334c60 turnip: fix srgb MRT by Jonathan Marek · 4 years, 4 months ago
  12. a14b7ad aco: Fix signed-vs-unsigned warning. by Eric Anholt · 4 years, 5 months ago
  13. 9fc39b9 ac/llvm: flush denorms for nir_op_fmed3 on GFX8 and older gens by Samuel Pitoiset · 4 years, 4 months ago
  14. 710388f ac/llvm: fix 16-bit fmed3 on GFX8 and older gens by Samuel Pitoiset · 4 years, 4 months ago
  15. c2f6f63 ac/llvm: fix 64-bit fmed3 by Samuel Pitoiset · 4 years, 4 months ago
  16. 69edb32 mesa: Flush vertices before changing the OpenGL state. by Mathias Fröhlich · 4 years, 4 months ago
  17. f1ec137 gallivm/nir: handle mod 0 better. by Dave Airlie · 4 years, 4 months ago
  18. 981b2b6 gallivm/nir: fix integer divide SIGFPE by Dave Airlie · 4 years, 4 months ago
  19. eb0f6e3 gallivm/tgsi: fix stream id regression by Dave Airlie · 4 years, 4 months ago
  20. bb589b4 mesa: call FLUSH_VERTICES before updating CoordReplace by Marek Olšák · 4 years, 5 months ago
  21. 3aafc6a iris: Apply the flushes when switching pipelines. by Rafael Antognolli · 4 years, 5 months ago
  22. 0942c41 tgsi_to_nir: set num_images and num_samplers with holes correctly by Marek Olšák · 4 years, 4 months ago
  23. 8a9f129 turnip: Fix compiler warning about casting a nondispatchable handle. by Eric Anholt · 4 years, 5 months ago
  24. 5f0ae1f mesa/st: toggle EXT_texture_norm16 based on format support by Tapani Pälli · 4 years, 4 months ago
  25. 0d18929 i965: toggle on EXT_texture_norm16 by Tapani Pälli · 4 years, 4 months ago
  26. c38d7f3 mesa: introduce boolean toggle for EXT_texture_norm16 by Tapani Pälli · 4 years, 4 months ago
  27. 9f45639 egl: Fix A2RGB10 platform_{device,surfaceless} PBuffer configs. by Mathias Fröhlich · 4 years, 5 months ago
  28. 47bfaa8 anv: Always enable the data cache by Jason Ekstrand · 4 years, 5 months ago
  29. 956a9c7 .pick_status.json: Update to 09323634898ab3efc0150dc7d756bf36b1b89b76 by Dylan Baker · 4 years, 4 months ago
  30. 72b2dd3 Merge "Update OWNERS" am: e34ac25ddc am: dc26588a5f am: 2d09f10722 am: 978d0757c1 by Automerger Merge Worker · 4 years, 4 months ago
  31. 978d075 Merge "Update OWNERS" am: e34ac25ddc am: dc26588a5f am: 2d09f10722 by Automerger Merge Worker · 4 years, 4 months ago
  32. c1d86af Merge "Update OWNERS" am: e34ac25ddc am: dc26588a5f by Automerger Merge Worker · 4 years, 4 months ago
  33. 2d09f10 Merge "Update OWNERS" am: e34ac25ddc am: dc26588a5f by Automerger Merge Worker · 4 years, 4 months ago
  34. dc26588 Merge "Update OWNERS" am: e34ac25ddc by Automerger Merge Worker · 4 years, 4 months ago
  35. e34ac25 Merge "Update OWNERS" by Treehugger Robot · 4 years, 4 months ago
  36. 053417a Update OWNERS by Marissa Wall · 4 years, 4 months ago
  37. 20e6bce v3d: Sync on last CS when non-compute stage uses resource written by CS by Jose Maria Casanova Crespo · 4 years, 8 months ago
  38. 1661526 gitlab-ci: lima: Add flaky tests to the skips list by Andreas Baierl · 4 years, 5 months ago
  39. 555bf5f glx/drisw: fix shm put image fallback by Dave Airlie · 4 years, 4 months ago
  40. c2dac5a glx/drisw: return false if shmid == -1 by Dave Airlie · 4 years, 4 months ago
  41. 01929a5 glx/drisw: add getImageShm2 path by Dave Airlie · 4 years, 5 months ago
  42. b5b6263 dri: add another get shm variant. by Dave Airlie · 4 years, 5 months ago
  43. 9243bbc .pick_status.json: Update to 01496e3d1ea0370af03e6645dbd2b864c2ace94c by Dylan Baker · 4 years, 4 months ago
  44. 5d48c29 iris: Fix import sync-file into syncobj by Chris Wilson · 4 years, 5 months ago
  45. d7f95b2 iris: Fix BLORP vertex buffers to respect ISL MOCS settings by Kenneth Graunke · 4 years, 5 months ago
  46. 2304371 iris: Make mocs an inline helper in iris_resource.h by Kenneth Graunke · 4 years, 5 months ago
  47. 4fbaecd spirv: Remove outdated SPIR-V decoration warnings by Arcady Goldmints-Orlov · 4 years, 5 months ago
  48. 91de922 util: promote u_debug_memory.c to src/util by Erik Faye-Lund · 4 years, 5 months ago
  49. 410dad2 .pick_status.json: Update to e4baff90812d799d586296fcad992ddcc553c359 by Dylan Baker · 4 years, 4 months ago
  50. 4d3f535 iris: handle the failure of converting unsupported yuv formats to isl by James Xiong · 4 years, 8 months ago
  51. 5a7ae6b i965: Do not generate D16 B5G6R5_UNORM configs on gen < 8 by Danylo Piliaiev · 4 years, 7 months ago
  52. 5adcb0a util: remove the dependency on kcmp.h by Marek Olšák · 4 years, 5 months ago
  53. 01020ae intel/fs: Correctly handle multiply of fsign with a source modifier by Ian Romanick · 4 years, 5 months ago
  54. d43407e radeonsi: Fix compute copies for subsampled formats. by Bas Nieuwenhuizen · 4 years, 5 months ago
  55. 760b8cf nir/search: Use larger type to hold linearized index by Ian Romanick · 4 years, 5 months ago
  56. 5376a79 st/vdpau: Only call is_video_format_supported hook if needed by Michel Dänzer · 4 years, 5 months ago
  57. d499e9b llvmpipe: Fix real uninitialized use of "atype" for SEMANTIC_FACE by Eric Anholt · 4 years, 5 months ago
  58. 387ee33 mesa: fix immediate mode with tessellation and varying patch vertices by Marek Olšák · 4 years, 5 months ago
  59. cdc4ea1 intel/gen12: Take into account opcode when decoding SWSB by Caio Marcelo de Oliveira Filho · 4 years, 5 months ago
  60. 0d9f457 .pick_status.json: Update to 8291d728dc997e87b4d2e4e451692643a1dba881 by Dylan Baker · 4 years, 5 months ago
  61. 16c364a docs: Add release notes for 20.0.0 by Dylan Baker · 4 years, 5 months ago
  62. 9abde34 VERSION: bump for 20.0.0 release by Dylan Baker · 4 years, 5 months ago upstream-mesa-20.0.0
  63. dfdfddc docs: Empty new_features.txt by Dylan Baker · 4 years, 5 months ago
  64. 604fa0d Docs: Add 20.0.0 release notes by Dylan Baker · 4 years, 5 months ago
  65. 555cb9e st/nir: Unify inputs_read/outputs_written before serializing NIR by Danylo Piliaiev · 4 years, 5 months ago
  66. a06fc57 zink: confused compilation macro usage for zink in target helpers. by luc · 4 years, 5 months ago
  67. f27e5d9 egl: Implement getImage/putImage on pbuffer swrast. by Mathias Fröhlich · 4 years, 7 months ago
  68. 52714f5 pan/midgard: Use fprintf instead of printf for constants by Alyssa Rosenzweig · 4 years, 5 months ago
  69. 01dab4b pan/midgard: Don't crash with constants on unknown ops by Alyssa Rosenzweig · 4 years, 5 months ago
  70. 3b65640 pan/midgard: Fix missing prefixes by Alyssa Rosenzweig · 4 years, 5 months ago
  71. e6d598b intel/fs/gen12: Workaround data coherency issues due to broken NoMask control flow. by Francisco Jerez · 4 years, 5 months ago
  72. 5188cd5 intel/fs/gen12: Fixup/simplify SWSB annotations of SIMD32 scratch writes. by Francisco Jerez · 4 years, 5 months ago
  73. 96052fd intel/fs/gen12: Workaround unwanted SEND execution due to broken NoMask control flow. by Francisco Jerez · 4 years, 5 months ago
  74. fa5b4bb intel/fs: Add virtual instruction to load mask of live channels into flag register. by Francisco Jerez · 4 years, 5 months ago
  75. 5df7a39 intel/fs/gen7: Fix fs_inst::flags_written() for SHADER_OPCODE_FIND_LIVE_CHANNEL. by Francisco Jerez · 4 years, 5 months ago
  76. d92cf57 intel/fs/cse: Make HALT instruction act as CSE barrier. by Francisco Jerez · 4 years, 5 months ago
  77. 5547fc5 radeonsi: don't wait for shader compilation to finish when destroying a context by Marek Olšák · 4 years, 5 months ago
  78. 99d3ad1 .pick_status.json: Update to bee5c9b0dc13dbae0ccf124124eaccebf7f2a435 by Dylan Baker · 4 years, 5 months ago
  79. 0dce180 radeonsi/ngg: add VGT_FLUSH when enabling fast launch by Pierre-Eric Pelloux-Prayer · 4 years, 5 months ago
  80. 1a35b3d gallium/swr: simplify environmental variabled expansion code by Krzysztof Raszkowski · 4 years, 5 months ago
  81. ed90606 glsl: fix gl_nir_set_uniform_initializers() for image arrays by Timothy Arceri · 4 years, 5 months ago
  82. ea43cc6 .pick_status.json: Update to 946eacbafb47c8b94d47e7c9d2a8b02fff5a22fa by Dylan Baker · 4 years, 5 months ago
  83. edcc8ba Revert "st/va: Convert interlaced NV12 to progressive" by Thong Thai · 4 years, 5 months ago
  84. 6aacd69 Revert "nir: Add a couple trivial abs optimizations" by Erik Faye-Lund · 4 years, 5 months ago
  85. 1c0b76a iris: fix aux buf map failure in 32bits app on Android by Tapani Pälli · 4 years, 5 months ago
  86. a429930 glsl: fix a memory leak with resource_set by Tapani Pälli · 4 years, 5 months ago
  87. 5c0a93b radeonsi: make si_fence_server_signal flush pipe without work by Peng Huang · 4 years, 5 months ago
  88. 0e0abec .pick_status.json: Update to 2a98cf3b2ecea43cea148df7f77d2abadfd1c9db by Dylan Baker · 4 years, 5 months ago
  89. 6bbbef9 VERSION: bump for 20.0.0-rc3 by Dylan Baker · 4 years, 5 months ago upstream-mesa-20.0.0-rc3
  90. fa0dcef nir: do not use De Morgan's Law rules for flt and fge by Samuel Pitoiset · 4 years, 5 months ago
  91. 4558bdb aco: fix creating v_madak if v_mad_f32 has two sgpr literals by Samuel Pitoiset · 4 years, 5 months ago
  92. 75ea9c8 panfrost: Remove unused anonymous enum variables. by Vinson Lee · 4 years, 5 months ago
  93. e5f13bc Revert "gallium: Fix big-endian addressing of non-bitmask array formats." by Eric Anholt · 4 years, 5 months ago
  94. f93c8d8 radeonsi: fix the DCC MSAA bug workaround by Marek Olšák · 4 years, 5 months ago
  95. c4e1dd0 svga: Use pipe_shader_state_from_tgsi to set shader state by Neha Bhende · 4 years, 7 months ago
  96. f86e271 svga: fix size of format_conversion_table[] by Neha Bhende · 4 years, 5 months ago
  97. 9724b0f .pick_status.json: Update to 23037627359e739c42b194dec54875aefbb9d00b by Dylan Baker · 4 years, 5 months ago
  98. a3bd400 aco: fix waiting for scalar stores before "writing back" data on GFX8-GFX9 by Samuel Pitoiset · 4 years, 5 months ago
  99. 32dc7ff Vulkan overlay: use the corresponding image index for each swapchain by Georg Lehmann · 4 years, 5 months ago
  100. 027f9c8 radeonsi: don't report that multi-plane formats are supported by Marek Olšák · 4 years, 5 months ago