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