index
:
jocl.git
b22x
edge
java11
master
rc
JOCL repository on http://jogamp.org/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
jogamp
/
opencl
/
CLDevice.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
introduced CLAccessorFactory spi and threadlocal default impl for CLDevice an...
Michael Bien
2011-05-26
1
-27
/
+6
*
CLAccessor SPI - initial refactorings.
Michael Bien
2011-05-25
1
-3
/
+10
*
moved all cl calls to CLInfoAccessor (CLDevice and CLPlatform).
Michael Bien
2011-05-12
1
-27
/
+13
*
switched from PointerBuffer to NativeSizeBuffer.
Michael Bien
2011-04-23
1
-2
/
+2
*
added CLDeviceFilters utility api.
Michael Bien
2011-03-29
1
-0
/
+12
*
cl_apple_gl_sharing -> cl_APPLE_gl_sharing.
Michael Bien
2011-03-29
1
-4
/
+4
*
fixed compiler redundant-casts warnings due to language level changes in glue...
Michael Bien
2011-02-13
1
-1
/
+1
*
paper work: license and file headers.
Michael Bien
2010-11-26
1
-0
/
+28
*
removed CLContext factory methods with CLPlatform + CLDevice list combinations.
Michael Bien
2010-09-15
1
-1
/
+9
*
added com.jogamp.util.CLInfo.
Michael Bien
2010-09-07
1
-0
/
+61
*
misc OpenCL 1.1 HLB updates. ImageFormats, getters, javadoc.
Michael Bien
2010-07-04
1
-8
/
+79
*
update due to changes in JDK7's ARM spec.
Michael Bien
2010-07-03
1
-5
/
+5
*
changes due to gluegen size_t fix. Switched back to PointerBuffer. 32bit syst...
Michael Bien
2010-05-31
1
-2
/
+2
*
renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t...
Michael Bien
2010-04-12
1
-0
/
+823