1. 2a49007 intel/vec4: Remove all support for Gen8+ [v2] by Ian Romanick · 3 years, 10 months ago
  2. 60e1d0f intel/compiler: Remove INTEL_SCALAR_... env variables by Ian Romanick · 3 years, 10 months ago
  3. d0ce24c intel/vec4: Remove inline lowering of LRP by Ian Romanick · 3 years, 10 months ago
  4. 86bab92 intel/compiler: Don't fallback to vec4 when scalar GS compile fails [v2] by Ian Romanick · 3 years, 10 months ago
  5. 92f0886 intel/compiler: Silence unused parameter warning in brw_surface_payload_size by Ian Romanick · 3 years, 10 months ago
  6. 9bcdca2 intel/vec4: Silence unused paramter warnings in brw_vec4_generator.cpp by Ian Romanick · 3 years, 10 months ago
  7. bc32d41 r600/sfn: Add support for helper invocations by Gert Wollny · 3 years, 10 months ago
  8. 6aa196b r600/sfn: remove old code to track uniforms as it is no longer needed by Gert Wollny · 3 years, 10 months ago
  9. 31e42fb r600/sfn: replace hand-backed literal check by NIR function by Gert Wollny · 3 years, 10 months ago
  10. 6784cea r600/sfn; go back to not lowering uniforms to UBOs by Gert Wollny · 3 years, 10 months ago
  11. 9a6b11a r600/sfn: Fix indirect const buffer access by Gert Wollny · 3 years, 10 months ago
  12. 73c5f45 r600/sfn: Fix interpolate at sample by Gert Wollny · 3 years, 10 months ago
  13. a8435f7 r600/sfn: use fine gradient evaluation for interpolate_at_offset by Gert Wollny · 3 years, 10 months ago
  14. 8540523 r600/sfn: save some instructions when doing multisample on sample 0 by Gert Wollny · 3 years, 10 months ago
  15. 0c5dfd2 r600/sfn: Support group memory barrier by Gert Wollny · 3 years, 10 months ago
  16. 972dd73 r600/sfn: lower to scalar for some optimizations and vectortize later by Gert Wollny · 3 years, 10 months ago
  17. d55404b r600/sfn: Handle nir_op_b2b32 by Gert Wollny · 3 years, 10 months ago
  18. b2df9c2 r600/sfn: Fix emitting shared atomics with constant sources by Gert Wollny · 3 years, 10 months ago
  19. e8c5f8b nir/lower_clip: Add i/o semantics for load/store intrinsics. by Eric Anholt · 3 years, 11 months ago
  20. 4ed9049 ci/freedreno: Add trace tests for glxgears, 0 A.D., and xonotic. by Eric Anholt · 3 years, 10 months ago
  21. 8538b7d ci/freedreno: Sort the traces in the .yml of expectations by Eric Anholt · 3 years, 10 months ago
  22. a55dc27 turnip: Replace tu_log*() with mesa_log*() by Eric Anholt · 3 years, 10 months ago
  23. 13ea7db mesa: Promote Intel's simple logging façade for Android to util/ by Eric Anholt · 3 years, 10 months ago
  24. 78165ea radv: Record cache flushes for RGP. by Bas Nieuwenhuizen · 3 years, 11 months ago
  25. cc73182 radv: Include flushes in the barrier. by Bas Nieuwenhuizen · 3 years, 11 months ago
  26. eff6710 radv: Fix RGP Asic CU info for GFX10+. by Bas Nieuwenhuizen · 3 years, 10 months ago
  27. 8349b82 radv: Use correct alignment for SQTT buffer sizes. by Bas Nieuwenhuizen · 3 years, 10 months ago
  28. 929aac5 radv: Fix emitting SQTT userdata. by Bas Nieuwenhuizen · 3 years, 10 months ago
  29. b2d042b zink: remove old extension infrastructure by Hoe Hao Cheng · 3 years, 10 months ago
  30. 08d51e92 zink: use the new, generated extension infrastructure by Hoe Hao Cheng · 3 years, 10 months ago
  31. 79c0023 zink: use the new extension infrastructure in device creation by Hoe Hao Cheng · 3 years, 10 months ago
  32. 0ed17a2 zink: hook zink_device_info.py to build system by Hoe Hao Cheng · 3 years, 10 months ago
  33. f1432fd3 zink: generate extension infrastructure using a python script by Hoe Hao Cheng · 3 years, 10 months ago
  34. 39098a2 nir/lower_memory_model: do not break with global atomic operations by Samuel Pitoiset · 3 years, 10 months ago
  35. de14090 nir/lower_memory_model: return progress when visiting instructions by Samuel Pitoiset · 3 years, 10 months ago
  36. 756441b pan/mdg: Infer whether to disassemble shaders from info.internal by Icecream95 · 3 years, 10 months ago
  37. 90eaaad panfrost: Mark blit shaders as internal by Icecream95 · 3 years, 10 months ago
  38. ee073cb nir/load_store_vectorize: improve vectorization with identical operations by Rhys Perry · 4 years, 1 month ago
  39. d9c4ec9 panfrost: Remove extra printf arguments. by Vinson Lee · 3 years, 10 months ago
  40. f2b94ae glsl/linker: Add support for XFB varying lowering in geometry shader by Louis-Francis Ratté-Boulianne · 4 years ago
  41. 5bea0e8 docs: recognisable -> recognizable by Erik Faye-Lund · 3 years, 10 months ago
  42. b8f1075 docs: url -> URL by Erik Faye-Lund · 3 years, 10 months ago
  43. 7ee8a3a docs: gitlab -> GitLab by Erik Faye-Lund · 3 years, 10 months ago
  44. 0894b59 docs: initialisation -> initialization by Erik Faye-Lund · 3 years, 10 months ago
  45. 2dccdb1 docs: timeplan -> time plan by Erik Faye-Lund · 3 years, 10 months ago
  46. 9890927 docs: behaviour -> behavior by Erik Faye-Lund · 3 years, 10 months ago
  47. 3318043 docs: unecessarily -> unnecessarily by Erik Faye-Lund · 3 years, 10 months ago
  48. fa834fd docs: make two acronyms upper-case by Erik Faye-Lund · 3 years, 10 months ago
  49. 58512ce docs: frambuffer -> framebuffer by Erik Faye-Lund · 3 years, 10 months ago
  50. e8c1b78 docs: scons -> SCons by Erik Faye-Lund · 3 years, 10 months ago
  51. 3fffa27 docs: apis -> APIs by Erik Faye-Lund · 3 years, 10 months ago
  52. 2550193 docs: everytime -> every time by Erik Faye-Lund · 3 years, 10 months ago
  53. e48b77b docs: remove webmaster article by Erik Faye-Lund · 3 years, 10 months ago
  54. d2dfbf0 docs: store prefixes in redirects by Erik Faye-Lund · 3 years, 10 months ago
  55. 12760d0 docs: show 'Edit on GitLab'-link by Erik Faye-Lund · 3 years, 10 months ago
  56. 96ac711 docs: escape backquote character by Erik Faye-Lund · 3 years, 10 months ago
  57. 9283141 lima: set clear depth value to 0x00ffffff as default by Andreas Baierl · 3 years, 10 months ago
  58. 9a22109 android: pan/bi: fix typo in bifrost_gen_disasm.c gen rules by Mauro Rossi · 3 years, 10 months ago
  59. 2e9599b panfrost: Fix bifrost tiler job emission by Boris Brezillon · 3 years, 10 months ago
  60. 6abb4cd panfrost: Fix bifrost tiler descriptor definition by Boris Brezillon · 3 years, 10 months ago
  61. 4017116 ci: add dEQP-VK.info.device_extensions to the list of skipped tests by Samuel Pitoiset · 3 years, 10 months ago
  62. a3543ad clover: set LLVM min version to 8.0.1 by Serge Martin · 4 years ago
  63. bf80fb7 clover/nir: Call the memcpy lowering pass by Jason Ekstrand · 3 years, 10 months ago
  64. 8323c03 spirv: Add support for OpCopyMemorySized by Jason Ekstrand · 3 years, 10 months ago
  65. a3177cc nir: Add a lowering pass to lower memcpy by Jason Ekstrand · 3 years, 10 months ago
  66. b2899f7 nir: Add a new memcpy intrinsic by Jason Ekstrand · 3 years, 10 months ago
  67. 8cbb664 spirv: Use the new types helpers by Jason Ekstrand · 3 years, 10 months ago
  68. de295b6 compiler/types: Add glsl_baseN_t_type(bit_size) helpers by Jason Ekstrand · 3 years, 10 months ago
  69. 4cb6a8d gallivm: add support for lowered IO in vertex shaders by Marek Olšák · 3 years, 11 months ago
  70. 4654609 meson/anv: Use variable that checks for --build-id by Dylan Baker · 3 years, 10 months ago
  71. 5f1855d vtn/opencl: Switch fma to conditionally use libclc for 32bit floats by Jesse Natalie · 4 years ago
  72. 8fb25c4 vtn/opencl: Only use libclc ldexp when lower_ldexp is set by Jesse Natalie · 4 years ago
  73. 09bca4c vtn/opencl: Switch some nir-sequence ops to use libclc by Jesse Natalie · 4 years ago
  74. 03fd217 vtn/opencl: Switch division-related ops to use libclc by Jesse Natalie · 4 years ago
  75. 2624faf vtn/opencl: Switch exp/pow/log to use libclc by Jesse Natalie · 4 years ago
  76. 4cc9ad4 vtn/opencl: Switch non-native trig to use libclc by Jesse Natalie · 4 years ago
  77. 6aee495 vtn/opencl: Hook up OpenCL async copy and group wait opcodes via libclc by Jesse Natalie · 3 years, 10 months ago
  78. 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
  79. b08fd45 vtn/opencl: Implement a lot of opcodes via libclc by Jesse Natalie · 4 years ago
  80. f33b417 clover: handle libclc shader (v3) by Dave Airlie · 5 years ago
  81. 14bc2dc util: add missing extern C by Dave Airlie · 4 years ago
  82. 6436e3a vtn/opencl: Add infrastructure for calling out to libclc by Jesse Natalie · 4 years ago
  83. 45d43ad clover/nir: add libclc lowering pass by Dave Airlie · 4 years, 8 months ago
  84. 2013903 vtn/opencl: Rework type handling for CL extension opcodes by Jesse Natalie · 4 years ago
  85. 938be4d nir/vtn: Add handling for SPIR-V event variables by Jesse Natalie · 4 years ago
  86. c9a6b94 vtn: add an option to create a nir library from spirv by Dave Airlie · 4 years, 8 months ago
  87. 2826a5a nir: Add glsl_base_type unsigned -> signed version helper by Jesse Natalie · 4 years, 1 month ago
  88. 93db59e nir: Add an internal flag to shader_info by Jesse Natalie · 4 years ago
  89. b4a087c driconf: Use nesting macros for defining options. by Eric Anholt · 3 years, 10 months ago
  90. e5d2481 virgl: Clean up the driconf definition of GLES_SAMPLES_PASSED_VALUE. by Eric Anholt · 3 years, 10 months ago
  91. 1eb79df util/xmlconfig: Add a unit test of the code. by Eric Anholt · 3 years, 11 months ago
  92. 7f3e881 blorp: Ensure aligned HIZ_CCS_WT partial clears by Nanley Chery · 3 years, 10 months ago
  93. 7898993 meson: add support for loongson's mips/mips64 arch. by zhu yong · 3 years, 10 months ago
  94. b54a0bb freedreno/layout: add tile_all flag to the layout by Samuel Iglesias Gonsálvez · 3 years, 10 months ago
  95. 0206fb3 nir/liveness: Consider if uses in nir_ssa_defs_interfere by Jason Ekstrand · 3 years, 10 months ago
  96. dcba32b turnip: implement VK_EXT_extended_dynamic_state by Jonathan Marek · 3 years, 10 months ago
  97. b2fa2d9 turnip: move A6XX_RB_ALPHA_CONTROL write to init_hw by Jonathan Marek · 3 years, 10 months ago
  98. d1588c7 turnip: fix wrong indentation in tu6_draw_common by Jonathan Marek · 3 years, 10 months ago
  99. a18c84e nir/instr_set: hash intrinsic sources by Rhys Perry · 4 years ago
  100. b8c31ac lima: fix glCopyTexSubImage2D by Andreas Baierl · 3 years, 10 months ago