summaryrefslogtreecommitdiffstats
path: root/test/com/jogamp/opencl/CLBufferTest.java
Commit message (Expand)AuthorAgeFilesLines
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-37/+40
* Bug 978: Promote whether a test shall fail due to unavailable CL driver in ba...Sven Gothel2014-05-101-14/+0
* Remove Java lint warnings.Wade Walker2014-03-071-0/+3
* Fix new subBufferTest02FloatBuffer() test on Solaris.v2.1.5Wade Walker2014-02-251-0/+2
* Merge remote-tracking branch 'personal/bug_978_fix_solaris_tests'Wade Walker2014-02-251-0/+13
|\
| * Fix OpenCL test failures on Solaris.Wade Walker2014-02-231-0/+13
* | Bug 979: Add 'CL_DEVICE_MEM_BASE_ADDR_ALIGN' to CLDevice and overal maximum t...Sven Gothel2014-02-211-32/+62
|/
* Rename TestUtils -> MiscUtils (not a test), remove 'main' .. oopsSven Gothel2014-01-261-1/+1
* Adapt all unit tests to use UITestCase and enforce named unit test order. Add...Sven Gothel2014-01-261-6/+14
* added createBufferTestMichael Bien2011-04-211-20/+76
* added mapped CLMemory argument to putUnmapMemory for more flexibility.Michael Bien2011-04-201-4/+4
* paper work: license and file headers.Michael Bien2010-11-261-0/+28
* CLMemObjectDestructorCallback for HLB and LLB.Michael Bien2010-09-021-1/+43
* finished CLSubBuffer, added junit testcase, perf improvements and cleanup.Michael Bien2010-07-051-0/+70
* renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t...Michael Bien2010-04-121-0/+149