1. b89a76b VERSION: bump for 20.2.0-rc4 by Dylan Baker · 4 years, 1 month ago upstream-mesa-20.2.0-rc4
  2. 525a5b7 intel/fs: Fix MOV_INDIRECT and BROADCAST of Q types on Gen11+ by Jason Ekstrand · 4 years, 2 months ago
  3. 3d1a71a vulkan/wsi/x11: wait for acquirable images in FIFO mode by Roman Gilg · 4 years, 1 month ago
  4. b6e4106 vulkan/wsi/x11: add sent image counter by Roman Gilg · 4 years, 1 month ago
  5. fd1dbd9 nir/algebraic: mark some optimizations with fsat(NaN) as inexact by Samuel Pitoiset · 4 years, 1 month ago
  6. 1629fe8 gallivm: fix build on LLVM 12 due to LLVMAddConstantPropagationPass removal by Marek Olšák · 4 years, 1 month ago
  7. 7a63155 vulkan: Fix memory leaks. by Vinson Lee · 4 years, 1 month ago
  8. 22b4120 pan/mdg: Fix perspective combination by Alyssa Rosenzweig · 4 years, 1 month ago
  9. 4e57b46 pan/mdg: Fix discard encoding by Alyssa Rosenzweig · 4 years, 1 month ago
  10. 83dda7b turnip: Make sure we include the build id. by Eric Anholt · 4 years, 1 month ago
  11. 7518930 anv: VK_INTEL_performance_query interaction with VK_EXT_private_data by Lionel Landwerlin · 4 years, 1 month ago
  12. 57d65d2 util/u_thread: include pthread_np.h if found by Jonathan Gray · 4 years, 3 months ago
  13. d37550f util: futex fixes for OpenBSD by Jonathan Gray · 4 years, 7 months ago
  14. 43bd915 meson: conditionally include -ldl in gbm pkg-config file by Jonathan Gray · 4 years, 10 months ago
  15. db2fa82 meson: don't build with USE_ELF_TLS on OpenBSD by Jonathan Gray · 4 years, 10 months ago
  16. fe8d18e meson: don't advertise TLS support if glx wasn't build with it by Eric Engestrom · 4 years, 10 months ago
  17. 8f4094b meson: build with _ISOC11_SOURCE on OpenBSD by Jonathan Gray · 4 years, 10 months ago
  18. 372f8f5 util/anon_file: add OpenBSD shm_mkstemp() path by Jonathan Gray · 6 years ago
  19. 3d0f9e3 util: unbreak endian detection on OpenBSD by Jonathan Gray · 6 years ago
  20. 64039df intel/nir: Rewrite the guts of lower_alpha_to_coverage by Jason Ekstrand · 4 years, 2 months ago
  21. 367be43 intel/nir: Pass the nir_builder by reference in lower_alpha_to_coverage by Jason Ekstrand · 4 years, 2 months ago
  22. eefc95d .pick_status.json: Update to b9927c8c8d0c105699306a68773c015930ff9509 by Dylan Baker · 4 years, 1 month ago
  23. fb53f19 egl/x11_dri3: implement EGL_KHR_swap_buffers_with_damage by Eric Engestrom · 4 years, 4 months ago
  24. 93659e4 iris: Drop stale syncobj references in fence_server_sync by Kenneth Graunke · 4 years, 1 month ago
  25. a020620 iris: Reorder the loops in iris_fence_await() for clarity. by Kenneth Graunke · 4 years, 1 month ago
  26. 948a2fb radv: Fix 3d blits. by Bas Nieuwenhuizen · 4 years, 1 month ago
  27. 17837b6 aco: create long jumps by Rhys Perry · 4 years, 2 months ago
  28. 9a66f08 aco: reserve 2 sgprs for each branch by Rhys Perry · 4 years, 2 months ago
  29. 90ccdf4 aco: keep loop live-through variables spilled by Rhys Perry · 4 years, 2 months ago
  30. ed64b3d aco: fix spills_entry heuristic for branch blocks in init_live_in_vars() by Rhys Perry · 4 years, 2 months ago
  31. a024de1 aco: fix regclass checks when fixing to vcc/exec with Builder by Rhys Perry · 4 years, 1 month ago
  32. 643ae5e aco: don't fix break condition for break+discard to exec by Rhys Perry · 4 years, 1 month ago
  33. 01c1323 aco: don't consider the first partial spill if it's the wrong type by Rhys Perry · 4 years, 2 months ago
  34. bbc9b56 aco: consider branch definitions in spiller by Rhys Perry · 4 years, 2 months ago
  35. 51c029f etnaviv: Add lock around pending_ctx by Marek Vasut · 4 years, 2 months ago
  36. 9699e42 etnaviv: Remove etna_resource_get_status() by Marek Vasut · 4 years, 2 months ago
  37. 75462d4 v3d: set instance id to 0 at start of tile by Alejandro Piñeiro · 4 years, 1 month ago
  38. 42f6206 v3d/packet: fix typo on Set InstanceID/PrimitiveID packet by Alejandro Piñeiro · 4 years, 1 month ago
  39. f63e1ed gallium/dri2: Report correct YUYV and UYVY plane count by Nanley Chery · 4 years, 2 months ago
  40. b445b12 freedreno/gmemtool: add tile_alignw/h and a650 by Rob Clark · 4 years, 1 month ago
  41. 1057167 radeonsi: fix tess levels coming as scalar arrays from SPIR-V by Marek Olšák · 4 years, 1 month ago
  42. d4056d2 radv: Update CTS version. by Bas Nieuwenhuizen · 4 years, 1 month ago
  43. bd1d4bb radv: Remove conformance warnings with ACO. by Bas Nieuwenhuizen · 4 years, 1 month ago
  44. 33653e6 anv: fix transform feedback surface size by Lionel Landwerlin · 4 years, 1 month ago
  45. c1e2e33 meson: Fix lmsensors warning message. by Vinson Lee · 4 years, 1 month ago
  46. d27e177 freedreno: handle case of shadowing current render target by Rob Clark · 4 years, 1 month ago
  47. 83df231 st/mesa: don't generate NIR for ARB_vp/fp if NIR is not preferred by Marek Olšák · 4 years, 1 month ago
  48. 786e6a2 clover/spirv: Don't call llvm::regularizeLlvmForSpirv by Jason Ekstrand · 4 years, 1 month ago
  49. dee7ace .pick_status.json: Mark e93979ba599355c42df01a89073362b970489a3a as denominated by Dylan Baker · 4 years, 1 month ago
  50. db0a93d .pick_status.json: Update to 7fbded8b5821a47c26245b181446f972f920a96e by Dylan Baker · 4 years, 1 month ago
  51. dae7b51 VERSION: bump for 20.2.0-rc3 by Dylan Baker · 4 years, 1 month ago upstream-mesa-20.2.0-rc3
  52. c2a441c aco: fix non-rtz pack_half_2x16 by Rhys Perry · 4 years, 1 month ago
  53. 831473e glsl: Eliminate out-of-bounds triop_vector_insert by Danylo Piliaiev · 4 years, 1 month ago
  54. b351078 clover/spirv: Remove unused tuple header by Pierre Moreau · 4 years, 5 months ago
  55. 9a15390 panfrost: Free batch->dependencies by Alyssa Rosenzweig · 4 years, 1 month ago
  56. 83c32b9 panfrost: Use memctx for sysvals by Alyssa Rosenzweig · 4 years, 1 month ago
  57. b4c5c7c pan/mdg: Free previous liveness by Alyssa Rosenzweig · 4 years, 1 month ago
  58. f41a828 panfrost: Free hash_to_temp map by Alyssa Rosenzweig · 4 years, 1 month ago
  59. e26c086 panfrost: Free NIR of blit shaders by Alyssa Rosenzweig · 4 years, 1 month ago
  60. 3e0565c panfrost: Free cloned NIR shader by Alyssa Rosenzweig · 4 years, 1 month ago
  61. e834ac4 panfrost: Fix blend leak for render targets 5-8 by Alyssa Rosenzweig · 4 years, 1 month ago
  62. f7a4d89 anv: null check for buffer before reading size by Tapani Pälli · 4 years, 1 month ago
  63. d74b2bf nv50/ir/nir: fix global_atomic_comp_swap by Karol Herbst · 4 years, 7 months ago
  64. 99540aa freedreno/ir3: Fix assertion failures dumping CS high full regs. by Eric Anholt · 4 years, 1 month ago
  65. fc698d8 freedreno/a6xx: fix occlusion query with more than one tile by Rob Clark · 4 years, 1 month ago
  66. 99d5727 egl/x11_dri3: enable & require xfixes 2.0 by Eric Engestrom · 4 years, 1 month ago
  67. 748a7e1 pan/mdg: Ensure barrier op is set on texture by Alyssa Rosenzweig · 4 years, 1 month ago
  68. 7c47874 panfrost: Fix WRITES_GLOBAL bit by Alyssa Rosenzweig · 4 years, 1 month ago
  69. 9ea9fbf android: freedreno: Another build fix by Roman Stratiienko · 4 years, 2 months ago
  70. bb2e75e llvmpipe/cs: update compute counters not fragment shader. by Dave Airlie · 4 years, 3 months ago
  71. b6a1444 spirv: Don't emit RMW for vector indexing in shared or global by Jason Ekstrand · 4 years, 1 month ago
  72. 39cec65 radv: Fix handling of attribs 16-31. by Bas Nieuwenhuizen · 4 years, 1 month ago
  73. 9b09d4c radv: Override the uniform buffer offset alignment for World War Z. by Bas Nieuwenhuizen · 4 years, 2 months ago
  74. 17f9aa3 driconf: Support selection by Vulkan applicationName. by Bas Nieuwenhuizen · 4 years, 2 months ago
  75. 801e3a7 llvmpipe: enable GL 4.5 by Dave Airlie · 4 years, 2 months ago
  76. f79e81a .pick_status.json: Update to ca7d66e847d08914cec0a5e003b400da9c0a2695 by Dylan Baker · 4 years, 1 month ago
  77. 522e62a spirv: Only require bare types to match when copying variables by Danylo Piliaiev · 4 years, 1 month ago
  78. 8cdfbd3 nir: Fix i64tof32 lowering by Boris Brezillon · 4 years, 1 month ago
  79. 81b1dcf llvmpipe/blit: for 32-bit unorm depth blits just copy 32-bit by Dave Airlie · 4 years, 2 months ago
  80. 2891ddb panfrost: Set STRIDE_4BYTE_ALIGNED_ONLY by Alyssa Rosenzweig · 4 years, 1 month ago
  81. a902455 ac/llvm: handle static/shared llvm init separately by Pierre-Eric Pelloux-Prayer · 4 years, 1 month ago
  82. 750bb69 radv: Use getter instead of setter to extract value. by Bas Nieuwenhuizen · 4 years, 1 month ago
  83. 43b0e51 llvmpipe: only read 0 for channels being read by Dave Airlie · 4 years, 1 month ago
  84. 9aa25a3 anv: don't fail userspace relocation with perf queries by Lionel Landwerlin · 4 years, 1 month ago
  85. cb55aca radv: When importing an image, redo the layout based on the metadata. by Bas Nieuwenhuizen · 4 years, 5 months ago
  86. ed256fd u_debug_stack_test: Fix MSVC compiling by using ATTRIBUTE_NOINLINE by Jesse Natalie · 4 years, 1 month ago
  87. 66fc0ad iris: Don't call SET_TILING for dmabuf imports by Nanley Chery · 4 years, 1 month ago
  88. 9adbc86 nir/lower_idiv: Port recent LLVM fixes to emit_udiv by Tony Wasserka · 4 years, 1 month ago
  89. a19dd63 radeonsi: disable NGG culling on gfx10.3 because of hangs by Marek Olšák · 4 years, 1 month ago
  90. a65c597 .pick_status.json: Update to 6d28270968e0728bf8bdf48a6abd261c50d9ef07 by Dylan Baker · 4 years, 1 month ago
  91. 55ef5d5 anv/nir: Unify inputs_read/outputs_written between geometry stages by Danylo Piliaiev · 4 years, 2 months ago
  92. a4dc1ba radv: fix emitting the border color pointer on the compute queue by Samuel Pitoiset · 4 years, 1 month ago
  93. 11edf2e util: Fix memory leaks in unit test. by Vinson Lee · 4 years, 1 month ago
  94. 6d14d91 dri_util: Update internal_format to GL_RGB8 for MESA_FORMAT_B8G8R8X8_UNORM by Nanley Chery · 4 years, 3 months ago
  95. 7dc972d .pick_status.json: Update to 61042b1bdb199f98dd34085ed29a8c492ed9b2a3 by Dylan Baker · 4 years, 1 month ago
  96. e60a1d5 bump version for 20.2.0-rc2 by Dylan Baker · 4 years, 1 month ago upstream-mesa-20.2.0-rc2
  97. b454e44 aco: execute branch instructions in WQM if necessary by Daniel Schürmann · 4 years, 1 month ago
  98. ee63146 aco: don't move memory accesses to before control barriers by Rhys Perry · 4 years, 2 months ago
  99. 6b6a38a radv: limit LATE_ALLOC_GS to prevent a GPU hang on GFX10 by Samuel Pitoiset · 4 years, 1 month ago
  100. 2d2ba26 radv/gfx10: add missing initialization of registers by Samuel Pitoiset · 4 years, 1 month ago