aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...Sven Gothel2014-07-0372-1916/+1954
* Add System.err log if CL/JNI library could not be loadedSven Gothel2014-06-251-3/+3
* Adapt to GlueGen commit 9ee44e1a289ecbac024662dd5a2ffc42e8add023 (Bug 1025)Sven Gothel2014-06-251-2/+2
* Adapt to GlueGen commit 2f6586292cd298bbc19d8acda0f7cf303c82078b (compount ca...Sven Gothel2014-06-182-2/+3
* Adapt to GlueGen commit c3054a01990e55ab35756ea23ab7d7c05f24dd37 (compount ca...Sven Gothel2014-06-173-3/+7
* Merge remote-tracking branch 'wwalker/master'Sven Gothel2014-05-106-38/+161
|\
| * Fix build instructionsWade Walker2014-04-261-32/+23
| * Merge branch 'bug_1003_add_texture_interop_test'Wade Walker2014-04-134-5/+134
| |\
| | * Fix CL-GL interoperability tests on Mac.Wade Walker2014-04-062-6/+8
| | * Finish texture sharing test.Wade Walker2014-04-063-44/+88
| | * Start adding texture interop test.Wade Walker2014-04-041-0/+83
| | * Use gluegen's JUnit in EclipseWade Walker2014-04-041-1/+1
| * | Fix direct buffer usage in lowLevelVectorAddTestWade Walker2014-04-131-1/+4
* | | Bug 978: Promote whether a test shall fail due to unavailable CL driver in ba...Sven Gothel2014-05-1010-84/+22
* | | ignore all build* foldersSven Gothel2014-05-101-0/+1
* | | unit test: preserve hs_err_pid*.log files (move to results folder for archive)Sven Gothel2014-05-091-0/+3
|/ /
* / Fix transposed arguments in putCopyBufferRectWade Walker2014-04-071-1/+1
|/
* Fix crashes due to AMD driver bugs.Wade Walker2014-03-083-13/+30
* Remove Java lint warnings.Wade Walker2014-03-0710-8/+29
* Remove warnings, turn on linting, fix Eclipse.Wade Walker2014-03-072-5/+12
* Remove alignment warning in gluegen preprocessing.Wade Walker2014-03-051-2/+5
* Remove unnamed struct emission warnings.Wade Walker2014-03-051-1/+12
* Pass function pointers into clEnqueueMapImage.Wade Walker2014-03-022-9/+9
* Load jocl.properties if present.Wade Walker2014-03-021-2/+2
* Fix C build warnings.Wade Walker2014-03-022-4/+3
* Merge remote-tracking branch 'jogamporg/master'Wade Walker2014-02-251-0/+2
|\
| * 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-2511-15/+110
| |\
* | \ Merge pull request #5 from WadeWalker/bug_978_fix_solaris_testsWade Walker2014-02-2411-15/+110
|\ \ \ | |/ / |/| / | |/
| * Fix OpenCL test failures on Solaris.Wade Walker2014-02-2311-15/+110
* | Merge remote-tracking branch 'wwalker/fix_jocl_bug_981_out_of_direct_buffer_m...Sven Gothel2014-02-222-15/+48
|\ \
| * | Fix memory problems in High/LowLevelBindingTests.Wade Walker2014-02-222-15/+48
* | | Minor editing: Remove static imports, using 'final' add some '@XXX' decoratio...Sven Gothel2014-02-214-203/+203
* | | Bug 979: Add 'CL_DEVICE_MEM_BASE_ADDR_ALIGN' to CLDevice and overal maximum t...Sven Gothel2014-02-216-36/+101
* | | Fix build.xml (regression): Re-activate 'generate.jdk6.autocloseable, generat...Sven Gothel2014-02-211-1/+1
* | | build.xml: Don't re-generate source (gluegen) if CLAbstractImpl_JNI.c uptodat...Sven Gothel2014-02-172-4/+9
* | | Fix Bug 920 - JOCL does not work on windows with 32 bit vm (2/2)Sven Gothel2014-02-171-0/+3
* | | Fix Bug 920 - JOCL does not work on windows with 32 bit vm (1/2)Sven Gothel2014-02-174-10/+26
* | | Fix windows test scripts (CP, D_ARGS, ..)Sven Gothel2014-02-172-3/+14
* | | Fix build.xml: Remove gluegen config dependency on ../build using build-tempSven Gothel2014-02-172-12/+14
* | | Windows build scripts: Bump ant to 1.8.2Sven Gothel2014-02-172-2/+2
* | | script: set exec flagSven Gothel2014-02-151-0/+0
* | | Fix build scriptsSven Gothel2014-02-1513-29/+29
* | | Add scripts/check-junit.sh to validate local unit tests ..Sven Gothel2014-02-121-0/+39
|/ /
* / Fix unit test bugs on Mac OS X 64-bit.Wade Walker2014-02-085-21/+43
|/
* Fix javadoc packagenamesv2.1.4Sven Gothel2014-01-311-2/+2
* MiscUtils: Forgot to change access of package-private to public due to new pa...Sven Gothel2014-01-261-2/+2
* Rename TestUtils -> MiscUtils (not a test), remove 'main' .. oopsSven Gothel2014-01-265-18/+6
* Unit Tests: Also test 'Test*' while excluding inner classesSven Gothel2014-01-261-0/+2
* Fix build.xml: Processed CL stub_includes _must_ reside in current folder (ma...Sven Gothel2014-01-262-7/+16