aboutsummaryrefslogtreecommitdiffstats
path: root/test/com/jogamp/opencl/HighLevelBindingTest.java
Commit message (Expand)AuthorAgeFilesLines
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-43/+46
* Bug 978: Promote whether a test shall fail due to unavailable CL driver in ba...Sven Gothel2014-05-101-10/+0
* Remove Java lint warnings.Wade Walker2014-03-071-0/+2
* Merge pull request #5 from WadeWalker/bug_978_fix_solaris_testsWade Walker2014-02-241-0/+10
|\
| * Fix OpenCL test failures on Solaris.Wade Walker2014-02-231-0/+10
* | Merge remote-tracking branch 'wwalker/fix_jocl_bug_981_out_of_direct_buffer_m...Sven Gothel2014-02-221-7/+23
|\ \
| * | Fix memory problems in High/LowLevelBindingTests.Wade Walker2014-02-221-7/+23
| |/
* / Bug 979: Add 'CL_DEVICE_MEM_BASE_ADDR_ALIGN' to CLDevice and overal maximum t...Sven Gothel2014-02-211-0/+1
|/
* 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-9/+19
* LLB refactoring.Michael Bien2011-05-271-0/+1
* fixed compiler redundant-casts warnings due to language level changes in glue...Michael Bien2011-02-131-1/+3
* paper work: license and file headers.Michael Bien2010-11-261-0/+28
* initial import of utility API for filtering platforms.Michael Bien2010-09-211-0/+18
* adjusted remaining work group sizes in tests.Michael Bien2010-09-181-2/+3
* removed CLContext factory methods with CLPlatform + CLDevice list combinations.Michael Bien2010-09-151-17/+8
* added a few CLImage junit tests.Michael Bien2010-08-071-30/+0
* misc OpenCL 1.1 HLB updates. ImageFormats, getters, javadoc.Michael Bien2010-07-041-0/+1
* added CLContext.getSupportedImageFormats() methods and unit test.Michael Bien2010-06-251-0/+29
* added CLVersion utility class and corresponding API.Michael Bien2010-06-241-1/+2
* moved calls to program.createCLKernels() into seperate test method.Michael Bien2010-06-161-9/+1
* CLContext should not throw NPE in create(...) if a device or device type is n...Michael Bien2010-04-221-0/+27
* renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t...Michael Bien2010-04-121-0/+305