clover: Return correct value for CL_DEVICE_ENDIAN_LITTLE
[mesa.git] / src / gallium / state_trackers / clover / core /
2013-07-22 Tom Stellardclover: Return correct value for CL_DEVICE_ENDIAN_LITTLE
2013-05-04 Chia-I Wugallium: fix type of flags in pipe_context::flush()
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-04-13 Francisco Jerezclover: Add missing fields to the module serializer.
2013-03-24 Dmitry Cherkassovclover: add dynamic_cast results checking down in clSet...
2013-01-04 Tom Stellardclover: Fix build after the addition of enum pipe_flush...
2013-01-04 Marek Olšákgallium: extend pipe_context::flush for it to accept...
2012-12-13 Tom Stellardclover: Fix build since removal of pipe_surface::usage
2012-12-13 Tom Stellardclover: Add support for compiler flags
2012-12-13 Tom Stellardclover: Don't erase build info of devices not being...
2012-10-19 Francisco Jerezclover: No need for clover::is_zero() to be a functor.
2012-10-11 Marek Olšákgallium: unify transfer functions
2012-09-25 Tom Stellardclover: Query device for CL_DEVICE_MAX_MEM_ALLOC_SIZE v2
2012-09-24 Francisco Jerezclover: Silence narrowing conversion warnings in resour...
2012-07-01 Francisco Jerezclover: Define non-templated copy constructor for clove...
2012-06-01 Tom Stellardclover: Add function for building a clover::module...
2012-06-01 Tom Stellardclover: Remove target argument from compile_program_tgsi()
2012-06-01 Tom Stellardclover: Add constructors to some of the module classes v3
2012-06-01 Tom Stellardclover: Add a function for retrieving a device's prefer...
2012-05-16 Francisco Jerezgallium/auxiliary/pipe-loader: Fix usage of anonymous...
2012-05-12 Francisco Jerezclover: Fix build on i386.
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: Implement CL_MEM_COPY_HOST_PTR.
2012-05-11 Francisco Jerezclover: Import OpenCL state tracker.