aboutsummaryrefslogtreecommitdiffstats
path: root/test/com/mbien/opencl/CLBufferTest.java
Commit message (Expand)AuthorAgeFilesLines
* code review, spell checks and scope.Michael Bien2010-02-241-4/+4
* several small refactorings, api and javadoc improvements.Michael Bien2010-02-221-6/+6
* fixed CLBufferTest.mapBufferTest() for non CPU contexts.Michael Bien2010-02-191-3/+18
* added putCopyBufferToImage, putCopyImageToBuffer and putMap/UnmapBuffer opera...Michael Bien2010-02-181-0/+40
* introduced CLMemory as superclass for all memory objects.Michael Bien2010-01-181-4/+4
* refactored HighLevelBindingTest into seperate tests.Michael Bien2010-01-131-0/+94