..
compiler.hpp
clover: Implement clCreateProgramWithILKHR
2021-01-01 21:56:58 +01:00
context.cpp
clover: track allocated svm pointers
2021-02-02 16:11:35 +00:00
context.hpp
clover: track allocated svm pointers
2021-02-02 16:11:35 +00:00
device.cpp
clover: rework quering image max sizes
2021-02-25 10:28:35 +00:00
device.hpp
clover: rework quering image max sizes
2021-02-25 10:28:35 +00:00
error.hpp
clover: Fix types collision between c++ and altivec
2020-06-30 20:44:07 +00:00
event.cpp
clover/queue: Flush automatically if applications do not flush themselves
2020-11-10 19:28:26 +00:00
event.hpp
clover/queue: Flush automatically if applications do not flush themselves
2020-11-10 19:28:26 +00:00
format.cpp
clover: add more cl_mem_object_type to pipe_texture_target mapping
2020-07-14 09:33:02 +02:00
format.hpp
kernel.cpp
clover: Add constructor for sampler_argument.
2021-03-20 02:04:23 +00:00
kernel.hpp
clover: Add constructor for sampler_argument.
2021-03-20 02:04:23 +00:00
memory.cpp
clover: Implement CL_MEM_OBJECT_IMAGE1D
2021-02-25 10:28:35 +00:00
memory.hpp
clover: Implement CL_MEM_OBJECT_IMAGE1D
2021-02-25 10:28:35 +00:00
module.cpp
clover/module: add a printf support to module (v5)
2020-12-29 09:07:23 +10:00
module.hpp
clover: simplify image arguments
2021-02-25 10:28:35 +00:00
object.hpp
platform.cpp
clover/core: Support MSVC
2020-12-02 10:13:34 -08:00
platform.hpp
clover: add platform supported extensions with version
2020-11-11 06:08:54 +10:00
printf.cpp
clover: add core clover printf support (v12)
2020-12-29 09:07:23 +10:00
printf.hpp
clover: add core clover printf support (v12)
2020-12-29 09:07:23 +10:00
program.cpp
clover: Implement clCreateProgramWithILKHR
2021-01-01 21:56:58 +01:00
program.hpp
clover: Implement clCreateProgramWithILKHR
2021-01-01 21:56:58 +01:00
property.hpp
clover: Fix property_element::as for MSVC
2020-12-02 10:13:33 -08:00
queue.cpp
clover: implement clEnqueueSVMMigrateMem
2021-02-02 16:11:35 +00:00
queue.hpp
clover: implement clEnqueueSVMMigrateMem
2021-02-02 16:11:35 +00:00
resource.cpp
clover: fix array images view creation
2021-03-03 21:59:22 +00:00
resource.hpp
clover: support custom driver strides
2020-10-20 23:46:42 +02:00
sampler.cpp
sampler.hpp
timestamp.cpp
timestamp.hpp