ocl-icd
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
2012-06-19  Vincent DanjeanMerge remote-tracking branch 'origin/master'
2012-06-19  Vincent DanjeanCleanup debug, refactor libdummycl
2012-06-19  Vincent DanjeanCorrect iteration in vendors/ directory
2012-06-19  Vincent DanjeanSwich to autotools
2012-06-19  Vincent DanjeanAdd support for using alternate vendors configuration...
2012-06-14  Brice VideauAdded clGetGLContextInfoKHR to the loader.
2012-06-14  vdanjeanImprove debug mode
2012-06-14  vdanjeanAdd a easy way to disable DEBUG in Makefile
2012-06-13  vdanjeanFix Changelog
2012-06-13  vdanjeanBump version to 1.1
2012-06-13  vdanjeanFind a new entry manually (74) and another one (92...
2012-06-13  vdanjeanDo not look for *EXT or *KHR functions by name
2012-06-13  vdanjeanCleanup debug
2012-06-13  vdanjeanRewrite ICD loader
2012-06-13  vdanjeanAdd visibility("hidden") for all but public symbols
2012-06-13  vdanjeanCleanup again
2012-06-13  vdanjeanRename files and cleanup includes
2012-06-13  vdanjeanFormat YAML output ourself
2012-06-08  vdanjeanAdd missing include in ocl_icd_test.c
2012-06-06  vdanjeanNew version
2012-06-06  vdanjeanCorrectly detect no platforms when no /etc/OpenCL/vendo...
2012-06-06  vdanjeanReal release 1.0 (changelog updated)
2012-06-06  vdanjeanRelease 1.0
2012-06-06  vdanjeanGenerate and use a map symbol file
2012-06-06  videauAdded version and symbol association.
2012-06-06  videauRTLD_DEEPBIND seemed to cause problems with intelocl...
2012-06-05  videauAdded clGetExtensionFunctionAddress at its most probabl...
2012-06-05  videauAdded clUnloadCompiler at its most propable place in...
2012-06-05  videauCopyright change.
2012-06-01  vdanjeancleanup ocl_icd.h
2012-06-01  vdanjeanCleanup and comment the Makefile
2012-06-01  vdanjeanAdd a message in ocl_icd_test when no plateform is...
2012-06-01  vdanjeanrelease 1.0 beta2
2012-06-01  vdanjeanFix soname
2012-06-01  videauFixed typo in Makefile
2012-06-01  vdanjeanAdd myself in copyright
2012-06-01  vdanjeanAdd 'install', 'dist', 'distcheck' targets in Makefile
2012-06-01  vdanjeanforce deep binding so that OpenCL implementation use...
2012-06-01  vdanjeanCleanup clean/distclean Makefile rules
2012-06-01  vdanjeanUpdate database from OpenCL 1.2 headers and AMD impleme...
2012-06-01  videauIn order database.
2012-06-01  vdanjeanFix problem with special functions
2012-06-01  vdanjeanAdd weak functions
2012-06-01  vdanjeanForce sorted order in yaml file
2012-06-01  vdanjeanupdate Makefile
2012-06-01  vdanjeanAdd .gitignore file
2012-06-01  vdanjeancleanup Makefile, add support for install with DESTDIR
2012-06-01  vdanjeanRewrite Makefile
2012-05-25  videauAdded README.
2012-05-25  videauBugfix.
2012-05-25  videauBugfix...
2012-05-25  videauAdded a clGetPlatformInfo template in generated bindings.
2012-05-25  videauAdded License and bugfixes.
2012-05-24  videauAdded option to generate from database.
2012-05-24  videauFirst version
2012-05-22  rootInit