summaryrefslogtreecommitdiffstats
path: root/test/com/mbien/opencl/CLProgramTest.java
Commit message (Expand)AuthorAgeFilesLines
* added a few tests for event profiling and enums.Michael Bien2010-02-131-1/+13
* splitted CLImageFormat into CLImageFormat and (generated) CLImageFormatImpl.Michael Bien2010-01-291-9/+11
* switched from enum to poji as storage for common compiler options.Michael Bien2010-01-221-2/+3
* dynamic dispatch via CLProcAddressTable for OpenCL extensions.Michael Bien2010-01-221-3/+45
* seperated CLProgram specific tests into CLProgramTest.Michael Bien2010-01-201-0/+91