aboutsummaryrefslogtreecommitdiff
path: root/trampoline.c
Commit message (Collapse)AuthorAge
* Better document trampoline.hDavid Phillips2017-02-25
|
* Better initialisation style, remove dead whitespace/indentationDavid Phillips2017-02-25
|
* Improve OpenCL error reporting in tramp_initDavid Phillips2017-02-25
|
* Add missing free()sDavid Phillips2017-02-23
|
* Change kernel iteration type from uint to ulongDavid Phillips2017-02-23
|
* Expose platform selection to userDavid Phillips2017-02-22
|
* Further improve error messages/reportingDavid Phillips2017-02-12
|
* Reconcile usage of 'res' vs 'ret'David Phillips2017-02-12
|
* Add stringy CL error messagesDavid Phillips2017-02-12
|
* Remove more hardcoded crapDavid Phillips2017-02-12
|
* Don't hardcode stuffDavid Phillips2017-02-12
|
* Add rough, hard-coded mock-up to prove trampolineDavid Phillips2017-02-12
| | | | | | | This needs the hard-coded constants taken out of it asap to merge with master. The code is strictly temporary as a measure to prove that the CL trampoline works and we are actually able to get images from the device.
* Add licenceDavid Phillips2017-01-21
|
* Add early-days source filesDavid Phillips2017-01-21