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
/
mbien
/
opencl
/
CLGLContext.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
introduced gl package and moved all interoperability functionality into it.
Michael Bien
2010-03-08
1
-226
/
+0
*
refactored CLGLBuffer into seperate OpenGL buffer and image types.
Michael Bien
2010-02-27
1
-2
/
+60
*
code review, spell checks and scope.
Michael Bien
2010-02-24
1
-1
/
+1
*
code review. Fixed typos in javadoc and fixed some warnings.
Michael Bien
2010-02-24
1
-5
/
+5
*
several small refactorings, api and javadoc improvements.
Michael Bien
2010-02-22
1
-11
/
+15
*
fixed CLImage2d methods, range/offset buffers have now correct values for the...
Michael Bien
2010-02-19
1
-0
/
+8
*
fixed bug in CL[GL]Context.create(..., device), added test.
Michael Bien
2010-02-12
1
-3
/
+13
*
implemented GL interop context creation on windows and mac.
Michael Bien
2010-01-26
1
-30
/
+87
*
more direct NIO.
Michael Bien
2010-01-25
1
-2
/
+2
*
moved all CLGL specific methods into CLGLBuffer.
Michael Bien
2010-01-21
1
-45
/
+3
*
more device properties.
Michael Bien
2010-01-21
1
-0
/
+7
*
introduced CLMemory as superclass for all memory objects.
Michael Bien
2010-01-18
1
-3
/
+3
*
improved QueueBarrier added constructor to restrict barriers to certain queues.
Michael Bien
2010-01-15
1
-1
/
+37
*
introduced CLSampler and CLEvent.
Michael Bien
2010-01-08
1
-2
/
+3
*
fixed shared context creation code.
Michael Bien
2010-01-02
1
-1
/
+5
*
introduced CLGLContext, refactored dependencies, cleanup in opencl code.
Michael Bien
2010-01-02
1
-0
/
+83