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
/
HighLevelBindingTest.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
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