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
/
mbien
/
opencl
/
CLProgramTest.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t...
Michael Bien
2010-04-12
1
-224
/
+0
*
moved utilities to util package.
Michael Bien
2010-03-08
1
-0
/
+2
*
improved CLProgramBuilder and implemented propper configuration loading.
Michael Bien
2010-02-26
1
-4
/
+15
*
implemented Serialization for CLProgramBuilder.
Michael Bien
2010-02-26
1
-7
/
+33
*
introduced CLBuildConfiguration and CLProgramConfiguration interfaces for CLP...
Michael Bien
2010-02-25
1
-2
/
+1
*
initial import of CLProgramBuilder.
Michael Bien
2010-02-24
1
-1
/
+39
*
added a few tests for event profiling and enums.
Michael Bien
2010-02-13
1
-1
/
+13
*
splitted CLImageFormat into CLImageFormat and (generated) CLImageFormatImpl.
Michael Bien
2010-01-29
1
-9
/
+11
*
switched from enum to poji as storage for common compiler options.
Michael Bien
2010-01-22
1
-2
/
+3
*
dynamic dispatch via CLProcAddressTable for OpenCL extensions.
Michael Bien
2010-01-22
1
-3
/
+45
*
seperated CLProgram specific tests into CLProgramTest.
Michael Bien
2010-01-20
1
-0
/
+91