summaryrefslogtreecommitdiff
path: root/src/gallium/frontends/clover/core/module.hpp
AgeCommit message (Expand)AuthorFilesLines
2021-09-27clover: Rename module -> binary, because C++20 makes module a keywordJesse Natalie1-169/+0
2021-08-03clover: Local memory needs to be aligned.Karol Herbst1-1/+3
2021-02-25clover: simplify image argumentsKarol Herbst1-4/+2
2021-01-08clover: Add constructor for clover::module.Vinson Lee1-0/+1
2020-12-29clover: add core clover printf support (v12)Serge Martin1-1/+2
2020-12-29clover/module: add a printf support to module (v5)Dave Airlie1-0/+8
2020-10-07clover: implements clGetKernelWorkGroupInfo CL_KERNEL_COMPILE_WORK_GROUP_SIZESerge Martin1-1/+5
2020-10-07clover: add CL_KERNEL_ATTRIBUTES for clGetKernelInfoSerge Martin1-4/+8
2020-10-07clover: implements clGetKernelArgInfoSerge Martin1-0/+22
2020-10-06clover: bind constant buffer if one is providedKarol Herbst1-1/+2
2020-05-13gallium: rename 'state tracker' to 'frontend'Marek Olšák1-0/+128