index
:
fractal-gen-opencl
master
WIP port of my simple fractal-gen software to OpenCL
David Phillips
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
trampoline.c
Commit message (
Expand
)
Author
Age
*
Change kernel argument types to ints, size correctly
HEAD
master
David Phillips
2017-09-28
*
Make tramp_run_kernel return codes match its peers
David Phillips
2017-02-28
*
Better document trampoline.h
David Phillips
2017-02-25
*
Better initialisation style, remove dead whitespace/indentation
David Phillips
2017-02-25
*
Improve OpenCL error reporting in tramp_init
David Phillips
2017-02-25
*
Add missing free()s
David Phillips
2017-02-23
*
Change kernel iteration type from uint to ulong
David Phillips
2017-02-23
*
Expose platform selection to user
David Phillips
2017-02-22
*
Further improve error messages/reporting
David Phillips
2017-02-12
*
Reconcile usage of 'res' vs 'ret'
David Phillips
2017-02-12
*
Add stringy CL error messages
David Phillips
2017-02-12
*
Remove more hardcoded crap
David Phillips
2017-02-12
*
Don't hardcode stuff
David Phillips
2017-02-12
*
Add rough, hard-coded mock-up to prove trampoline
David Phillips
2017-02-12
*
Add licence
David Phillips
2017-01-21
*
Add early-days source files
David Phillips
2017-01-21