index
:
users/mraynsford/gluegen.git
mark
master
GLUEGEN repository on http://jogamp.org/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
code review (http://jogamp.org/bugzilla/show_bug.cgi?id=396): improved except...
Michael Bien
2010-04-19
1
-12
/
+20
*
final large refactoring to move to com.jogamp.*.
Michael Bien
2010-04-19
1
-1
/
+1
*
Push custom loadLibrary handling down to NativeWindow NativeLibLoaderBase; X1...
Sven Gothel
2010-04-19
1
-2
/
+66
*
Fix: JAWTUtil has to JAWTNativeLibLoader.loadAWTImpl() as well. Use NWReflect...
Sven Gothel
2010-04-19
1
-0
/
+6
*
Tested: - Linux / X11 / GL3 / GL2 / ES1 / ES2 - Using etc/profile.jogl JOGL_A...
Sven Gothel
2010-04-19
1
-11
/
+25
*
JOGL Added OpenGL 3.0 and 3.1 support 3.0 as part of GL2 (extensions only) 3....
Sven Gothel
2010-04-19
1
-0
/
+3
*
Continue moving javax.media.nwi -> javax.media.nativewindow
Kenneth Russel
2010-04-19
1
-3
/
+3
*
Continue moving javax.media.nwi -> javax.media.nativewindow
Kenneth Russel
2010-04-19
1
-0
/
+0
*
Start moving javax.media.nwi -> javax.media.nativewindow
Kenneth Russel
2010-04-19
1
-0
/
+0
*
JOGL refactoring: Refactored JOGL into 3 independent components.
Sven Gothel
2010-04-19
1
-19
/
+63
*
JAWT package cleanup .. re adding accidently removed files
Sven Gothel
2010-04-19
1
-0
/
+71
*
final large refactoring to move to com.jogamp.*.
Michael Bien
2010-04-19
1
-2
/
+2
*
Refactored static initialization to let the JVM ensure it only runs once; don...
Kenneth Russel
2010-04-19
1
-9
/
+3
*
- Fix: X11 locking The current thread default display or the given display is...
Sven Gothel
2010-04-19
1
-39
/
+40
*
- Fixing SPEC documentation for bindings JOGL and NativeWindow, lot's of java...
Sven Gothel
2010-04-19
1
-0
/
+1
*
Movement of Capabilities class and chooseCapabilities functionality into Nati...
Kenneth Russel
2010-04-19
1
-0
/
+76
*
Fix: JAWTUtil has to JAWTNativeLibLoader.loadAWTImpl() as well. Use NWReflect...
Sven Gothel
2010-04-19
1
-3
/
+3
*
Changed a few Class.forName() calls to defer initialization to avoid eager in...
Kenneth Russel
2010-04-19
1
-3
/
+3
*
Movement of Capabilities class and chooseCapabilities functionality into Nati...
Kenneth Russel
2010-04-19
1
-4
/
+4
*
Continue moving javax.media.nwi -> javax.media.nativewindow
Kenneth Russel
2010-04-19
1
-2
/
+2
*
Continue moving javax.media.nwi -> javax.media.nativewindow
Kenneth Russel
2010-04-19
1
-0
/
+0
*
Start moving javax.media.nwi -> javax.media.nativewindow
Kenneth Russel
2010-04-19
1
-0
/
+0
*
JOGL refactoring: Refactored JOGL into 3 independent components.
Sven Gothel
2010-04-19
1
-8
/
+16
*
- Fixed rootrel.build usage, this works properly through gluegen, jogl-demos ...
Sven Gothel
2010-04-19
1
-2
/
+5
*
- New profile GL2ES12 (desktop) - Intersection of GL2 + GLES1 + GLES2 - Commo...
Sven Gothel
2010-04-19
1
-3
/
+1
*
Cleanup and partitioning of GLU
Sven Gothel
2010-04-19
1
-2
/
+12
*
- Using new config feature: 'IgnoreExtendedInterfaceSymbols <java class sourc...
Sven Gothel
2010-04-19
1
-2
/
+2
*
3rd round cdcfp - compile clean.
Sven Gothel
2010-04-19
1
-7
/
+23
*
Auto GL profile selection; New GLReflection (refactoring of common relfection...
Sven Gothel
2010-04-19
1
-0
/
+114
*
final large refactoring to move to com.jogamp.*.
Michael Bien
2010-04-19
1
-1
/
+1
*
- Fix: X11 locking The current thread default display or the given display is...
Sven Gothel
2010-04-19
1
-0
/
+51
*
code review (http://jogamp.org/bugzilla/show_bug.cgi?id=396): improved except...
Michael Bien
2010-04-19
1
-59
/
+66
*
final large refactoring to move to com.jogamp.*.
Michael Bien
2010-04-19
1
-1
/
+1
*
NEWT: Native window parenting (X11: OK); AWTWindow external Frame OK
Sven Gothel
2010-04-19
1
-2
/
+34
*
Cleanup ..
sg215889
2010-04-19
1
-9
/
+2
*
EGL changes for device
Morris Meyer
2010-04-19
1
-2
/
+9
*
Fix: JAWTUtil has to JAWTNativeLibLoader.loadAWTImpl() as well. Use NWReflect...
Sven Gothel
2010-04-19
1
-3
/
+3
*
Changed a few Class.forName() calls to defer initialization to avoid eager in...
Kenneth Russel
2010-04-19
1
-3
/
+3
*
Movement of Capabilities class and chooseCapabilities functionality into Nati...
Kenneth Russel
2010-04-19
1
-4
/
+4
*
Continue moving javax.media.nwi -> javax.media.nativewindow
Kenneth Russel
2010-04-19
1
-2
/
+2
*
Continue moving javax.media.nwi -> javax.media.nativewindow
Kenneth Russel
2010-04-19
1
-0
/
+0
*
Start moving javax.media.nwi -> javax.media.nativewindow
Kenneth Russel
2010-04-19
1
-0
/
+0
*
JOGL refactoring: Refactored JOGL into 3 independent components.
Sven Gothel
2010-04-19
1
-8
/
+16
*
- Fixed rootrel.build usage, this works properly through gluegen, jogl-demos ...
Sven Gothel
2010-04-19
1
-2
/
+5
*
- New profile GL2ES12 (desktop) - Intersection of GL2 + GLES1 + GLES2 - Commo...
Sven Gothel
2010-04-19
1
-3
/
+1
*
Cleanup and partitioning of GLU
Sven Gothel
2010-04-19
1
-2
/
+12
*
- Using new config feature: 'IgnoreExtendedInterfaceSymbols <java class sourc...
Sven Gothel
2010-04-19
1
-2
/
+2
*
3rd round cdcfp - compile clean.
Sven Gothel
2010-04-19
1
-7
/
+23
*
Auto GL profile selection; New GLReflection (refactoring of common relfection...
Sven Gothel
2010-04-19
1
-0
/
+114
*
Add emitting is|get GL4|GL4bc
Sven Gothel
2010-04-15
1
-0
/
+4
[prev]
[next]