st/dri: Use packed RGB formats
[mesa.git] / src / gallium / state_trackers / clover / core / device.hpp
2015-06-29 Grigori Goronzyclover: implement CL_KERNEL_PREFERRED_WORK_GROUP_SIZE_M...
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
2013-10-21 Francisco Jerezclover: Delete copy constructors and assignment operato...
2013-10-21 Francisco Jerezclover: Define a few convenience equality operators.
2013-10-21 Francisco Jerezclover: Simplify the platform object by using util...
2013-10-21 Francisco Jerezclover: Switch command queues to the new model.
2013-10-21 Francisco Jerezclover: Switch context objects to the new model.
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: Define helper classes for the new object model.
2013-10-21 Francisco Jerezclover: Name include guards consistently.
2013-10-21 Francisco Jerezclover: Replace a bunch of double underscores with...
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...
2012-09-25 Tom Stellardclover: Query device for CL_DEVICE_MAX_MEM_ALLOC_SIZE v2
2012-06-01 Tom Stellardclover: Add a function for retrieving a device's prefer...
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.