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
*
Fix merge w/ latest mbien/edge
Sven Gothel
2011-06-28
1
-9
/
+9
|
\
|
*
Synced w/ mbien's JOCL branch - Making it compatible w/ GlueGen again
Sven Gothel
2011-05-18
1
-9
/
+9
*
|
internal refactoring to use new binding interfaces in highlevel api impl.
Michael Bien
2011-06-15
1
-1
/
+1
*
|
CLContext uses now CLContextBinding interface.
Michael Bien
2011-05-28
2
-4
/
+4
*
|
javadoc updates.
Michael Bien
2011-05-27
1
-0
/
+7
*
|
LLB refactoring.
Michael Bien
2011-05-27
5
-18
/
+35
|
/
*
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
2
-17
/
+54
*
more acquire/releaseGLObject methods, made CLGLObject interface public.
Michael Bien
2011-04-26
1
-1
/
+6
*
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
7
-0
/
+196
*
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
*
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