ocl-icd
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