ocl-icd
2014-09-01  Aaron WatryFix directory resource leak
2014-05-22  Brice VideauCommented 2.0 OpenCL API.
2014-05-22  Brice VideauAdded up to date headers package.
2014-05-22  Brice VideauGenerator can process 2.0 functions.
2014-05-21  Brice VideauAdded OpenCL 2.0 functions. Hopefully at the right...
2014-04-01  Vincent DanjeanRemove -Werror for AM_CPPFLAGS by default
2013-12-22  Vincent DanjeanRelease 2.1.3
2013-12-03  Vincent DanjeanRefactor code for selection of default platform
2013-12-03  Vincent Danjean[build] add tests for default platform selection
2013-12-02  Vincent DanjeanAll generated file ends with "_gen" suffix (but install...
2013-12-02  Vincent DanjeanRewrote initialization comments
2013-11-20  Brice VideauIn case a NULL platform is passed to the loader, the...
2013-11-20  Brice VideauIf we have no valid platforms non can be valid.
2013-11-20  Brice VideauMoved some declarations to the header as they are neede...
2013-10-23  Vincent DanjeanRelease 2.1.2
2013-10-23  Vincent DanjeanAlso check for NULL events
2013-10-23  Vincent DanjeanRefactor code and compilation fix in clGetGLContextInfoKHR
2013-10-23  Brice VideauAdded platform checking for clGetGLContextInfoKHR.
2013-10-23  Brice VideauCode cleanup.
2013-10-23  Brice Videaucl_platform_id s provided by users to clCreateContext...
2013-10-23  Brice VideauCheck for platform validity. Could be improved.
2013-10-23  Brice VideauIndentation fix
2013-10-22  Vincent DanjeanRelease 2.1.1
2013-10-22  Vincent DanjeanFix missing NULL argument handling in clCreateContext
2013-10-02  Vincent DanjeanRelease 2.1.0
2013-10-02  Vincent DanjeanRefactor generated code
2013-10-01  Brice VideauAdded NULL pointers handling, should not segfault anymo...
2013-07-24  Vincent DanjeanRelease 2.0.4
2013-07-24  Vincent DanjeanBy default, show all compile commands
2013-06-22  Vincent DanjeanFix configure.ac for automake 1.13
2013-06-20  Brice VideauInclude guard for ocl_icd.h
2013-05-28  Vincent DanjeanRelease 2.0.3
2013-05-28  Vincent DanjeanFix PATH for "make installcheck"
2013-03-28  Brice VideauSmall potential bugfix and hopefull norm interpretation...
2013-02-12  Vincent DanjeanUpdate NEWS file
2013-02-11  Vincent Danjeanicd_generator: still cleanup
2013-02-11  Vincent Danjeanrefactor icd_generator
2013-02-11  Vincent Danjeancleanup icd_generator
2013-02-11  Vincent DanjeanMerge branch 'master' of git+ssh://scm.forge.imag.fr...
2013-02-11  Vincent DanjeanAdd clTerminateContextKHR in testsuite
2013-01-16  Brice VideauNew version
2013-01-16  Brice Videaufix bug when loading a correct icd *after* rejecting one
2012-12-05  Vincent DanjeanDefault platform is now specified
2012-12-05  Vincent Danjean[build] lower requirement on autoconf
2012-12-04  Brice VideauAdded windows specific functions to the table, then...
2012-10-05  Vincent DanjeanImplement clGetICDLoaderInfoOCLICD extension with a...
2012-10-05  Vincent Danjeancleanup code
2012-10-05  Vincent DanjeanclGetExtensionFunctionAddress should return only extens...
2012-10-05  Vincent DanjeanFix bug for dumping the internal ICD structure
2012-09-14  Vincent DanjeanMerge branch 'master'
2012-09-14  Vincent DanjeanNew release
2012-09-14  Vincent DanjeanNew release
2012-09-14  Vincent Danjean[doc] fix another typo found by lintian
2012-09-14  Vincent Danjean[doc] remove unused synopsis
2012-09-14  Vincent Danjean[doc] fix typo found by lintian
2012-09-13  Vincent DanjeanNew release
2012-09-13  Vincent DanjeanAdd documentation, mainly for envvar
2012-09-12  Vincent DanjeanAdd a test for the Intel workaround
2012-09-12  Vincent DanjeanWorkaround for a bug in intel ICD with optimus
2012-09-12  Vincent DanjeanCleanup and fix debug ifdef
2012-09-11  Vincent DanjeanImprove OCL_ICD_VENDORS envvar
2012-09-10  Vincent DanjeanForce order in output of check programs
2012-09-10  Vincent Danjeanfix 'make distcheck'
2012-09-10  Vincent DanjeanBuild test programs before entering tests/ subdir
2012-09-10  Vincent DanjeanFix log with strange behavior of clGetExtensionFunction...
2012-09-10  Vincent DanjeanFix re-entrancy in DEBUG mode while initializing.
2012-09-06  Vincent DanjeanUpdate testsuite with the new entry
2012-09-06  Vincent DanjeanMerge branch 'origin/master'
2012-09-06  Vincent DanjeanMigrate to autotest
2012-09-06  Brice VideauFound entry 92, clCreateEventFromGLsyncKHR.
2012-09-06  Vincent DanjeanAllow OCL_ICD_VENDORS to directly provide the ICD libra...
2012-09-06  Vincent Danjeaninclude stdlib.h for getenv and atoi
2012-09-06  Vincent DanjeanCheck the avaibility of OpenCL headers (version 1.2)
2012-09-03  Vincent DanjeanNew release
2012-09-03  Vincent DanjeanMake initialisation more robust
2012-09-03  Vincent DanjeanFix race in initialization on pthread programs
2012-09-03  Vincent DanjeanMerge branch 'master' of git+ssh://scm.forge.imag.fr...
2012-08-30  Vincent DanjeanNew release
2012-08-30  Vincent Danjean[debug] More debug info
2012-08-30  Vincent Danjean[bug fix] clCreateContextFromType can have a NULL prope...
2012-08-30  Vincent Danjean[bug fix] Initialize the library in all possible first...
2012-08-30  Vincent Danjean[fix] Use OpenCL supported version as version in OpenCL.pc
2012-07-19  Vincent Danjean[build] avoid deprecated function warning in debug
2012-07-19  Vincent Danjean[build] ignore warnings of OpenCL headers even with...
2012-07-19  Vincent Danjean[build] cleanup code
2012-07-19  Vincent Danjean[debug] improve platform dump
2012-06-26  Brice VideauCode factoring and race condition reduction.
2012-06-24  Vincent DanjeanNew release
2012-06-24  Vincent DanjeanCheck if compiler support flags to disable expected...
2012-06-24  Vincent DanjeanAdd a pkg-config file for ICD libraries
2012-06-20  Vincent DanjeanMerge branch 'master' of git+ssh://scm.forge.imag.fr...
2012-06-20  Vincent DanjeanFix compilation when updating database
2012-06-20  Brice VideauAdded -Wno-deprecated-declarations options to compile...
2012-06-20  Vincent DanjeanNew release without autogenerated files
2012-06-20  Vincent DanjeanDistribute all required files
2012-06-20  Vincent DanjeanDo not distribute built sources
2012-06-20  Vincent DanjeanCorrectly remove created directories
2012-06-20  Vincent DanjeanNew release
2012-06-20  Vincent DanjeanWhitelist known missing functions in ICD Loader
2012-06-20  Vincent Danjeancleanup code and add additionnal tests
next