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
/
gl
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed CLContext factory methods with CLPlatform + CLDevice list combinations.
Michael Bien
2010-09-15
1
-18
/
+12
*
finished CLSubBuffer, added junit testcase, perf improvements and cleanup.
Michael Bien
2010-07-05
1
-1
/
+1
*
issue 400 typo in CLGLTexture2d with texture id.
Michael Bien
2010-06-24
1
-1
/
+1
*
simplification in CLGLContext due to cleanup in GLContext (jogl commit: dd040...
Michael Bien
2010-06-02
1
-10
/
+7
*
use getDisplayHandle for linux and Surface on windows for CLGL context creation.
Michael Bien
2010-05-31
1
-3
/
+3
*
added CLGLContext sharing support for EGLContexts.
Michael Bien
2010-05-24
1
-11
/
+27
*
finished main functionality of ErrorHandler impl.
Michael Bien
2010-05-04
1
-6
/
+8
*
CLGLContext.create() makes GLContext current.
Michael Bien
2010-04-24
1
-0
/
+18
*
dynamic binding for OpenGL specific functionality.
Michael Bien
2010-04-24
1
-1
/
+0
*
code review: improved exception messages to be more verbose whenever possible.
Michael Bien
2010-04-15
2
-6
/
+3
*
renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t...
Michael Bien
2010-04-12
7
-0
/
+607