| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -43/+46 |
* | Bug 978: Promote whether a test shall fail due to unavailable CL driver in ba... | Sven Gothel | 2014-05-10 | 1 | -10/+0 |
* | Remove Java lint warnings. | Wade Walker | 2014-03-07 | 1 | -0/+2 |
* | Merge pull request #5 from WadeWalker/bug_978_fix_solaris_tests | Wade Walker | 2014-02-24 | 1 | -0/+10 |
|\ |
|
| * | Fix OpenCL test failures on Solaris. | Wade Walker | 2014-02-23 | 1 | -0/+10 |
* | | Merge remote-tracking branch 'wwalker/fix_jocl_bug_981_out_of_direct_buffer_m... | Sven Gothel | 2014-02-22 | 1 | -7/+23 |
|\ \ |
|
| * | | Fix memory problems in High/LowLevelBindingTests. | Wade Walker | 2014-02-22 | 1 | -7/+23 |
| |/ |
|
* / | Bug 979: Add 'CL_DEVICE_MEM_BASE_ADDR_ALIGN' to CLDevice and overal maximum t... | Sven Gothel | 2014-02-21 | 1 | -0/+1 |
|/ |
|
* | 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 | -9/+19 |
* | LLB refactoring. | Michael Bien | 2011-05-27 | 1 | -0/+1 |
* | fixed compiler redundant-casts warnings due to language level changes in glue... | Michael Bien | 2011-02-13 | 1 | -1/+3 |
* | paper work: license and file headers. | Michael Bien | 2010-11-26 | 1 | -0/+28 |
* | initial import of utility API for filtering platforms. | Michael Bien | 2010-09-21 | 1 | -0/+18 |
* | adjusted remaining work group sizes in tests. | Michael Bien | 2010-09-18 | 1 | -2/+3 |
* | removed CLContext factory methods with CLPlatform + CLDevice list combinations. | Michael Bien | 2010-09-15 | 1 | -17/+8 |
* | added a few CLImage junit tests. | Michael Bien | 2010-08-07 | 1 | -30/+0 |
* | misc OpenCL 1.1 HLB updates. ImageFormats, getters, javadoc. | Michael Bien | 2010-07-04 | 1 | -0/+1 |
* | added CLContext.getSupportedImageFormats() methods and unit test. | Michael Bien | 2010-06-25 | 1 | -0/+29 |
* | added CLVersion utility class and corresponding API. | Michael Bien | 2010-06-24 | 1 | -1/+2 |
* | moved calls to program.createCLKernels() into seperate test method. | Michael Bien | 2010-06-16 | 1 | -9/+1 |
* | CLContext should not throw NPE in create(...) if a device or device type is n... | Michael Bien | 2010-04-22 | 1 | -0/+27 |
* | renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t... | Michael Bien | 2010-04-12 | 1 | -0/+305 |