mesa/src/gallium/state_trackers/clover/api
Francisco Jerez 9ae0bd3829 clover: Some improvements for the intrusive pointer class.
Define some additional convenience operators, clean up the
implementation slightly, and rename it to 'intrusive_ptr' for reasons
that will be obvious in the next commit.

Tested-by: Tom Stellard <thomas.stellard@amd.com>
2014-02-21 12:51:22 +01:00
..
context.cpp clover: Support multiple devices in clCreateContextFromType() v2 2013-11-15 09:16:48 -08:00
device.cpp clover: Implement support for the ICD extension. 2013-10-21 10:47:03 -07:00
dispatch.cpp clover: Implement support for the ICD extension. 2013-10-21 10:47:03 -07:00
dispatch.hpp clover: Implement support for the ICD extension. 2013-10-21 10:47:03 -07:00
event.cpp clover: Some improvements for the intrusive pointer class. 2014-02-21 12:51:22 +01:00
kernel.cpp clover: Calculate optimal work group size when it's not specified by the user. 2013-11-04 12:12:37 -08:00
memory.cpp clover: Use cl_ulong in the maximum allocation size calculation to avoid overflow. 2014-01-14 22:10:24 +01:00
platform.cpp clover: Implement support for the ICD extension. 2013-10-21 10:47:03 -07:00
program.cpp clover: Store map result into a temporary vector in clCreateProgramWithBinary. 2014-01-15 16:45:05 +01:00
queue.cpp clover: Implement support for the ICD extension. 2013-10-21 10:47:03 -07:00
sampler.cpp clover: Implement support for the ICD extension. 2013-10-21 10:47:03 -07:00
transfer.cpp clover: Improve region and pitch argument handling in memory transfer APIs. 2013-10-21 10:47:04 -07:00
util.hpp clover: Implement support for the ICD extension. 2013-10-21 10:47:03 -07:00