0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 07, 2024 — Jun 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Couldn't find good solution to the excaping problem where there is spaces in directory name. More... almost 11 years ago
Merge pull request #102 from toaarnio/master More... about 11 years ago
Add standard Khronos license More... about 11 years ago
Fixed some escaping problems when spaces in build / src path. More... about 11 years ago
Changed .md styles to make descriptions look nicer More... about 11 years ago
Description of documents More... about 11 years ago
Added 2 annotated slides of presentations given in Khronos F2F meeting in January 2014 More... about 11 years ago
Removed old USE_POCL reference More... about 11 years ago
Added link to opencl-testsuite More... about 11 years ago
Fixed shared library compilation to not add dllexport defines in non windows platform. More... about 11 years ago
Simplified Visual Studio compiling instructions and updated how to select OpenCL library to use. More... about 11 years ago
Fixed test bench to find bash and other tools from Git/bin More... about 11 years ago
Fixed rest of the Visual Studio 2013 express compiling problems. More... about 11 years ago
Added python implementation of xxd unix tool. More... about 11 years ago
Fixed one compile problem with Visual Studio 2013. More... about 11 years ago
Added info about NVIDIA SDK problems. Should be compiled with Intel SDK. More... about 11 years ago
Started making build / testing easier in windows, More... about 11 years ago
Update README.md More... about 11 years ago
Added building dynamic standalone library of libclv. More... about 11 years ago
Added workaround for bug that causes many parsing problems with hd4000 driver. More... about 11 years ago
Enabled building dynamic library. More... about 11 years ago
Modified local memory init macro to compile also on Apple GeForce 650M driver. More... about 11 years ago
Added Intel compiler crash issue. More... over 11 years ago
Fixed library name to be libclv.a More... over 11 years ago
Added test case and fixed bug, which caused uninitialized private variables to be left to code without initialization in some cases. More... over 11 years ago
Fixed test cases to be more platform independent and not to relay on sequence numbers generated by instrumentation (we do not guarantee same numbers on different run). Also dependence of order how variables are collected to private memory structure were fixed. More... over 11 years ago
Added testcases which were left out from last couple of commits. More... over 11 years ago
Added test case and error if kernel is called from WebCL C More... over 11 years ago
Fixed typo. More... over 11 years ago
Fixed test case check and added test case for disabling double extension. More... over 11 years ago