1. 90eaaad panfrost: Mark blit shaders as internal by Icecream95 · 3 years, 10 months ago
  2. ee073cb nir/load_store_vectorize: improve vectorization with identical operations by Rhys Perry · 4 years, 1 month ago
  3. d9c4ec9 panfrost: Remove extra printf arguments. by Vinson Lee · 3 years, 10 months ago
  4. f2b94ae glsl/linker: Add support for XFB varying lowering in geometry shader by Louis-Francis Ratté-Boulianne · 4 years ago
  5. 5bea0e8 docs: recognisable -> recognizable by Erik Faye-Lund · 3 years, 10 months ago
  6. b8f1075 docs: url -> URL by Erik Faye-Lund · 3 years, 10 months ago
  7. 7ee8a3a docs: gitlab -> GitLab by Erik Faye-Lund · 3 years, 10 months ago
  8. 0894b59 docs: initialisation -> initialization by Erik Faye-Lund · 3 years, 10 months ago
  9. 2dccdb1 docs: timeplan -> time plan by Erik Faye-Lund · 3 years, 10 months ago
  10. 9890927 docs: behaviour -> behavior by Erik Faye-Lund · 3 years, 10 months ago
  11. 3318043 docs: unecessarily -> unnecessarily by Erik Faye-Lund · 3 years, 10 months ago
  12. fa834fd docs: make two acronyms upper-case by Erik Faye-Lund · 3 years, 10 months ago
  13. 58512ce docs: frambuffer -> framebuffer by Erik Faye-Lund · 3 years, 10 months ago
  14. e8c1b78 docs: scons -> SCons by Erik Faye-Lund · 3 years, 10 months ago
  15. 3fffa27 docs: apis -> APIs by Erik Faye-Lund · 3 years, 10 months ago
  16. 2550193 docs: everytime -> every time by Erik Faye-Lund · 3 years, 10 months ago
  17. e48b77b docs: remove webmaster article by Erik Faye-Lund · 3 years, 10 months ago
  18. d2dfbf0 docs: store prefixes in redirects by Erik Faye-Lund · 3 years, 10 months ago
  19. 12760d0 docs: show 'Edit on GitLab'-link by Erik Faye-Lund · 3 years, 10 months ago
  20. 96ac711 docs: escape backquote character by Erik Faye-Lund · 3 years, 10 months ago
  21. 9283141 lima: set clear depth value to 0x00ffffff as default by Andreas Baierl · 3 years, 10 months ago
  22. 9a22109 android: pan/bi: fix typo in bifrost_gen_disasm.c gen rules by Mauro Rossi · 3 years, 10 months ago
  23. 2e9599b panfrost: Fix bifrost tiler job emission by Boris Brezillon · 3 years, 10 months ago
  24. 6abb4cd panfrost: Fix bifrost tiler descriptor definition by Boris Brezillon · 3 years, 10 months ago
  25. 4017116 ci: add dEQP-VK.info.device_extensions to the list of skipped tests by Samuel Pitoiset · 3 years, 10 months ago
  26. a3543ad clover: set LLVM min version to 8.0.1 by Serge Martin · 3 years, 11 months ago
  27. bf80fb7 clover/nir: Call the memcpy lowering pass by Jason Ekstrand · 3 years, 10 months ago
  28. 8323c03 spirv: Add support for OpCopyMemorySized by Jason Ekstrand · 3 years, 10 months ago
  29. a3177cc nir: Add a lowering pass to lower memcpy by Jason Ekstrand · 3 years, 10 months ago
  30. b2899f7 nir: Add a new memcpy intrinsic by Jason Ekstrand · 3 years, 10 months ago
  31. 8cbb664 spirv: Use the new types helpers by Jason Ekstrand · 3 years, 10 months ago
  32. de295b6 compiler/types: Add glsl_baseN_t_type(bit_size) helpers by Jason Ekstrand · 3 years, 10 months ago
  33. 4cb6a8d gallivm: add support for lowered IO in vertex shaders by Marek Olšák · 3 years, 10 months ago
  34. 4654609 meson/anv: Use variable that checks for --build-id by Dylan Baker · 3 years, 10 months ago
  35. 5f1855d vtn/opencl: Switch fma to conditionally use libclc for 32bit floats by Jesse Natalie · 3 years, 11 months ago
  36. 8fb25c4 vtn/opencl: Only use libclc ldexp when lower_ldexp is set by Jesse Natalie · 3 years, 11 months ago
  37. 09bca4c vtn/opencl: Switch some nir-sequence ops to use libclc by Jesse Natalie · 3 years, 11 months ago
  38. 03fd217 vtn/opencl: Switch division-related ops to use libclc by Jesse Natalie · 3 years, 11 months ago
  39. 2624faf vtn/opencl: Switch exp/pow/log to use libclc by Jesse Natalie · 3 years, 11 months ago
  40. 4cc9ad4 vtn/opencl: Switch non-native trig to use libclc by Jesse Natalie · 3 years, 11 months ago
  41. 6aee495 vtn/opencl: Hook up OpenCL async copy and group wait opcodes via libclc by Jesse Natalie · 3 years, 10 months ago
  42. 00261d8 vtn/opencl: Rework handle_instr to be able to handle core SPIR-V opcodes via libclc by Jesse Natalie · 3 years, 10 months ago
  43. b08fd45 vtn/opencl: Implement a lot of opcodes via libclc by Jesse Natalie · 3 years, 11 months ago
  44. f33b417 clover: handle libclc shader (v3) by Dave Airlie · 5 years ago
  45. 14bc2dc util: add missing extern C by Dave Airlie · 3 years, 11 months ago
  46. 6436e3a vtn/opencl: Add infrastructure for calling out to libclc by Jesse Natalie · 3 years, 11 months ago
  47. 45d43ad clover/nir: add libclc lowering pass by Dave Airlie · 4 years, 8 months ago
  48. 2013903 vtn/opencl: Rework type handling for CL extension opcodes by Jesse Natalie · 3 years, 11 months ago
  49. 938be4d nir/vtn: Add handling for SPIR-V event variables by Jesse Natalie · 3 years, 11 months ago
  50. c9a6b94 vtn: add an option to create a nir library from spirv by Dave Airlie · 4 years, 8 months ago
  51. 2826a5a nir: Add glsl_base_type unsigned -> signed version helper by Jesse Natalie · 4 years, 1 month ago
  52. 93db59e nir: Add an internal flag to shader_info by Jesse Natalie · 3 years, 11 months ago
  53. b4a087c driconf: Use nesting macros for defining options. by Eric Anholt · 3 years, 10 months ago
  54. e5d2481 virgl: Clean up the driconf definition of GLES_SAMPLES_PASSED_VALUE. by Eric Anholt · 3 years, 10 months ago
  55. 1eb79df util/xmlconfig: Add a unit test of the code. by Eric Anholt · 3 years, 10 months ago
  56. 7f3e881 blorp: Ensure aligned HIZ_CCS_WT partial clears by Nanley Chery · 3 years, 10 months ago
  57. 7898993 meson: add support for loongson's mips/mips64 arch. by zhu yong · 3 years, 10 months ago
  58. b54a0bb freedreno/layout: add tile_all flag to the layout by Samuel Iglesias Gonsálvez · 3 years, 10 months ago
  59. 0206fb3 nir/liveness: Consider if uses in nir_ssa_defs_interfere by Jason Ekstrand · 3 years, 10 months ago
  60. dcba32b turnip: implement VK_EXT_extended_dynamic_state by Jonathan Marek · 3 years, 10 months ago
  61. b2fa2d9 turnip: move A6XX_RB_ALPHA_CONTROL write to init_hw by Jonathan Marek · 3 years, 10 months ago
  62. d1588c7 turnip: fix wrong indentation in tu6_draw_common by Jonathan Marek · 3 years, 10 months ago
  63. a18c84e nir/instr_set: hash intrinsic sources by Rhys Perry · 3 years, 11 months ago
  64. b8c31ac lima: fix glCopyTexSubImage2D by Andreas Baierl · 3 years, 10 months ago
  65. 7b9cf77 kmsro: Extend to include imx-dcss by Guido Günther · 4 years, 6 months ago
  66. 77486db intel/fs: Disable sample mask predication for scratch stores by Danylo Piliaiev · 4 years ago
  67. cbef2dc zink: only set stencil-ref for back if two-sided by Erik Faye-Lund · 3 years, 10 months ago
  68. 4b2525b zink: store base-object of DSA-state by Erik Faye-Lund · 3 years, 10 months ago
  69. 9e94dcc zink: correct typo in stencil-setup by Erik Faye-Lund · 3 years, 10 months ago
  70. d1d27e9 radeonsi: remove redundant info.uses_fbfetch by Marek Olšák · 3 years, 10 months ago
  71. 7b1e01f radeonsi: remove redundant variables from struct si_compute by Marek Olšák · 3 years, 10 months ago
  72. 16afaf0 radeonsi: assume that constant load_local_group_size has been optimized out by Marek Olšák · 3 years, 10 months ago
  73. 0492ada radeonsi: run NIR optimizations that glsl_to_nir runs but other places might not by Marek Olšák · 3 years, 10 months ago
  74. 8a1d556 radeonsi: get input/output usage flags from shader_info directly by Marek Olšák · 3 years, 10 months ago
  75. 0280cc7 radeonsi: get information about FS color outputs from shader_info directly by Marek Olšák · 3 years, 10 months ago
  76. 343e5ca radeonsi: use info.system_values_read by Marek Olšák · 3 years, 10 months ago
  77. cce3556 radeonsi: call nir_shader_gather_info after lowering and optimizing NIR by Marek Olšák · 3 years, 10 months ago
  78. 8be46d6 radeonsi: fix indirect dispatches with variable block sizes by Marek Olšák · 3 years, 10 months ago
  79. a7e3cc7 etnaviv: simplify linear stride implementation by Christian Gmeiner · 4 years, 6 months ago
  80. f7583bd ci: Extend meson-clang coverage by compiling all gallium drivers by Boris Brezillon · 3 years, 10 months ago
  81. 1dd4505 panfrost: gen_pack: Fix gnu-empty-initializer errors by Boris Brezillon · 3 years, 10 months ago
  82. ea77958 nir: gather information about fbfetch and dual source color by Marek Olšák · 3 years, 10 months ago
  83. a6abf17 nir: fix input/output info gathering for lowered IO by Marek Olšák · 3 years, 10 months ago
  84. ef98c17 nir: gather fs.uses_sample_qualifier from lowered IO by Marek Olšák · 3 years, 10 months ago
  85. 7b108e6 nir: set system_values_read for all intrinsics by Marek Olšák · 3 years, 10 months ago
  86. abe9588 nir: gather tess.tcs_cross_invocation info from lowered IO intrinsics by Marek Olšák · 3 years, 10 months ago
  87. 10be706 nir: gather indirect info from lowered IO intrinsics by Marek Olšák · 3 years, 10 months ago
  88. 3173367 spirv: vtn_fail with a nice message on unsupported rounding modes by Jason Ekstrand · 3 years, 10 months ago
  89. 03e7b75 gallium/dri2: Move image->texture assignment after image NULL check. by Vinson Lee · 3 years, 10 months ago
  90. 4bd0df0 r600/sfn: Initialize GPRValue member m_pin_to_channel. by Vinson Lee · 3 years, 10 months ago
  91. 974981c gallium/drm: Make the pipe loader handle the driconf merging. by Eric Anholt · 3 years, 10 months ago
  92. 8739238 gallium/drm: Define the DRM entrypoints in drm_helper.h by Eric Anholt · 3 years, 10 months ago
  93. bc10b49 gallium/drm: Refactor the stub screen create functions. by Eric Anholt · 3 years, 10 months ago
  94. 9ec28b8 gallium/drm: Deduplicate screen creation for the dynamic (clover) pipe loader. by Eric Anholt · 3 years, 10 months ago
  95. 472a20c radeonsi: Only call nir_lower_var_copies at the end of the opt loop by Jason Ekstrand · 3 years, 10 months ago
  96. 7971918 zink: reorder create_stream_output_target to fix failure case leak by Mike Blumenkrantz · 3 years, 11 months ago
  97. bc5c043 zink: apply viewport count when creating pipelines by Mike Blumenkrantz · 4 years ago
  98. cc939fe zink: correctly set up fb-sized scissors for each viewport by Mike Blumenkrantz · 4 years ago
  99. 8a2ddcb zink: set multiviewport cap in ntv when gl_ViewportIndex is a written output by Mike Blumenkrantz · 4 years ago
  100. 09be30b zink: move viewport count to zink_gfx_pipeline_state by Mike Blumenkrantz · 4 years ago