index
:
jocl.git
b22x
edge
java11
master
rc
JOCL repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
com
/
jogamp
/
opencl
/
LowLevelBindingTest.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove creation and all references to CL*Binding interfaces
Wade Walker
2015-11-08
1
-31
/
+26
*
Add ability to access newer CLImpl versions for devices
Wade Walker
2015-11-08
1
-1
/
+12
*
Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e...
Sven Gothel
2014-07-03
1
-71
/
+76
*
Merge remote-tracking branch 'wwalker/master'
Sven Gothel
2014-05-10
1
-1
/
+4
|
\
|
*
Fix direct buffer usage in lowLevelVectorAddTest
Wade Walker
2014-04-13
1
-1
/
+4
*
|
Bug 978: Promote whether a test shall fail due to unavailable CL driver in ba...
Sven Gothel
2014-05-10
1
-6
/
+0
|
/
*
Fix crashes due to AMD driver bugs.
Wade Walker
2014-03-08
1
-1
/
+4
*
Merge pull request #5 from WadeWalker/bug_978_fix_solaris_tests
Wade Walker
2014-02-24
1
-0
/
+7
|
\
|
*
Fix OpenCL test failures on Solaris.
Wade Walker
2014-02-23
1
-0
/
+7
*
|
Fix memory problems in High/LowLevelBindingTests.
Wade Walker
2014-02-22
1
-8
/
+25
|
/
*
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
-7
/
+17
*
Fix copyright/author tags
edge
Sven Gothel
2011-06-28
1
-2
/
+2
*
Fix merge w/ latest mbien/edge
Sven Gothel
2011-06-28
1
-14
/
+14
|
\
|
*
Synced w/ mbien's JOCL branch - Making it compatible w/ GlueGen again
Sven Gothel
2011-05-18
1
-14
/
+14
*
|
LLB refactoring.
Michael Bien
2011-05-27
1
-1
/
+4
|
/
*
switched from PointerBuffer to NativeSizeBuffer.
Michael Bien
2011-04-23
1
-13
/
+13
*
fixed compiler redundant-casts warnings due to language level changes in glue...
Michael Bien
2011-02-13
1
-4
/
+4
*
using lower wgs in LLB test.
Michael Bien
2011-01-22
1
-3
/
+8
*
missing buffer rewind in source upload code (bug id: #458).
Michael Bien
2011-01-21
1
-1
/
+1
*
paper work: license and file headers.
Michael Bien
2010-11-26
1
-0
/
+28
*
adjusted remaining work group sizes in tests.
Michael Bien
2010-09-18
1
-1
/
+1
*
enabled create-context and build-program callbacks using CL_CALLBACK calling ...
Michael Bien
2010-07-06
1
-1
/
+0
*
changes due to gluegen size_t fix. Switched back to PointerBuffer. 32bit syst...
Michael Bien
2010-05-31
1
-15
/
+6
*
improved concurrent load test (disabled by default) and confirmed that cl pro...
Michael Bien
2010-05-30
1
-27
/
+76
*
disabled callbacks temporary to be able to build on windows.
Michael Bien
2010-05-12
1
-0
/
+1
*
CLBuildListener functionality for high level bindings.
Michael Bien
2010-05-02
1
-0
/
+1
*
continued with callbacks.
Michael Bien
2010-04-26
1
-1
/
+1
*
implemented low level BuildProgramCallbacks.
Michael Bien
2010-04-25
1
-5
/
+22
*
clGetExtensionFunctionAddress returns now a long.
Michael Bien
2010-04-24
1
-2
/
+2
*
enabled LowLevelBindingTest again.
Michael Bien
2010-04-13
1
-99
/
+110
*
renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t...
Michael Bien
2010-04-12
1
-0
/
+364