summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-05-28gallium: new VM interfaces for SVMKarol Herbst7-1/+115
2025-05-28gallium: add fixed address resource APIKarol Herbst6-1/+42
2025-05-13gallium: remove left over clover filesGeorg Lehmann2-129/+0
2025-05-01gallium: remove pipe_compute_caps::max_threads_per_block_cloverKarol Herbst3-4/+0
2025-05-01gallium: remove pipe_compute_caps::max_block_size_cloverKarol Herbst3-7/+0
2025-05-01nvc0: remove support for pipe_grid_info::inputKarol Herbst4-38/+3
2025-05-01nv50: move pipe_grid_info::input into the driverKarol Herbst4-9/+17
2025-05-01radeonsi: remove more clover related codeKarol Herbst2-6/+4
2025-05-01r600: remove all clover related codeKarol Herbst7-674/+63
2025-04-16delete cloverMike Blumenkrantz83-15266/+6
2025-04-15llvmpipe: remove all clover support codeKarol Herbst5-74/+2
2025-04-15freedreno: remove all clover support codeKarol Herbst12-134/+9
2025-04-15iris: remove all clover support codeKarol Herbst6-74/+28
2025-03-27radeonsi: remove clover supportMarek Olšák5-898/+35
2025-03-13meson: announce that clover is deprecated (slated for removal)Eric Engestrom2-0/+3
2025-03-04clover: Fix MSVC buildNikita Popov1-0/+6
2025-03-04clover: Don't include libclc headersNikita Popov2-19/+39
2025-02-05clover: replace get_compute_param with pipe_compute_capsQiang Yu1-37/+13
2025-02-05radeonsi: init compute caps without ir_type paramQiang Yu1-19/+21
2025-02-05r600: init compute caps without ir_type paramQiang Yu1-14/+18
2025-02-05gallium,clover: add compute caps used by clover onlyQiang Yu5-2/+12
2025-01-29pipe_loader: Fix pipe_i915 with the dynamic loaderDaniel Stone1-2/+2
2024-12-05docs/envvars: Remove mention of IRIS_ENABLE_CLOVERAdam Jackson1-5/+0
2024-12-04fix(FTBFS): clc/clover: pass a VFS instance explicitlyKai Wasserbäch2-2/+18
2024-11-08clover: drop support for nir driversKarol Herbst14-1847/+8
2024-09-26fix(FTBFS): clover: use `.getDataLayout()` with LLVM >= 20Kai Wasserbäch1-0/+4
2024-07-01meson: Build pipe-loader when build-tests is trueLuc Ma1-4/+5
2024-06-27meson: rename with_gallium_opencl to with_gallium_cloverKarol Herbst4-12/+12
2024-06-27clover: fix meson opencl-spirv optionPatrick Lerda2-7/+6
2024-05-16nir/lower_cl_images: set binding also for samplersKarol Herbst1-0/+1
2024-05-16r600: fix vertex state update clover regressionPatrick Lerda1-2/+3
2024-05-13clover: fix memory leak related to optimizePatrick Lerda1-0/+1
2024-05-09clover: Use the new spirv_capabilities structFaith Ekstrand1-11/+24
2024-05-06clover: fix pipe_box update regressionPatrick Lerda1-4/+2
2024-04-02fix(FTBFS): clover: adapt to new LLVM 19 DiagnosticHandlerTyKai Wasserbäch1-0/+9
2024-02-21meson: do not pull in clc for cloverKarol Herbst2-3/+2
2023-12-13clover: Remove usage of glsl_type C++ helpersCaio Oliveira1-6/+6
2023-12-07clover: Rename function align to align_vector to avoid conflict with global a...Yonggang Luo1-7/+7
2023-10-31ci: simplify debian-rusticl-testing definitionDavid Heidelberg1-13/+8
2023-10-31ci: drop clover from release builds and remove rusticl buildDavid Heidelberg2-36/+1
2023-10-14fix: clover: warning: ignoring return value of ‘int posix_memalign(…)’ ...Kai Wasserbäch1-1/+3
2023-10-06fix: clover: LLVM 18: s/CodeGenOpt::/CodeGenOptLevel::/Kai Wasserbäch1-0/+4
2023-10-06fix: clover: LLVM 18 renamed/moved CGFT_*, update compat layerKai Wasserbäch1-0/+5
2023-09-23iris: do not mention specifically clover for OpenCL supportDavid Heidelberg1-4/+4
2023-09-22clover: Only compile/depend libclspirv and libclnir when using SPIR-V supportCaio Oliveira1-18/+26
2023-09-22clover: Hide SPIR-V related code behind HAVE_CLOVER_SPIRVCaio Oliveira2-5/+16
2023-09-19docs: Update Clover's env variable documentationlorn101-0/+32
2023-09-13clover: fix parameter arguments since recent translator changes.Dave Airlie2-14/+30
2023-09-11clover/llvm: move to modern pass manager.Dave Airlie1-13/+51
2023-09-09ci: drop clover leftoverEric Engestrom6-110/+0