0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 13 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
Refactor va_list accepting public functions to accept array
Nuno Fachada
as FakenMC
More... over 10 years ago
Add todo to kernel mod. to refactor functions which accepts va_list
Nuno Fachada
as FakenMC
More... over 10 years ago
Test for get_supported_image_formats() outputs strings to debug instead of hex values.
Nuno Fachada
as FakenMC
More... over 10 years ago
Add several doc scripts + doc improvements
Nuno Fachada
as FakenMC
More... over 10 years ago
Image module: add fill function
Nuno Fachada
as FakenMC
More... over 10 years ago
Image module: add copy-to-buffer and map functions
Nuno Fachada
as FakenMC
More... over 10 years ago
Image module: add copy function
Nuno Fachada
as FakenMC
More... over 10 years ago
Image module: add read and write functions
Nuno Fachada
as FakenMC
More... over 10 years ago
get_image_formats: make sure num_img_formats is 0 in case of error
Nuno Fachada
as FakenMC
More... over 10 years ago
Refactor ccl_context_get_supported_image_formats() due to problems specified in previous commit.
Nuno Fachada
as FakenMC
More... over 10 years ago
Context/images: add ccl_context_get_supported_image_formats()
Nuno Fachada
as FakenMC
More... over 10 years ago
Remove \memberof doctag from macros
Nuno Fachada
as FakenMC
More... over 10 years ago
Device mod.: update some macro param names to maintain coherence
Nuno Fachada
as FakenMC
More... over 10 years ago
Image mod.: add info, ref, unref and unwrap macros
Nuno Fachada
as FakenMC
More... over 10 years ago
Sampler mod.: add info, ref, unref and unwrap macros
Nuno Fachada
as FakenMC
More... over 10 years ago
Sampler mod.: add constructors
Nuno Fachada
as FakenMC
More... over 10 years ago
Fix bug in command queue creation when compiled with OpenCL >= 2.0
Nuno Fachada
as FakenMC
More... over 10 years ago
Improve Windows compatibility
Nuno Fachada
as FakenMC
More... over 10 years ago
Add missing cl_gl_ext.h to OpenCL 2.0 local headers More... over 10 years ago
Fix error check return value in function ccl_user_event_set_status More... over 10 years ago
Change standard from gnu99 to c99
Nuno Fachada
as FakenMC
More... over 10 years ago
Add sampler wrapper (only new_wrap and destroy methods)
Nuno Fachada
as FakenMC
More... over 10 years ago
Enable proper installation of cf4ocl2
Nuno Fachada
as FakenMC
More... over 10 years ago
Compile, run and pass tests with all OpenCL versions
Nuno Fachada
as FakenMC
More... over 10 years ago
Basic implementation of image wrapper: constructor/destructor
Nuno Fachada
as FakenMC
More... over 10 years ago
kerninfo util: PREFERRED_WORK_GROUP_SIZE_MULTIPLE query if OCL>=1.1
Nuno Fachada
as FakenMC
More... over 10 years ago
Complete doc-comments in all library More... over 10 years ago
Comple doc-comments in queue module More... over 10 years ago
MemObj mod.: add ocl version checks + complete doc-comments More... over 10 years ago
Finish functions doc-comments in the kernel module
Nuno Fachada
as FakenMC
More... over 10 years ago