| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix command queue test for Intel | Wade Walker | 2015-11-08 | 1 | -1/+6 |
* | Remove creation and all references to CL*Binding interfaces | Wade Walker | 2015-11-08 | 1 | -2/+1 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 1 | -62/+63 |
* | Bug 978: Promote whether a test shall fail due to unavailable CL driver in ba... | Sven Gothel | 2014-05-10 | 1 | -12/+0 |
* | Remove Java lint warnings. | Wade Walker | 2014-03-07 | 1 | -0/+1 |
* | Merge pull request #5 from WadeWalker/bug_978_fix_solaris_tests | Wade Walker | 2014-02-24 | 1 | -0/+13 |
|\ |
|
| * | Fix OpenCL test failures on Solaris. | Wade Walker | 2014-02-23 | 1 | -0/+13 |
* | | Fix unit test bugs on Mac OS X 64-bit. | Wade Walker | 2014-02-08 | 1 | -2/+4 |
|/ |
|
* | Rename TestUtils -> MiscUtils (not a test), remove 'main' .. oops | Sven Gothel | 2014-01-26 | 1 | -1/+1 |
* | Adapt all unit tests to use UITestCase and enforce named unit test order. Add... | Sven Gothel | 2014-01-26 | 1 | -28/+39 |
* | Bug 884: Add standard JogAmp build files. | Wade Walker | 2013-12-15 | 1 | -3/+1 |
* | CLCommandQueueTest: Remove warning ..v2.0.2-rc12v2.0-rc12 | Sven Gothel | 2013-06-25 | 1 | -2/+5 |
* | LLB refactoring. | Michael Bien | 2011-05-27 | 1 | -0/+1 |
* | fixed event-condition test which failed sporadically with out-of-order queues. | Michael Bien | 2011-05-25 | 1 | -10/+9 |
* | fixed race condition in eventsTest() | Michael Bien | 2011-04-20 | 1 | -3/+7 |
* | fixed a bug which used a wrong eventlist offset under certain conditions and ... | Michael Bien | 2011-04-04 | 1 | -3/+68 |
* | paper work: license and file headers. | Michael Bien | 2010-11-26 | 1 | -0/+28 |
* | missing return | Michael Bien | 2010-11-23 | 1 | -0/+1 |
* | fixed customEventsTest (was: segfault with CL 1.0, now: disabled on CL 1.0) | Michael Bien | 2010-11-22 | 1 | -11/+4 |
* | added junit timeouts to CLGLTest (JOGL deadlock on mac) and CLCommandQueueTest | Michael Bien | 2010-09-23 | 1 | -0/+5 |
* | CLCommandQueueTest: fixed invalid work group size error on low spec devices | Michael Bien | 2010-09-18 | 1 | -10/+19 |
* | wait timeout for concurrencyTest; context release try-finally bocks for all o... | Michael Bien | 2010-09-18 | 1 | -143/+152 |
* | CLEvent callbacks for HLB and LLB. | Michael Bien | 2010-09-02 | 1 | -1/+39 |
* | toString() for CLEventList. | Michael Bien | 2010-07-19 | 1 | -0/+4 |
* | added CLVersion utility class and corresponding API. | Michael Bien | 2010-06-24 | 1 | -1/+23 |
* | implemented OpenCL 1.1 user events + JUnit test. | Michael Bien | 2010-06-16 | 1 | -0/+59 |
* | CLBuildListener functionality for high level bindings. | Michael Bien | 2010-05-02 | 1 | -7/+4 |
* | code review: improved exception messages to be more verbose whenever possible. | Michael Bien | 2010-04-15 | 1 | -0/+7 |
* | renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t... | Michael Bien | 2010-04-12 | 1 | -0/+266 |