clover: Switch to the new utility code.
[mesa.git] / src / gallium / state_trackers / clover / api /
2013-10-21 Francisco Jerezclover: Switch to the new utility code.
2013-10-21 Francisco Jerezclover: Name include guards consistently.
2013-10-21 Francisco Jerezclover: Replace a bunch of double underscores with...
2013-10-21 Francisco Jerezclover: Clean up the event profiling code.
2013-08-27 Niels Ole Salscheiderst/clover: Profiling support
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: Fix usage of incorrect object as destination...
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-12-13 Tom Stellardclover: Add support for compiler flags
2012-10-19 Francisco Jerezclover: No need for clover::is_zero() to be a functor.
2012-09-25 Tom Stellardclover: Query device for CL_DEVICE_MAX_MEM_ALLOC_SIZE v2
2012-09-24 Tom Stellardclover: Handle NULL value for clEnqueueNDRangeKernel...
2012-09-21 Tom Stellardclover: Initialize height and depth to 1 for transfers
2012-08-24 Blaž Tomažičclover: Accept CL_MEM_READ_WRITE flag
2012-07-01 Tom Stellardclover: Handle NULL devs argument in clBuildProgram
2012-05-12 Francisco Jerezclover: Check the total work-group size provided to...
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.