tu: Implement fallback linear staging blit for CopyImage
[mesa.git] / src / gallium / state_trackers / clover / api / device.cpp
2020-04-15 Karol Herbstclover: implement cl_arm_shared_virtual_memory
2020-04-15 Karol Herbstclover: implement CL_DEVICE_SVM_CAPABILITIES
2019-02-26 Pierre Moreauclover: Move device extensions definitions to core...
2018-08-16 Eric Engestrombin: always define MESA_GIT_SHA1 to make it directly...
2017-09-27 Jan Veselyclover: Query and export int64 atomics
2017-09-18 Jan Veselyclover: Query and export half precision support
2017-08-22 Aaron Watryclover/device: Calculate CL_DEVICE_MEM_BASE_ADDR_ALIGN...
2017-08-06 Aaron Watryclover/device: Move device_version into core and add...
2017-06-14 Aaron Watryclover/device: Get device/host unified memory from...
2016-11-06 Serge Martinclover: add missing clGetDeviceInfo CL1.2 queries
2016-08-29 Jan Veselyclover: Use device cap to query pointer size instead...
2016-07-05 Emil Velikovclover: conditionally use MESA_GIT_SHA1
2016-06-13 Vedran Miletićclover: Update OpenCL version string to match OpenGL
2015-03-23 Tom Stellardclover: The unit for CL_DEVICE_MEM_BASE_ADDR_ALIGN...
2015-03-23 Tom Stellardclover: Add all the mandatory 1.1 extensions to the...
2015-03-23 Tom Stellardclover: Add a space at the end of CL_DEVICE_OPENCL_C_VE...
2015-03-09 Tom Stellardclover: Return the minimum required value for CL_DEVICE...
2015-03-05 Tom Stellardclover: Enable cl_khr_fp64 for devices that support...
2014-07-25 Tom Stellardclover: Query the device to see if images are supported
2014-06-12 Bruno Jiménezclover: query driver for the max number of compute...
2014-04-29 Tom Stellardclover: Query drivers for max clock frequency
2014-04-29 EdBclover: Stub implementation of CL 1.2 sub-devices.
2013-10-21 Francisco Jerezclover: Implement support for the ICD extension.
2013-10-21 Francisco Jerezclover: Define a few convenience equality operators.
2013-10-21 Francisco Jerezclover: Switch device objects to the new model.
2013-10-21 Francisco Jerezclover: Switch platform objects to the new model.
2013-10-21 Francisco Jerezclover: Clean up property query functions by using...
2013-07-22 Tom Stellardclover: Return correct value for CL_DEVICE_ENDIAN_LITTLE
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...
2013-04-13 Francisco Jerezclover: Define platform class and merge with device_reg...
2013-03-13 Matt Turnermesa: Replace MESA_VERSION with PACKAGE_VERSION.
2012-09-25 Tom Stellardclover: Query device for CL_DEVICE_MAX_MEM_ALLOC_SIZE v2
2012-05-12 Christoph Bumillerclover, gallium: add PIPE_COMPUTE_CAP_MAX_THREADS_PER_BLOCK
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-11 Francisco Jerezclover: Import OpenCL state tracker.