1. d4ca45e ci: Upload traces' reference and actual images to MinIO by Tomeu Vizoso · 4 years, 1 month ago
  2. 4816f6f spirv: Do more complex unwrapping in get_nir_type by Jason Ekstrand · 4 years, 2 months ago
  3. 140a549 compiler/types: Add a struct_type_is_packed wrapper by Jason Ekstrand · 4 years, 2 months ago
  4. 66d8bbd freedreno: Fix "Offset of packed bitfield changed" warnings: by Eric Anholt · 4 years, 1 month ago
  5. ba6cdb2 turnip: delete tu_clear_sysmem_attachments_2d by Jonathan Marek · 4 years, 2 months ago
  6. 9b6486b turnip: fix sysmem CmdClearAttachments 3D fallback breaking GMEM path flush by Jonathan Marek · 4 years, 2 months ago
  7. 611f654 nir/deref: Don't try to compare derefs containing casts by Jason Ekstrand · 4 years, 1 month ago
  8. ee2f21b nir: Remove the old nir_opt_shrink_load. by Eric Anholt · 4 years, 2 months ago
  9. d8c2f89 amd: Swap from nir_opt_shrink_load() to nir_opt_shrink_vectors(). by Eric Anholt · 4 years, 2 months ago
  10. 023e666 i965: Enable vector shrinking in the vec4 backend. by Eric Anholt · 4 years, 2 months ago
  11. 1c9906d nir: Add a pass to cut the trailing ends of vectors. by Eric Anholt · 4 years, 2 months ago
  12. 5afaec3 turnip: workaround for a630 d24_unorm_s8_uint fails by Jonathan Marek · 4 years, 3 months ago
  13. 6fc5273 etnaviv: fix nir validation problem by Christian Gmeiner · 4 years, 1 month ago
  14. caa107c freedreno/decode: move dependencies up a level by Rob Clark · 4 years, 1 month ago
  15. 9c33c53 freedreno/registers: install gzip'd register database by Rob Clark · 4 years, 1 month ago
  16. 62ebd34 freedreno/registers: split header build into subdirs by Rob Clark · 4 years, 1 month ago
  17. e59b241 freedreno/registers: add .gitignore by Rob Clark · 4 years, 1 month ago
  18. 24f55eb freedreno/rnn: rework RNN_DEF_PATH construction by Rob Clark · 4 years, 1 month ago
  19. bf425b7 freedreno/rnn: also look for .xml.gz by Rob Clark · 4 years, 1 month ago
  20. 8efdd38 radv: Implement VK_EXT_4444_formats by Joshua Ashton · 4 years, 2 months ago
  21. 3c2a1af anv: Implement VK_EXT_4444_formats by Jason Ekstrand · 4 years, 2 months ago
  22. b44139e vulkan: Update Vulkan XML and headers to 1.2.149 by Jason Ekstrand · 4 years, 1 month ago
  23. 070fd2b u_prim_restart: add inline function for getting restart index based on index size by Mike Blumenkrantz · 4 years, 1 month ago
  24. 1f24c54 iris: Zero the add-on clear color BO on import by Nanley Chery · 4 years, 2 months ago
  25. a956093 ci: Build-test Panfrost tools by Tomeu Vizoso · 4 years, 1 month ago
  26. cd1c21f zink: implement handling for VK_EXT_calibrated_timestamps by Mike Blumenkrantz · 4 years, 2 months ago
  27. 8930b19 zink: store valid timestamp bits onto zink_screen by Mike Blumenkrantz · 4 years, 2 months ago
  28. 3e6366b zink: handle VK_EXT_vertex_attribute_divisor setup by Mike Blumenkrantz · 4 years, 2 months ago
  29. 99b4453 zink: clamp PIPE_SHADER_CAP_MAX_SHADER_BUFFERS to PIPE_MAX_SHADER_BUFFERS by Mike Blumenkrantz · 4 years, 2 months ago
  30. 01d6220 zink: implement VK_EXT_robustness2 by Mike Blumenkrantz · 4 years, 2 months ago
  31. b2f4752 pan/mdg: Test for SSA before chasing addresses by Alyssa Rosenzweig · 4 years, 1 month ago
  32. b4de9e0 pan/mdg: Mask spills from texture write by Alyssa Rosenzweig · 4 years, 1 month ago
  33. 26dd8f8 swr: Bump maximum 2D texture size to 16kx16k by jzielins · 4 years, 1 month ago
  34. 99cf910 mesa/st: Actually free the driver part of memory objects on destruction. by Bas Nieuwenhuizen · 4 years, 1 month ago
  35. 63bff6a gallivm/nir: Lower uniforms to UBOs in llvm draw if the driver didn't request this already by Gert Wollny · 4 years, 2 months ago
  36. b54afde android: freedreno: move a2xx disasm out of gallium by Mauro Rossi · 4 years, 1 month ago
  37. ca114e6 android: freedreno/common: add support for libfreedreno_common static by Mauro Rossi · 4 years, 1 month ago
  38. f065ec4 android: freedreno/ir3: fix include paths by Mauro Rossi · 4 years, 1 month ago
  39. 711c30b7 android: freedreno/registers: fix generated headers rules by Mauro Rossi · 4 years, 1 month ago
  40. 32e0f7e anv: toggle on VK_EXT_extended_dynamic_state by Tapani Pälli · 4 years, 3 months ago
  41. b9a0544 anv: dynamic vertex input binding stride and size support by Tapani Pälli · 4 years, 3 months ago
  42. e4590c0 anv: depth/stencil dynamic state support by Tapani Pälli · 4 years, 3 months ago
  43. f6fa4a8 anv: add support for dynamic primitive topology change by Tapani Pälli · 4 years, 3 months ago
  44. f426663 anv: add support for dynamic viewport and scissor with count by Tapani Pälli · 4 years, 3 months ago
  45. 9220598 anv: add support for dynamic cull mode and winding order by Tapani Pälli · 4 years, 3 months ago
  46. c34d8ac anv: handle dynamic viewport count by Tapani Pälli · 4 years, 3 months ago
  47. 11f3fb9 anv: consider dynamic state when creating pipeline by Tapani Pälli · 4 years, 3 months ago
  48. 65de778 anv: add new dynamic states by Tapani Pälli · 4 years, 3 months ago
  49. 2260ce6 anv: add VK_EXT_extended_dynamic_state but leave it disabled by Tapani Pälli · 4 years, 3 months ago
  50. a4181fc meson: fix `-D xlib-lease=auto` detection by Eric Engestrom · 4 years, 1 month ago
  51. c147604 egl: consistently use dri2_egl_display() helper macro by Eric Engestrom · 5 years ago
  52. 27eea62 freedreno/afuc: Fix PM4 enum parsing by Connor Abbott · 4 years, 1 month ago
  53. a5daaed freedreno/afuc: Add missing rnn_prepdb() by Connor Abbott · 4 years, 1 month ago
  54. 8d0e5e0 freedreno/cffdec: Stop open-coding enum parsing by Connor Abbott · 4 years, 1 month ago
  55. 73241ca freedreno/rnn: Make rnn_decode_enum() respect variants by Connor Abbott · 4 years, 1 month ago
  56. b67695d egl/haiku: drop overwritten preset of EGL version by Eric Engestrom · 4 years, 1 month ago
  57. 9c6fa94 egl: const _eglDriver by Eric Engestrom · 4 years, 1 month ago
  58. 81c0e2a egl: Allow software rendering for vgem/virtio_gpu in platform_device by Lepton Wu · 4 years, 2 months ago
  59. eaf27eb intel/tools: Test notification subregisters by Matt Turner · 4 years, 2 months ago
  60. ac7ecd2 intel/tools: Simplify notification register handling by Matt Turner · 4 years, 2 months ago
  61. 63181df intel/tools: Don't hardcode notification register by Matt Turner · 4 years, 2 months ago
  62. 90c18ec intel/tools: Manually set ARF register file/nr/subnr by Matt Turner · 4 years, 2 months ago
  63. af6d6f5 intel/tools: Pass integers, not enums, to stride() by Matt Turner · 4 years, 2 months ago
  64. c883c48 intel/compiler: Relax SENDS regioning assertions by Matt Turner · 4 years, 2 months ago
  65. 363e5ef intel/tools: Simplify dstregion by Matt Turner · 4 years, 2 months ago
  66. 3d9c673 intel/tools: Simplify immediate handling by Matt Turner · 4 years, 2 months ago
  67. 59801f0 intel/tools: Make writemask an integer by Matt Turner · 4 years, 2 months ago
  68. e115c49 intel/tools: Make swizzle an integer by Matt Turner · 4 years, 2 months ago
  69. 3e1602c intel/tools: Simplify register type handling by Matt Turner · 4 years, 2 months ago
  70. 2851c21 intel/tools: Don't allow empty type specifier by Matt Turner · 4 years, 2 months ago
  71. 6809b93 intel/tools: Remove stray newline by Matt Turner · 4 years, 2 months ago
  72. fdfbb1e intel/tools: Fix typos by Matt Turner · 4 years, 2 months ago
  73. 2dec909 pan/bit: Remove BI_SHIFT stub by Alyssa Rosenzweig · 4 years, 1 month ago
  74. aa989ae pan/bit: Update f32->f16 convert test by Alyssa Rosenzweig · 4 years, 1 month ago
  75. cf8a8b7 ci: Set date in LAVA DUTs from NTP servers by Tomeu Vizoso · 4 years, 1 month ago
  76. 7f40db4 docs: Explain how to set up a personal gitlab runner. by Eric Anholt · 4 years, 2 months ago
  77. 8e62687 freedreno/a6xx: Fix CP_BIN_SIZE_ADDRESS name by Connor Abbott · 4 years, 1 month ago
  78. 6c11a79 i965/i915: Add colorspace support to YUV sampling by David Stevens · 4 years, 1 month ago
  79. d8fdb8d nir: Add colorspace support to YUV lowering pass by David Stevens · 4 years, 2 months ago
  80. f3509c0 zink: add extension loading framework for spirv builder by Mike Blumenkrantz · 4 years, 2 months ago
  81. a91011c pan/mdg: emit REGISTER_UNUSED on unused ALU src2 by Italo Nicola · 4 years, 1 month ago
  82. a206591 mapi: Return NULL function pointers for GL_EXT_debug_marker by Lepton Wu · 4 years, 2 months ago
  83. 258165b egl: drop left-over function prototype by Eric Engestrom · 4 years, 2 months ago
  84. ed3f1e0 egl: rename _eglMatchDriver() to _eglInitializeDisplay() by Eric Engestrom · 4 years, 2 months ago
  85. 6d6b82a egl: inline _eglMatchAndInitialize() and refactor _eglMatchDriver() by Eric Engestrom · 4 years, 2 months ago
  86. a77050c egl: fix _eglMatchDriver() return type by Eric Engestrom · 4 years, 2 months ago
  87. f91851e egl: drop unnecessary _eglGetDriver() by Eric Engestrom · 4 years, 2 months ago
  88. d24e3ea egl: replace _eglInitDriver() with a simple variable by Eric Engestrom · 4 years, 2 months ago
  89. 3d4deb6 pan/mdg: remove ins->br_compact and ins->branch_extended by Italo Nicola · 4 years, 1 month ago
  90. 8150c1d pan/mdg: defer branch packing by Italo Nicola · 4 years, 1 month ago
  91. 140185e pan/mdg: refactor emit_alu_bundle by Italo Nicola · 4 years, 1 month ago
  92. 0f0f9ee pan/mdg: remove ins->alu by Italo Nicola · 4 years, 2 months ago
  93. 5299239 pan/mdg: externalize mir_pack_mod by Italo Nicola · 4 years, 1 month ago
  94. 1a4d165 pan/mdg: defer register packing by Italo Nicola · 4 years, 1 month ago
  95. bea6a65 pan/mdg: eliminate references to ins->load_store.op by Italo Nicola · 4 years, 2 months ago
  96. 92c808c pan/mdg: eliminate references to ins->texture.op by Italo Nicola · 4 years, 1 month ago
  97. 83592de pan/mdg: apply float outmods to textures by Italo Nicola · 4 years, 2 months ago
  98. 5011373 pan/mdg: eliminate references to ins->alu.outmod by Italo Nicola · 4 years, 2 months ago
  99. f34815c pan/mdg: fix comment by Italo Nicola · 4 years, 2 months ago
  100. 5f7e018 pan/mdg: eliminate references to ins->alu.reg_mode by Italo Nicola · 4 years, 2 months ago