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
/
CLGLContext.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
using CL_CGL sharegroup for context creation on mac + enabled CLGLTest on mac
Michael Bien
2011-04-26
1
-2
/
+4
*
- CLGLBuffer size must now be specified when the buffer is created
Michael Bien
2011-04-26
1
-8
/
+34
*
switched from PointerBuffer to NativeSizeBuffer.
Michael Bien
2011-04-23
1
-9
/
+9
*
fixed compiler redundant-casts warnings due to language level changes in glue...
Michael Bien
2011-02-13
1
-1
/
+1
*
changes do to package movement in jogl.
Michael Bien
2011-02-09
1
-5
/
+5
*
paper work: license and file headers.
Michael Bien
2010-11-26
1
-0
/
+28
*
fixed javadoc warnings.
Michael Bien
2010-11-21
1
-5
/
+0
*
CLGLContext.create() no longer makes the glcontext current.
Michael Bien
2010-11-21
1
-1
/
+4
*
JOGL: getNativeWindow -> getNativeSurface; modified CLGLTest to only use JOGL...
Michael Bien
2010-10-15
1
-3
/
+3
*
CLGLContext.create() makes GLContext current (restored old behavior).
Michael Bien
2010-09-18
1
-1
/
+1
*
removed CLContext factory methods with CLPlatform + CLDevice list combinations.
Michael Bien
2010-09-15
1
-18
/
+12
*
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
1
-5
/
+2
*
renamed package com.mbien.* in com.jogamp.* JOCL is now officially a JogAmp t...
Michael Bien
2010-04-12
1
-0
/
+250