1. 0835ee9 docs: correct reference to meson.build by Erik Faye-Lund · 4 years, 1 month ago
  2. 5ed6432 docs: llvm -> LLVM by Erik Faye-Lund · 4 years, 1 month ago
  3. a1904c9 docs: bpp -> BPP by Erik Faye-Lund · 4 years, 1 month ago
  4. 647a828 docs: webservice -> web service by Erik Faye-Lund · 4 years, 1 month ago
  5. 648cf63 docs: existant -> existent by Erik Faye-Lund · 4 years, 1 month ago
  6. 766705d docs: softwara -> software by Erik Faye-Lund · 4 years, 1 month ago
  7. 92a594b spirv: Delete the legacy offset/index UBO/SSBO lowering by Jason Ekstrand · 4 years, 5 months ago
  8. 1cadbe5 vallium: Stop using lower_ubo_ssbo_access_to_offsets by Jason Ekstrand · 4 years, 1 month ago
  9. 657d49a spirv: Use derefs for push constants by Jason Ekstrand · 4 years, 5 months ago
  10. d3fa745 anv,radv,tu,val: Call nir_lower_io for push constants by Jason Ekstrand · 4 years, 5 months ago
  11. ac7537f nir/lower_io: Add support for push constants by Jason Ekstrand · 4 years, 5 months ago
  12. 7a2b4ce nir: Allow creating variables with nir_var_mem_push_const. by Jason Ekstrand · 4 years, 5 months ago
  13. b0504ed llvmpipe: use an alternate env var to enable clover. by Dave Airlie · 4 years, 1 month ago
  14. 760ba65 gallivm/nir: handle non-32-bit mul high by Dave Airlie · 4 years, 1 month ago
  15. 5d4502c gallivm/nir: fix up non 32-bit load stores by Dave Airlie · 4 years, 1 month ago
  16. 2891136 gallivm: fix 64-bit CL intrinsics. by Dave Airlie · 4 years, 1 month ago
  17. 728061b turnip: signal fence and semaphore in AcquireNextImage2KHR by Jonathan Marek · 4 years, 1 month ago
  18. e192f8f turnip: share code between semaphores/fences + fence import/export by Jonathan Marek · 4 years, 1 month ago
  19. 0497c9c turnip: remove remaining uses of drmSyncobj helpers by Jonathan Marek · 4 years, 1 month ago
  20. c4d5010 turnip: rework ImportSemaphoreFdKHR by Jonathan Marek · 4 years, 1 month ago
  21. 8343c32 turnip: rework GetSemaphoreFdKHR by Jonathan Marek · 4 years, 1 month ago
  22. fb76af2 turnip: semaphores simplification (only syncobj semaphores supported) by Jonathan Marek · 4 years, 1 month ago
  23. 1dfb5a9 turnip: set MSM_SUBMIT_SYNCOBJ_RESET for submit pWaitSemaphores by Jonathan Marek · 4 years, 1 month ago
  24. 2a3f6e0 turnip: always create permanent syncobj for semaphore by Jonathan Marek · 4 years, 1 month ago
  25. dcc278c turnip: clean up tu_device_memory by Jonathan Marek · 4 years, 1 month ago
  26. d12cdc9 gallivm: fix pow(0, y) to be 0 by Dave Airlie · 4 years, 1 month ago
  27. 89a1a3e r600/sfn: extend life range of all variables by one by Gert Wollny · 4 years, 1 month ago
  28. 02245e3 r600/sfn: Add support for more barrier instructions by Gert Wollny · 4 years, 1 month ago
  29. 48edb98 r600/sfn: Fix IDX register ID by Gert Wollny · 4 years, 1 month ago
  30. 7683e27 r600/sfn: Fix enabling the right interpolator for inerpolate_at_sample by Gert Wollny · 4 years, 1 month ago
  31. 16a3a56 freedreno: Don't leak LRZ bo's by Rob Clark · 4 years, 1 month ago
  32. 7454ae4 freedreno/registers: Add a couple things used on kernel side by Rob Clark · 4 years, 1 month ago
  33. 27c8d97 freedreno/drm: Also clean ring_cache by Rob Clark · 4 years, 1 month ago
  34. 98093e2 freedreno/a6xx: Small cleanup by Rob Clark · 4 years, 1 month ago
  35. 5be3cfd freedreno: Don't leak border_color_buf reference by Rob Clark · 4 years, 1 month ago
  36. 69a3ef6 freedreno/drm: drop bo's dev reference by Rob Clark · 4 years, 1 month ago
  37. 6a20c63 zink: unify all occurrences of waiting on a fence by Mike Blumenkrantz · 4 years, 4 months ago
  38. e31381a zink: combine all surface layout-setting for src/dst into util function by Mike Blumenkrantz · 4 years, 4 months ago
  39. 24f19f4 radv: Write correct dispatch size for RGP. by Bas Nieuwenhuizen · 4 years, 1 month ago
  40. 1b39d74 ci: Enable remaining (non-rotate) mustpass CTS tests by Rob Clark · 4 years, 2 months ago
  41. 8abe3bb ci: cherry-pick deqp fix for config choosing by Rob Clark · 4 years, 1 month ago
  42. aee1c08 ci/deqp-runner: Allow overriding width/height/config by Rob Clark · 4 years, 2 months ago
  43. efaea65 intel: Add support for i945g to intel_stub_gpu. by Eric Anholt · 4 years, 3 months ago
  44. f590148 Add driver override to envvars.rst by Jan Ziak · 4 years, 1 month ago
  45. 2584d48 gallium/vl: add chroma_format arg to vl_video_buffer functions by Pierre-Eric Pelloux-Prayer · 4 years, 1 month ago
  46. b121b1b gallium/vl: do not call transfer_unmap if transfer is NULL by Pierre-Eric Pelloux-Prayer · 4 years, 1 month ago
  47. 8d27577 tu: Enable multi-position output by Connor Abbott · 4 years, 2 months ago
  48. 64ad5a1 ir3, tu: Link per-view position correctly by Connor Abbott · 4 years, 2 months ago
  49. 6982e85 ir3, tu: Run optimization loop twice by Connor Abbott · 4 years, 3 months ago
  50. 41a5a21 tu: Refactor shader compilation flow by Connor Abbott · 4 years, 3 months ago
  51. 67ac166 tu: Write multiview control registers in binning pass by Connor Abbott · 4 years, 2 months ago
  52. a3363c3 gallium: Make pipe_viewport_state swizzle_x/y/z/w bit-fields 8 bits wide by Michel Dänzer · 4 years, 1 month ago
  53. 291cfb1 radv: move lowering of FS outputs outside of ACO by Samuel Pitoiset · 4 years, 1 month ago
  54. 4dae9e5 radv: call nir_io_add_const_offset_to_base for FS outputs by Samuel Pitoiset · 4 years, 1 month ago
  55. 85074ec radv/aco: Set I/O variable locations outside ACO. by Timur Kristóf · 4 years, 1 month ago
  56. cd1fab4 radeonsi: enable support for GL_NV_shader_atomic_int64 by Indrajit Kumar Das · 4 years, 1 month ago
  57. 40c1f98 mesa,glsl: add support for GL_NV_shader_atomic_int64 by Indrajit Kumar Das · 4 years, 1 month ago
  58. 8930b3b gallium: prepare framework for supporting GL_NV_shader_atomic_int64 by Indrajit Kumar Das · 4 years, 1 month ago
  59. 6d4f33e turnip: initial implementation of VK_KHR_push_descriptor by Jonathan Marek · 4 years, 1 month ago
  60. 992d247 turnip: delete unused/broken pipeline layout hashing code by Jonathan Marek · 4 years, 1 month ago
  61. 560cff8 turnip: remove unused cmd_buffer/device arguments in descriptor sets by Jonathan Marek · 4 years, 1 month ago
  62. d4d5382 panfrost: Add support for rbg16 formats by Boris Brezillon · 4 years, 1 month ago
  63. dfc1d54 CI: Re-enable Panfrost T7xx by Daniel Stone · 4 years, 1 month ago
  64. 51e2b31 nir: Handle per-view io in nir_io_add_const_offset_to_base() by Connor Abbott · 4 years, 1 month ago
  65. bc8a5c0 nir: Add per_view to IO semantics by Connor Abbott · 4 years, 2 months ago
  66. 5a88db6 nir/lower_io_arrays: Fix xfb_offset bug by Connor Abbott · 4 years, 2 months ago
  67. df955ce nir: Count i/o slots correctly for per-view variables by Connor Abbott · 4 years, 2 months ago
  68. a9b2ac8 anv: Use nir_lower_multiview pass by Connor Abbott · 4 years, 3 months ago
  69. ffe946d nir: Add nir_lower_multiview pass by Connor Abbott · 4 years, 3 months ago
  70. b4c07a8 gallium/util: allow scaling blits for stencil-fallback by Erik Faye-Lund · 4 years, 1 month ago
  71. 69654f0 gallium/util: fix texture-coordinates for stencil-fallback by Erik Faye-Lund · 4 years, 1 month ago
  72. a21e1e6 gallium/util: set right dst-dimensions by Erik Faye-Lund · 4 years, 1 month ago
  73. 778fe02 radv/llvm: call nir_lower_io_to_vector with FS to fix array tests by Samuel Pitoiset · 4 years, 1 month ago
  74. 2c08404 docs: add INTEL_SHADER_ASM_READ_PATH description by Danylo Piliaiev · 4 years, 1 month ago
  75. 1a19fae radeonsi: call nir_io_add_const_offset_to_base only once per shader by Samuel Pitoiset · 4 years, 1 month ago
  76. a0e35c7 nir/lower_io: change nir_io_add_const_offset_to_base to use bitfield modes by Samuel Pitoiset · 4 years, 1 month ago
  77. 7685c37 st/mesa: use roundf instead of floorf for lod-bias rounding by Erik Faye-Lund · 4 years, 1 month ago
  78. 8f24a14 docs: gallium -> Gallium by Erik Faye-Lund · 4 years, 1 month ago
  79. 9d34c99 docs: docker -> Docker by Erik Faye-Lund · 4 years, 1 month ago
  80. 8a5eebd docs: debian -> Debian by Erik Faye-Lund · 4 years, 1 month ago
  81. 40cb542 docs: flavours -> flavors by Erik Faye-Lund · 4 years, 1 month ago
  82. 915d4e2 docs: stabilisation -> stabilization by Erik Faye-Lund · 4 years, 1 month ago
  83. 6ec9a7e docs: consistantly -> consistently by Erik Faye-Lund · 4 years, 1 month ago
  84. b1874a2 docs: clippping -> clipping by Erik Faye-Lund · 4 years, 1 month ago
  85. af9b073 docs: drop outdated gallium-docs comment by Erik Faye-Lund · 4 years, 1 month ago
  86. cff7de4 kmsro: Add mediatek entry point by Boris Brezillon · 4 years, 1 month ago
  87. fefb3e9 panfrost: Add preliminary support for Mali G72 by Boris Brezillon · 4 years, 1 month ago
  88. c420db1 panfrost: Adjust quirks for bifrost v6 by Boris Brezillon · 4 years, 1 month ago
  89. 89e3c3a mesa: bptc fixes for decompress rgba_unorm and rgb_float by Denis Pauk · 4 years, 1 month ago
  90. 1b4d968 ac/llvm: fix invalid IR if image stores are shrinked using the format by Samuel Pitoiset · 4 years, 1 month ago
  91. 1588644 radv: lower deref operations for global memory for both backends by Samuel Pitoiset · 4 years, 5 months ago
  92. 10b73e2 ac/nir: implement nir_intrinsic_global_atomic_* by Samuel Pitoiset · 4 years, 5 months ago
  93. 82cf607 ac/nir: implement nir_intrinsic_{load,store}_global by Samuel Pitoiset · 4 years, 5 months ago
  94. f01656c CI: Temporarily disable Panfrost T7xx by Daniel Stone · 4 years, 1 month ago
  95. 62ba074 pan/mdg: Fix memory leak on error path. by Vinson Lee · 4 years, 1 month ago
  96. 287ef94 gallium/swr: Remove unreachable code. by Vinson Lee · 4 years, 1 month ago
  97. 70945dd aco: Initialize mad_info member literal_idx. by Vinson Lee · 4 years, 1 month ago
  98. 93b8cdf anv: Check file descriptor before closing. by Vinson Lee · 4 years, 1 month ago
  99. 1d71b1a intel/vec4: Remove everything related to VS_OPCODE_SET_SIMD4X2_HEADER_GEN9 by Ian Romanick · 4 years, 1 month ago
  100. 2a49007 intel/vec4: Remove all support for Gen8+ [v2] by Ian Romanick · 4 years, 1 month ago