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