summaryrefslogtreecommitdiffstats
path: root/test/com/jogamp
Commit message (Collapse)AuthorAgeFilesLines
* CLContext should not throw NPE in create(...) if a device or device type is ↵Michael Bien2010-04-221-0/+27
| | | | null.
* fixed buffer-offset bug in CLKernel.getCompileWorkGroupSize, optimized ↵Michael Bien2010-04-161-1/+5
| | | | buffer size on 32bit systems, enabled test.
* code review: improved exception messages to be more verbose whenever possible.Michael Bien2010-04-152-0/+35
| | | | began with CLKernel testcase.
* enabled LowLevelBindingTest again.Michael Bien2010-04-131-99/+110
|
* renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp ↵Michael Bien2010-04-127-0/+1382
team player ;).