0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 12 days ago. based on code collected 13 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Revise user guide and modules documentation according to changes for 2.1.0 release More... over 8 years ago
Profiler: use cl_uint instead of guint for all profiling objects More... over 8 years ago
Update docs: front/main page + tutorial + func. list + ccl_c
Nuno Fachada
as FakenMC
More... over 8 years ago
Updt. docs to reflect removal of OCL calls from get_info macros i.e. to reflect changes in commit f4b02131d
Nuno Fachada
as FakenMC
More... over 8 years ago
Convert ccl_devsel_devices_destroy from macro to function in order to hide GLib from client code More... over 8 years ago
Remove OpenCL function references from headers namely from get_info macros More... over 8 years ago
First steps towards removing refs to OpenCL function in headers namely from get_info macros More... over 8 years ago
Move error handling macros from common.h to _defs.h More... over 8 years ago
Move deprecation and opt. g_info macros to non API header More... over 8 years ago
Small code/presentation style improvement in image filter example More... over 8 years ago
Remove GLib dependencies from examples More... over 8 years ago
Fix intermittent segfault in buffer migrate test (OSX), close #9 More... over 8 years ago
Ctx tests: dont require same order devs in platf/ctx More... over 8 years ago
Small code style improvements More... over 8 years ago
Platform test: debug unexpected errors + fix dev. info tag More... over 8 years ago
Skip image_fill test if OpenCL < 1.2 More... over 8 years ago
Fix bug in last commit, use continue instead of break for skipping platforms with no devices More... over 8 years ago
Avoid errors when no devices found in platform More... over 8 years ago
Skip device filter example test if no CPU device found More... over 8 years ago
ccl_if_err_propagate_goto: set err_src=NULL after error propagation More... over 8 years ago
ccl_c tests: loosen requirements for last test so that it doesn't fail with Mali OpenCL More... over 8 years ago
Update FindOpenCL to work with CMake 2.8.x More... over 8 years ago
Small documentation fix
Nuno Fachada
as FakenMC
More... over 8 years ago
Add script to perform all tests (utils+examples+ĺib) on all devices More... over 8 years ago
ccl_c: fix possibly uninitialized build_status More... over 8 years ago
Add tests for examples More... over 8 years ago
User guide: add links to utilities man pages More... over 8 years ago
Examples: add option for hex or text kernel stringification More... over 8 years ago
Remove FindGit since it is bundled with CMake since 2.8.3 More... over 8 years ago
Replace FindOpenCL.cmake with version provided with CMake itself More... over 8 years ago