1. bd385c4 egl/wayland: simplify dri2_initialize_wayland() by Eric Engestrom · 4 years, 3 months ago
  2. f7e0cdc egl/surfaceless: simplify dri2_initialize_surfaceless() by Eric Engestrom · 4 years, 3 months ago
  3. 83b5c1a egl/android: simplify dri2_initialize_android() by Eric Engestrom · 4 years, 3 months ago
  4. cccb497 intel/fs: Fix MOV_INDIRECT and BROADCAST of Q types on Gen11+ by Jason Ekstrand · 4 years, 4 months ago
  5. 70cbddc nir: use enum operator helper for nir_variable_mode and nir_metadata by Karol Herbst · 4 years, 2 months ago
  6. 76a1fb3 util: add helpers to define bitwise operators on enums for C++ by Karol Herbst · 4 years, 2 months ago
  7. 24dfd79 nir: use nir_var_all to get rid of casting by Karol Herbst · 4 years, 2 months ago
  8. 15da983 nir: Improve the comment on num_inputs and friends by Jason Ekstrand · 4 years, 2 months ago
  9. 4d18e71 nir: Rename num_shared to shared_size by Jason Ekstrand · 4 years, 2 months ago
  10. 471f260 spirv: Delete some dead workgroup variable handling code by Jason Ekstrand · 4 years, 2 months ago
  11. 1459cce spirv: add some tests for volatile/available/visible by Rhys Perry · 4 years, 3 months ago
  12. fb6b243 spirv: Support big-endian strings by Jason Ekstrand · 4 years, 2 months ago
  13. a8d8fbb spirv: implement SpvMemoryAccessVolatileMask by Rhys Perry · 4 years, 4 months ago
  14. f81e1d2 spirv: implement Volatile image operand by Rhys Perry · 4 years, 4 months ago
  15. 2ba3ffa spirv: implement Volatile memory semantic by Rhys Perry · 4 years, 6 months ago
  16. 23bfba8 spirv: implement MakePointerAvailable/MakePointerVisible for OpCopyMemory by Rhys Perry · 4 years, 6 months ago
  17. e01d1a9 spirv: add vtn_emit_make_{visible,available}_barrier helpers by Rhys Perry · 4 years, 3 months ago
  18. b85c38a spirv: make OpLoad/OpStore visibility/availablity barriers acquire/release by Rhys Perry · 4 years, 3 months ago
  19. 5b92392 spirv: fix Uniform and Output MemoryAccessMakePointer{Visible,Available} by Rhys Perry · 4 years, 3 months ago
  20. 857b9c5 spirv: Add a vtn_get_mem_operands() helper by Boris Brezillon · 4 years, 3 months ago
  21. 959539f intel/isl: Drop unnecessary check on 16bpp depth format by Sagar Ghuge · 4 years, 2 months ago
  22. 829699b anv: implement shareable timeline semaphores by Lionel Landwerlin · 5 years ago
  23. a965ffa anv: add new gem/drm helpers by Lionel Landwerlin · 5 years ago
  24. a0c07e4 include/drm-uapi: bump headers by Lionel Landwerlin · 6 years ago
  25. a6291b1 freedreno/ir3: rework setup_{input,output} to make struct varyings work by Jonathan Marek · 4 years, 3 months ago
  26. c694af4 freedreno/ir3: improve handling of aliased inputs by Jonathan Marek · 4 years, 3 months ago
  27. acb6163 freedreno/ir3: remove indirect input load by Jonathan Marek · 4 years, 3 months ago
  28. 0097354 radv: Allow triggering thread traces by file. by Bas Nieuwenhuizen · 4 years, 2 months ago
  29. 0d862da radv: Centralize enabling thread trace. by Bas Nieuwenhuizen · 4 years, 2 months ago
  30. b7a6333 amd/registers: switch to new generated register definitions by Marek Olšák · 4 years, 3 months ago
  31. e492a31 amd/registers: add non-gfx10 register files generated from kernel headers by Marek Olšák · 4 years, 3 months ago
  32. 48a7a24 amd/registers: add a script that generates json from kernel headers by Marek Olšák · 4 years, 3 months ago
  33. b2f23af amd/registers: sort registers by offset in json by Marek Olšák · 4 years, 3 months ago
  34. 843b4e6 amd/registers: expose the canonicalize.py program as a function by Marek Olšák · 4 years, 3 months ago
  35. ec5e918 vulkan/wsi/x11: wait for acquirable images in FIFO mode by Roman Gilg · 4 years, 2 months ago
  36. d0bc1ad vulkan/wsi/x11: add sent image counter by Roman Gilg · 4 years, 2 months ago
  37. 68957a8 aco: Add README which explains about what ACO is and how it works. by Timur Kristóf · 4 years, 8 months ago
  38. b4d4c54 aco: Fixup markdown formatting of the README-ISA. by Timur Kristóf · 4 years, 8 months ago
  39. 086fafc aco: Move README to README-ISA by Timur Kristóf · 4 years, 2 months ago
  40. bc123c3 nir/algebraic: mark some optimizations with fsat(NaN) as inexact by Samuel Pitoiset · 4 years, 2 months ago
  41. a6c4db9 ci: Restrict "success" job to pipelines for MRs by Michel Dänzer · 4 years, 2 months ago
  42. d383133 docs: Stop claiming to implement OpenVG by Adam Jackson · 4 years, 2 months ago
  43. 0308e63 ci: Don't exclude "success" job from mesa/mesa pipelines for MRs by Michel Dänzer · 4 years, 2 months ago
  44. f13f32f ci: Create test-docs job in mesa/mesa pipelines for MRs by Michel Dänzer · 4 years, 2 months ago
  45. 52cac06 gallivm: fix build on LLVM 12 due to LLVMAddConstantPropagationPass removal by Marek Olšák · 4 years, 2 months ago
  46. 8b1ab78 radv: dump GPU info into the hang report by Samuel Pitoiset · 4 years, 2 months ago
  47. aa675cd radv: improve reporting faulty pipelines when a GPU hang is detected by Samuel Pitoiset · 4 years, 2 months ago
  48. dd1f035 radv: force RADV_DEBUG=syncshaders when RADV_TRACE_FILE is used by Samuel Pitoiset · 4 years, 2 months ago
  49. 004119d vulkan: Fix memory leaks. by Vinson Lee · 4 years, 2 months ago
  50. 50e14c3 radv/winsys: Fix memory leak. by Vinson Lee · 4 years, 2 months ago
  51. b778e7b nir/vtn: Convert constant samplers to variables with data by Jesse Natalie · 4 years, 6 months ago
  52. 397730e nir/vtn: Add intrinsics for CL image format/order queries by Jesse Natalie · 4 years, 6 months ago
  53. 5ce6821 nir/vtn: ImageSizeLod op can be applied to images by Jesse Natalie · 4 years, 6 months ago
  54. 701cb9d nir/vtn: Handle integer sampling coordinates by Jesse Natalie · 4 years, 6 months ago
  55. a196f05 nir/vtn: Use return type rather than image type for tex ops by Jesse Natalie · 4 years, 7 months ago
  56. de36b5b nir/vtn: Add support for kernel images to SPIRV-to-NIR. by Jesse Natalie · 4 years, 7 months ago
  57. ce6f662 nir/vtn: Add type constant to image intrinsics by Jesse Natalie · 4 years, 7 months ago
  58. 865a2ad clover/nir/spirv: Use uniform rather than shader_in for kernel inputs by Jesse Natalie · 4 years, 2 months ago
  59. 41d0a81 pan/mdg: Fix perspective combination by Alyssa Rosenzweig · 4 years, 2 months ago
  60. c8ac01a pan/mdg: Fix discard encoding by Alyssa Rosenzweig · 4 years, 2 months ago
  61. 9efdbb2 anv: fix robust buffer access by Lionel Landwerlin · 4 years, 2 months ago
  62. 73d2c6c nir: Switch the indexing of block->live_in/out arrays. by Eric Anholt · 4 years, 4 months ago
  63. 5d2b2b5 nir: Invalidate live SSA def information when making new SSA defs. by Eric Anholt · 4 years, 2 months ago
  64. d3b652f ci: Switch to using gold as the linker. by Eric Anholt · 4 years, 3 months ago
  65. 8c4fb19 pipe-loader: Use real galliumvl if radeonsi is being linked. by Eric Anholt · 4 years, 3 months ago
  66. 221aa00 turnip: Make sure we include the build id. by Eric Anholt · 4 years, 3 months ago
  67. 2d1c607 ci: Make a missing device name correctly bail out of deqp-runner.sh. by Eric Anholt · 4 years, 3 months ago
  68. ee288f2 nir: add shared/global atomics to nir_get_io_offset_src() by Italo Nicola · 4 years, 3 months ago
  69. e281ee0 nir: Look up the shader when printing a single instruction. by Eric Anholt · 4 years, 2 months ago
  70. a3a8322 nir: Fix printing of individual instructions with io semantics. by Eric Anholt · 4 years, 2 months ago
  71. 4c050f2 panfrost: enable DrawTransformFeedback* by Ilia Mirkin · 4 years, 3 months ago
  72. e8b3bc1 intel/nir: Lower things with > 4 components in lower_mem_access_bit_sizes by Jason Ekstrand · 4 years, 2 months ago
  73. 55ae704 intel/fs: Add support for vec8 and vec16 ops by Jason Ekstrand · 4 years, 2 months ago
  74. b6a013c anv: VK_INTEL_performance_query interaction with VK_EXT_private_data by Lionel Landwerlin · 4 years, 3 months ago
  75. 5d52c26 vulkan: Don't pointlessly depend on libxcb-dri2 by Adam Jackson · 4 years, 3 months ago
  76. 8239fe5 zink: add note about buffer<->image copy functions not handling multisample by Mike Blumenkrantz · 4 years, 5 months ago
  77. d84a754 zink: use u_transfer_helper to split/merge interleaved depth/stencil formats by Mike Blumenkrantz · 4 years, 5 months ago
  78. 7059708 broadcom/qpu_instr: wait is not a read or write vpm instruction by Alejandro Piñeiro · 4 years, 2 months ago
  79. efd29d4 docs/features: Add missing Panfrost extensions by Alyssa Rosenzweig · 4 years, 2 months ago
  80. 8ff6e7c panfrost: Set PIPE_CAP_MAX_TEXTURE_GATHER_COMPONENTS by Alyssa Rosenzweig · 4 years, 2 months ago
  81. 7dab574 pan/mdg: Implement texture gathers by Alyssa Rosenzweig · 4 years, 2 months ago
  82. 661123b pan/mdg: Add disassembly for shadow gathers by Alyssa Rosenzweig · 4 years, 2 months ago
  83. f6e19dd pan/mdg: Refactor texture op/mode handling by Alyssa Rosenzweig · 4 years, 2 months ago
  84. 80ebf11 pan/mdg: Implement nir_intrinsic_load_sample_mask_in by Alyssa Rosenzweig · 4 years, 2 months ago
  85. 41184f8 pan/mdg: Bounds check swizzle writing globals by Alyssa Rosenzweig · 4 years, 2 months ago
  86. 2486fe6 pan/mdg: Scalarize 64-bit by Alyssa Rosenzweig · 4 years, 2 months ago
  87. 3e2cb21 pan/mdg: Implement i/umul_high by Alyssa Rosenzweig · 4 years, 2 months ago
  88. fd41dec panfrost: Emit texture/sampler points for compute by Alyssa Rosenzweig · 4 years, 2 months ago
  89. 55765f8 util/u_thread: include pthread_np.h if found by Jonathan Gray · 4 years, 5 months ago
  90. c66c5b3 util: futex fixes for OpenBSD by Jonathan Gray · 4 years, 9 months ago
  91. 0398caa meson: conditionally include -ldl in gbm pkg-config file by Jonathan Gray · 5 years ago
  92. c97af23 meson: don't build with USE_ELF_TLS on OpenBSD by Jonathan Gray · 5 years ago
  93. 9ac1686 meson: don't advertise TLS support if glx wasn't build with it by Eric Engestrom · 5 years ago
  94. f9a7e6e meson: build with _ISOC11_SOURCE on OpenBSD by Jonathan Gray · 5 years ago
  95. 6e9c066 util/anon_file: add OpenBSD shm_mkstemp() path by Jonathan Gray · 6 years ago
  96. 7eab684 util: unbreak endian detection on OpenBSD by Jonathan Gray · 7 years ago
  97. 8301a43 radv: dump shader stats with VK_KHR_pipeline_executable_properties by Samuel Pitoiset · 4 years, 3 months ago
  98. 35a42ff vallium: disable VK_KHR_shader_float16_int8. by Dave Airlie · 4 years, 3 months ago
  99. 8f6eb35 gallivm/nir: add some f16 support by Dave Airlie · 4 years, 3 months ago
  100. b31e846 gallivm/nir: allow 64-bit arit ops by Dave Airlie · 4 years, 5 months ago