Support cl_qcom_ext_host_ptr extension
[clinfo] / src /
2014-08-22  Giuseppe BilottaSupport cl_qcom_ext_host_ptr extension
2014-08-22  Giuseppe BilottaMake it easier to compile clinfo for people with less...
2014-08-13  Giuseppe BilottaShift a few fields around
2014-08-13  Giuseppe BilottaFound some extra NVIDIA properties
2014-08-12  Giuseppe BilottaShow supported SPIR versions for cl_khr_spir devices
2014-08-01  Giuseppe BilottaFlush stdout/err at strategic places
2014-06-22  Giuseppe BilottaAdd support for AMD device topology property
2014-06-20  Giuseppe BilottaSupport cl_altera_device_temperature extension
2014-04-29  Giuseppe BilottaRefactor MEM_PARAM parenthetical print
2014-04-29  Giuseppe BilottaBe more careful about handling cl_ types
2014-04-29  Giuseppe BilottaFix param order in calloc()
2014-04-28  Giuseppe BilottaTune handling of no-dev platforms
2014-04-22  Giuseppe BilottaAllocate with calloc, not malloc
2014-04-21  Giuseppe BilottaBetter solution to handle no-dev platforms
2014-04-15  Giuseppe BilottaAllow a platform to have no devices
2014-03-10  Giuseppe BilottaHandle errors in getWGsizes gracefully
2014-03-10  Giuseppe BilottaIntel extension to partition by name
2013-07-22  Giuseppe BilottaForgot max samplers property
2013-07-09  Giuseppe BilottaFix formatting string warnings
2013-06-16  Giuseppe BilottaAlso show max number of sub-devices
2013-06-13  Giuseppe Bilottaext.h cleanup and expansion
2013-06-11  Giuseppe BilottaIntel local thread execution extension
2013-06-11  Giuseppe BilottaDefine vendor extensions
2013-06-11  Giuseppe BilottaShow hex for unknown flags
2013-06-09  Giuseppe BilottaFix excess buffer->strbuf replacement
2013-06-08  Giuseppe BilottaFix extension name
2013-06-07  Giuseppe BilottaMinor tuning
2013-06-07  Giuseppe BilottaWhitespace
2013-06-07  Giuseppe BilottaOpenCL C Version
2013-06-07  Giuseppe BilottaCL_FP_CORRECTLY_ROUNDED_DIVIDE_SQRT floating-point...
2013-06-07  Giuseppe BilottaBetter wording
2013-06-07  Giuseppe Bilottacl_khr_image2D_buffer extension
2013-06-07  Giuseppe BilottaMissed a couple formatting cleanups
2013-06-07  Giuseppe BilottaPresent the timer offset in a nicer way
2013-06-07  Giuseppe BilottaFormatting cleanup
2013-06-07  Giuseppe BilottaMore string sanitation
2013-06-07  Giuseppe BilottaRename GET_STRINGX to GET_STRING
2013-06-07  Giuseppe BilottaGet rid of single-param GET_STRING, part 1
2013-06-07  Giuseppe BilottaStart refactoring
2013-06-07  Giuseppe BilottaPreferred work group size multiple
2013-06-06  Giuseppe BilottaAMD device attributes (plus NV warp size)
2013-06-06  Giuseppe BilottaAtomic counters EXT
2013-06-06  Giuseppe BilottaAll OpenCL 1.2 properties
2013-06-06  Giuseppe BilottaDevice partition/fission
2013-06-06  Giuseppe BilottaImage properties and some rearrangements
2013-06-06  Giuseppe BilottaSome misc properties
2013-06-06  Giuseppe BilottaStupid error in cl_error
2013-06-06  Giuseppe BilottaSome NVIDIA extended info
2013-06-06  Giuseppe BilottaExtensions and FP support
2013-06-06  Giuseppe BilottaMore device info
2013-06-05  Giuseppe BilottaStart working on device info
2013-06-05  Giuseppe BilottaInitial commit, get platform info