1. 9a22109 android: pan/bi: fix typo in bifrost_gen_disasm.c gen rules by Mauro Rossi · 4 years ago
  2. 2e9599b panfrost: Fix bifrost tiler job emission by Boris Brezillon · 4 years ago
  3. 6abb4cd panfrost: Fix bifrost tiler descriptor definition by Boris Brezillon · 4 years ago
  4. 4017116 ci: add dEQP-VK.info.device_extensions to the list of skipped tests by Samuel Pitoiset · 4 years ago
  5. a3543ad clover: set LLVM min version to 8.0.1 by Serge Martin · 4 years, 1 month ago
  6. bf80fb7 clover/nir: Call the memcpy lowering pass by Jason Ekstrand · 4 years ago
  7. 8323c03 spirv: Add support for OpCopyMemorySized by Jason Ekstrand · 4 years ago
  8. a3177cc nir: Add a lowering pass to lower memcpy by Jason Ekstrand · 4 years ago
  9. b2899f7 nir: Add a new memcpy intrinsic by Jason Ekstrand · 4 years ago
  10. 8cbb664 spirv: Use the new types helpers by Jason Ekstrand · 4 years ago
  11. de295b6 compiler/types: Add glsl_baseN_t_type(bit_size) helpers by Jason Ekstrand · 4 years ago
  12. 4cb6a8d gallivm: add support for lowered IO in vertex shaders by Marek Olšák · 4 years ago
  13. 4654609 meson/anv: Use variable that checks for --build-id by Dylan Baker · 4 years ago
  14. 5f1855d vtn/opencl: Switch fma to conditionally use libclc for 32bit floats by Jesse Natalie · 4 years, 1 month ago
  15. 8fb25c4 vtn/opencl: Only use libclc ldexp when lower_ldexp is set by Jesse Natalie · 4 years, 1 month ago
  16. 09bca4c vtn/opencl: Switch some nir-sequence ops to use libclc by Jesse Natalie · 4 years, 1 month ago
  17. 03fd217 vtn/opencl: Switch division-related ops to use libclc by Jesse Natalie · 4 years, 1 month ago
  18. 2624faf vtn/opencl: Switch exp/pow/log to use libclc by Jesse Natalie · 4 years, 1 month ago
  19. 4cc9ad4 vtn/opencl: Switch non-native trig to use libclc by Jesse Natalie · 4 years, 1 month ago
  20. 6aee495 vtn/opencl: Hook up OpenCL async copy and group wait opcodes via libclc by Jesse Natalie · 4 years ago
  21. 00261d8 vtn/opencl: Rework handle_instr to be able to handle core SPIR-V opcodes via libclc by Jesse Natalie · 4 years ago
  22. b08fd45 vtn/opencl: Implement a lot of opcodes via libclc by Jesse Natalie · 4 years, 1 month ago
  23. f33b417 clover: handle libclc shader (v3) by Dave Airlie · 5 years ago
  24. 14bc2dc util: add missing extern C by Dave Airlie · 4 years ago
  25. 6436e3a vtn/opencl: Add infrastructure for calling out to libclc by Jesse Natalie · 4 years, 1 month ago
  26. 45d43ad clover/nir: add libclc lowering pass by Dave Airlie · 4 years, 10 months ago
  27. 2013903 vtn/opencl: Rework type handling for CL extension opcodes by Jesse Natalie · 4 years, 1 month ago
  28. 938be4d nir/vtn: Add handling for SPIR-V event variables by Jesse Natalie · 4 years, 1 month ago
  29. c9a6b94 vtn: add an option to create a nir library from spirv by Dave Airlie · 4 years, 10 months ago
  30. 2826a5a nir: Add glsl_base_type unsigned -> signed version helper by Jesse Natalie · 4 years, 3 months ago
  31. 93db59e nir: Add an internal flag to shader_info by Jesse Natalie · 4 years ago
  32. b4a087c driconf: Use nesting macros for defining options. by Eric Anholt · 4 years ago
  33. e5d2481 virgl: Clean up the driconf definition of GLES_SAMPLES_PASSED_VALUE. by Eric Anholt · 4 years ago
  34. 1eb79df util/xmlconfig: Add a unit test of the code. by Eric Anholt · 4 years ago
  35. 7f3e881 blorp: Ensure aligned HIZ_CCS_WT partial clears by Nanley Chery · 4 years ago
  36. 7898993 meson: add support for loongson's mips/mips64 arch. by zhu yong · 4 years ago
  37. b54a0bb freedreno/layout: add tile_all flag to the layout by Samuel Iglesias Gonsálvez · 4 years ago
  38. 0206fb3 nir/liveness: Consider if uses in nir_ssa_defs_interfere by Jason Ekstrand · 4 years ago
  39. dcba32b turnip: implement VK_EXT_extended_dynamic_state by Jonathan Marek · 4 years ago
  40. b2fa2d9 turnip: move A6XX_RB_ALPHA_CONTROL write to init_hw by Jonathan Marek · 4 years ago
  41. d1588c7 turnip: fix wrong indentation in tu6_draw_common by Jonathan Marek · 4 years ago
  42. a18c84e nir/instr_set: hash intrinsic sources by Rhys Perry · 4 years, 1 month ago
  43. b8c31ac lima: fix glCopyTexSubImage2D by Andreas Baierl · 4 years ago
  44. 7b9cf77 kmsro: Extend to include imx-dcss by Guido Günther · 4 years, 8 months ago
  45. 77486db intel/fs: Disable sample mask predication for scratch stores by Danylo Piliaiev · 4 years, 2 months ago
  46. cbef2dc zink: only set stencil-ref for back if two-sided by Erik Faye-Lund · 4 years ago
  47. 4b2525b zink: store base-object of DSA-state by Erik Faye-Lund · 4 years ago
  48. 9e94dcc zink: correct typo in stencil-setup by Erik Faye-Lund · 4 years ago
  49. d1d27e9 radeonsi: remove redundant info.uses_fbfetch by Marek Olšák · 4 years ago
  50. 7b1e01f radeonsi: remove redundant variables from struct si_compute by Marek Olšák · 4 years ago
  51. 16afaf0 radeonsi: assume that constant load_local_group_size has been optimized out by Marek Olšák · 4 years ago
  52. 0492ada radeonsi: run NIR optimizations that glsl_to_nir runs but other places might not by Marek Olšák · 4 years ago
  53. 8a1d556 radeonsi: get input/output usage flags from shader_info directly by Marek Olšák · 4 years ago
  54. 0280cc7 radeonsi: get information about FS color outputs from shader_info directly by Marek Olšák · 4 years ago
  55. 343e5ca radeonsi: use info.system_values_read by Marek Olšák · 4 years ago
  56. cce3556 radeonsi: call nir_shader_gather_info after lowering and optimizing NIR by Marek Olšák · 4 years ago
  57. 8be46d6 radeonsi: fix indirect dispatches with variable block sizes by Marek Olšák · 4 years ago
  58. a7e3cc7 etnaviv: simplify linear stride implementation by Christian Gmeiner · 4 years, 8 months ago
  59. f7583bd ci: Extend meson-clang coverage by compiling all gallium drivers by Boris Brezillon · 4 years ago
  60. 1dd4505 panfrost: gen_pack: Fix gnu-empty-initializer errors by Boris Brezillon · 4 years ago
  61. ea77958 nir: gather information about fbfetch and dual source color by Marek Olšák · 4 years ago
  62. a6abf17 nir: fix input/output info gathering for lowered IO by Marek Olšák · 4 years ago
  63. ef98c17 nir: gather fs.uses_sample_qualifier from lowered IO by Marek Olšák · 4 years ago
  64. 7b108e6 nir: set system_values_read for all intrinsics by Marek Olšák · 4 years ago
  65. abe9588 nir: gather tess.tcs_cross_invocation info from lowered IO intrinsics by Marek Olšák · 4 years ago
  66. 10be706 nir: gather indirect info from lowered IO intrinsics by Marek Olšák · 4 years ago
  67. 3173367 spirv: vtn_fail with a nice message on unsupported rounding modes by Jason Ekstrand · 4 years ago
  68. 03e7b75 gallium/dri2: Move image->texture assignment after image NULL check. by Vinson Lee · 4 years ago
  69. 4bd0df0 r600/sfn: Initialize GPRValue member m_pin_to_channel. by Vinson Lee · 4 years ago
  70. 974981c gallium/drm: Make the pipe loader handle the driconf merging. by Eric Anholt · 4 years ago
  71. 8739238 gallium/drm: Define the DRM entrypoints in drm_helper.h by Eric Anholt · 4 years ago
  72. bc10b49 gallium/drm: Refactor the stub screen create functions. by Eric Anholt · 4 years ago
  73. 9ec28b8 gallium/drm: Deduplicate screen creation for the dynamic (clover) pipe loader. by Eric Anholt · 4 years ago
  74. 472a20c radeonsi: Only call nir_lower_var_copies at the end of the opt loop by Jason Ekstrand · 4 years ago
  75. 7971918 zink: reorder create_stream_output_target to fix failure case leak by Mike Blumenkrantz · 4 years ago
  76. bc5c043 zink: apply viewport count when creating pipelines by Mike Blumenkrantz · 4 years, 1 month ago
  77. cc939fe zink: correctly set up fb-sized scissors for each viewport by Mike Blumenkrantz · 4 years, 1 month ago
  78. 8a2ddcb zink: set multiviewport cap in ntv when gl_ViewportIndex is a written output by Mike Blumenkrantz · 4 years, 1 month ago
  79. 09be30b zink: move viewport count to zink_gfx_pipeline_state by Mike Blumenkrantz · 4 years, 1 month ago
  80. 818bd61 zink: implement ARB_instanced_arrays by Mike Blumenkrantz · 4 years, 2 months ago
  81. 0051551 zink: verify that src and dst aspects are the same in resource_copy_region hook by Mike Blumenkrantz · 4 years, 3 months ago
  82. 6feec2d zink: clamp min created fb size to 1x1 by Mike Blumenkrantz · 4 years, 3 months ago
  83. 9ce1e99 zink: use correct layer count when creating framebuffer by Mike Blumenkrantz · 4 years, 3 months ago
  84. e30367a zink: use correct number of samples on framebuffer in set_framebuffer_state by Mike Blumenkrantz · 4 years, 3 months ago
  85. f6c8721 zink: use correct value for color buffer sample count when creating renderpass by Mike Blumenkrantz · 4 years, 3 months ago
  86. 140f53e Revert "nir: replace lower_ffma and fuse_ffma with has_ffma" by Kenneth Graunke · 4 years ago
  87. d8cdcd4 radv: use syncobj for wsi fence by Jonathan Marek · 4 years ago
  88. 1aa1b9f radv: fix incorrect ResetFences path for WSI fence by Jonathan Marek · 4 years ago
  89. 90b98c0 amd/tmz: move uses_secure_bos to radeon_winsys by Pierre-Eric Pelloux-Prayer · 4 years, 1 month ago
  90. 2479689 radeonsi/tmz: add workaround for mpv/vaapi subtitles by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  91. 2c66435 radeonsi/tmz: add a tmz variant for sctx::eop_bug_scratch by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  92. 1338955 radeonsi: disable primitive discard if tmz is in use by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  93. 8e2768b radeonsi/tmz: add tmz variant for sctx::tess_rings by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  94. 2589888 radeonsi/tmz: add tmz variant of sctx::wait_mem_scratch by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  95. de088dac radeonsi/tmz: fail si_texture_transfer_map if tex is encrypted by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  96. 55b018b amd/winsys: add RADEON_FLUSH_TOGGLE_SECURE_SUBMISSION by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  97. 1b0d660 radeonsi/tmz: allow secure job if the app made a tmz allocation by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago
  98. f5ec617 ac/gpu_info: add detection of TMZ support by Pierre-Eric Pelloux-Prayer · 4 years, 1 month ago
  99. 846e393 amd: add AMDGPU_IDS_FLAGS_TMZ definition to amdgpu_drm.h by Pierre-Eric Pelloux-Prayer · 4 years, 1 month ago
  100. 5e4aece radeonsi: introduce SI_RESOURCE_FLAG_INTERNAL / RADEON_FLAG_DRIVER_INTERNAL by Pierre-Eric Pelloux-Prayer · 4 years, 2 months ago