clover: implement cl_arm_shared_virtual_memory
[mesa.git] / src / gallium / state_trackers / clover / api / memory.cpp
2020-04-15 Karol Herbstclover: implement cl_arm_shared_virtual_memory
2020-04-15 Karol Herbstclover: implement SVM functions for devices with fine...
2020-04-15 Karol Herbstclover: add stubs for SVM
2018-04-20 Aaron Watryclover: Fix host access validation for sub-buffer creation
2015-10-01 Kristian Høgsberg... Merge branch 'master' of ../mesa into vulkan
2015-09-28 Serge Martinclover: Implement clCreateImage?D w/ clCreateImage.
2015-09-28 Serge Martinclover: Implement CL1.2 clCreateImage().
2015-09-28 Francisco Jerezclover: Move down canonicalization of memory object...
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-07 Serge Martin (EdB)clover: Stub missing CL 1.2 functions.
2015-02-24 Francisco Jerezclover: Set appropriate flag defaults on memory object...
2015-02-24 EdBclover: Add CL_MEM_HOST_* flag checks.
2015-02-24 Francisco Jerezclover: Factor out memory object flags validation to...
2014-07-28 Tom Stellardclover: Add checks for image support to the image funct...
2014-05-02 Tom Stellardclover: Add a stub implementation of clCreateImage...
2014-02-21 Francisco Jerezclover: Unabbreviate a few data accessor names for...
2014-02-21 Francisco Jerezclover: Migrate a bunch of pointers and references...
2014-01-14 Francisco Jerezclover: Use cl_ulong in the maximum allocation size...
2013-12-18 Jan Veselyclover: Add parameter checks to clCreateBuffer.
2013-10-21 Francisco Jerezclover: Implement support for the ICD extension.
2013-10-21 Francisco Jerezclover: Switch memory objects to the new model.
2013-10-21 Francisco Jerezclover: Switch context objects to the new model.
2013-10-21 Francisco Jerezclover: Clean up property query functions by using...
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2012-08-24 Blaž Tomažičclover: Accept CL_MEM_READ_WRITE flag
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-11 Francisco Jerezclover: Import OpenCL state tracker.