summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/clover/api/device.cpp
Commit message (Expand)AuthorAgeFilesLines
* clover: Query the device to see if images are supportedTom Stellard2014-07-251-1/+1
* clover: query driver for the max number of compute unitsBruno Jiménez2014-06-121-1/+1
* clover: Query drivers for max clock frequencyTom Stellard2014-04-291-1/+1
* clover: Stub implementation of CL 1.2 sub-devices.EdB2014-04-291-0/+57
* clover: Implement support for the ICD extension.Francisco Jerez2013-10-211-2/+2
* clover: Define a few convenience equality operators.Francisco Jerez2013-10-211-1/+1
* clover: Switch device objects to the new model.Francisco Jerez2013-10-211-39/+40
* clover: Switch platform objects to the new model.Francisco Jerez2013-10-211-4/+5
* clover: Clean up property query functions by using a new property_buffer help...Francisco Jerez2013-10-211-79/+120
* clover: Return correct value for CL_DEVICE_ENDIAN_LITTLETom Stellard2013-07-221-1/+2
* mesa: Restore 78-column wrapping of license text in C++-style comments.Kenneth Graunke2013-04-231-4/+4
* mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke2013-04-231-1/+1
* clover: Define platform class and merge with device_registry.Francisco Jerez2013-04-131-9/+7
* mesa: Replace MESA_VERSION with PACKAGE_VERSION.Matt Turner2013-03-121-2/+2
* clover: Query device for CL_DEVICE_MAX_MEM_ALLOC_SIZE v2Tom Stellard2012-09-251-1/+2
* clover, gallium: add PIPE_COMPUTE_CAP_MAX_THREADS_PER_BLOCKChristoph Bumiller2012-05-121-1/+2
* clover: Import OpenCL state tracker.Francisco Jerez2012-05-111-0/+262