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
Commit message (
Expand
)
Author
Age
*
Change kernel argument types to ints, size correctly
HEAD
master
David Phillips
2017-09-28
*
Fix off-by-one error in cl_error bounds checking
David Phillips
2017-08-10
*
POSIX shell correction
David Phillips
2017-05-30
*
Jot down quick todo
David Phillips
2017-03-11
*
Add burning ship fractal
David Phillips
2017-03-03
*
Make tramp_run_kernel return codes match its peers
David Phillips
2017-02-28
*
Add simple to do list
David Phillips
2017-02-28
*
Use absolute path for cl source directory
David Phillips
2017-02-28
*
Correct description in licence
David Phillips
2017-02-28
*
Add new demo image with high detail
David Phillips
2017-02-27
*
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
*
Update readme with usage details
David Phillips
2017-02-24
*
Add missing free()s
David Phillips
2017-02-23
*
Change kernel iteration type from uint to ulong
David Phillips
2017-02-23
*
Add one more missing dependency on header file
David Phillips
2017-02-22
*
Add quick platform fix to demo image script
David Phillips
2017-02-22
*
Expose platform selection to user
David Phillips
2017-02-22
*
Add header dependencies to objects
David Phillips
2017-02-22
*
Remove unnecessary cast to float
David Phillips
2017-02-18
*
Tidy performance data, disclose float size difference
David Phillips
2017-02-18
*
Add macro to set CL kernel source directory
David Phillips
2017-02-18
*
Add more performance data to README
David Phillips
2017-02-17
*
Clear up grammar
David Phillips
2017-02-17
*
Add real data to README
David Phillips
2017-02-16
*
Add demo image
David Phillips
2017-02-16
*
Create simple demo image creation script
David Phillips
2017-02-16
*
Fix misplaced %s in format
David Phillips
2017-02-12
*
Further improve error messages/reporting
David Phillips
2017-02-12
*
Reconcile usage of 'res' vs 'ret'
David Phillips
2017-02-12
*
Update README with respect to status of project
David Phillips
2017-02-12
*
Give test.cl a more meaningful name
David Phillips
2017-02-12
*
Add stringy CL error messages
David Phillips
2017-02-12
*
Disallow negative sizes and iteration limits
David Phillips
2017-02-12
*
Remove more hardcoded crap
David Phillips
2017-02-12
*
Don't hardcode stuff
David Phillips
2017-02-12
*
Stricter prototypes in trampoline header
David Phillips
2017-02-12
*
Nudge README
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 readme
David Phillips
2017-01-21
*
Add early-days source files
David Phillips
2017-01-21
*
Add build scripts
David Phillips
2017-01-21
*
Add gitignore
David Phillips
2017-01-21