aboutsummaryrefslogtreecommitdiffstats
path: root/test/com/jogamp/opencl/gl
Commit message (Expand)AuthorAgeFilesLines
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.*Sven Gothel2015-02-021-7/+7
* Bug 978: Promote CLAbstractImpl.isAvailable() to CLPlatform, public API. isAv...Sven Gothel2014-09-031-3/+0
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-031-44/+52
* Merge remote-tracking branch 'wwalker/master'Sven Gothel2014-05-101-0/+115
|\
| * Fix CL-GL interoperability tests on Mac.Wade Walker2014-04-061-3/+3
| * Finish texture sharing test.Wade Walker2014-04-061-40/+72
| * Start adding texture interop test.Wade Walker2014-04-041-0/+83
* | Bug 978: Promote whether a test shall fail due to unavailable CL driver in ba...Sven Gothel2014-05-101-4/+0
|/
* Remove Java lint warnings.Wade Walker2014-03-071-0/+4
* Fix OpenCL test failures on Solaris.Wade Walker2014-02-231-2/+7
* Adapt all unit tests to use UITestCase and enforce named unit test order. Add...Sven Gothel2014-01-261-27/+41
* Refine 7b21b5abb6373637eeeb270de05bb7472f70b853: Add CLGL.CL_CONTEXT_PROPERTY...Sven Gothel2013-10-121-10/+2
* Adapt to GlueGen ARM Build Changes 422d7a5eb53fca6642ebf4e8910d8b0311bb2597 ;...Sven Gothel2012-08-181-9/+1
* using CL_CGL sharegroup for context creation on mac + enabled CLGLTest on macMichael Bien2011-04-261-7/+1
* - CLGLBuffer size must now be specified when the buffer is createdMichael Bien2011-04-261-19/+118
* using lower wgs in LLB test.Michael Bien2011-01-221-1/+1
* paper work: license and file headers.Michael Bien2010-11-261-0/+28
* CLGLContext.create() no longer makes the glcontext current.Michael Bien2010-11-211-13/+9
* changes due to mofifications in jogl + propper jogl release() + destroy(true)...Michael Bien2010-11-181-6/+7
* JOGL: getNativeWindow -> getNativeSurface; modified CLGLTest to only use JOGL...Michael Bien2010-10-151-8/+9
* temporary disable CLGLTest on mac to prevent deadlock.Michael Bien2010-09-261-4/+10
* added junit timeouts to CLGLTest (JOGL deadlock on mac) and CLCommandQueueTestMichael Bien2010-09-231-0/+11
* last JOGL API changes broke the GLCL junit test. Fixed it.Michael Bien2010-09-231-1/+2
* CLGLContext.create() makes GLContext current (restored old behavior).Michael Bien2010-09-181-1/+2
* added CLVersion utility class and corresponding API.Michael Bien2010-06-241-0/+2
* improved concurrent load test (disabled by default) and confirmed that cl pro...Michael Bien2010-05-301-0/+2
* enabled CLGLTest again... give it another try with hudson.Michael Bien2010-05-231-4/+6
* dissabled CLGL test since there is currently no way to relyable determine if ...Michael Bien2010-05-231-3/+4
* disabled callbacks temporary to be able to build on windows.Michael Bien2010-05-121-0/+2
* CLGLContext.create() makes GLContext current.Michael Bien2010-04-241-0/+95