aboutsummaryrefslogtreecommitdiff
path: root/src/libANGLE/CLMemory.h
AgeCommit message (Expand)Author
2021-06-21CL: Make CL front end and back end thread-safeJohn Plate
2021-06-17CL: Refactor info structs and fix conformance bugJohn Plate
2021-06-14CL: Remaining functions for OpenCL 1.2John Plate
2021-06-10CL: Add image enqueue commandsJohn Plate
2021-06-02CL: Add buffer enqueue commandsJohn Plate
2021-06-02CL: Refactor front end entry functionsJohn Plate
2021-06-02CL: Remove object cache and fix multi-threadingJohn Plate
2021-06-02CL: Improve validation readablityJohn Plate
2021-05-25CL: image object creation for front end and pass-throughJohn Plate
2021-05-25CL: buffer object creation for front end and pass-throughJohn Plate
2021-05-03Add support for OpenCL ICD LoaderJohn Plate
2021-04-27Stubs for CL validation entry pointsJohn Plate
2021-04-22Generate empty CL object classesJohn Plate