index
:
gluegen.git
1.0b06-maint
JOGL_2_SANDBOX
JOGL_CDCCVM_sgothel
MIPS_PORT
android.merged_launcher_gluegen
b202_gl44
b22x
callback_gluemap
callback_jniuserparamproxy
ios
java11
javafx
master
pulled
rc
v2.3.1_winexe
GLUEGEN repository on http://jogamp.org/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
nativewindow
Commit message (
Expand
)
Author
Age
Files
Lines
*
RecursiveToolkitLock relocation to gluegen finished
Sven Gothel
2010-10-09
1
-214
/
+0
*
Fix RecursiveToolkitLock: Implement complete fair FIFO scheduler (wait-interr...
Sven Gothel
2010-10-09
1
-30
/
+67
*
Fix: NativeWindow RecursiveToolkitLock, GLWindow lockSurface/unlockSurface
Sven Gothel
2010-10-09
1
-67
/
+101
*
RecursiveToolkitLock default TO 5s
Sven Gothel
2010-10-09
1
-1
/
+1
*
NEWT: Fix Display/Window/Screen OO Identity, Reparenting and requestFocus
Sven Gothel
2010-10-09
1
-2
/
+35
*
NEWT: Changed Lifecycle of Display/Screen (part 2)
Sven Gothel
2010-10-09
1
-1
/
+1
*
GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...
Sven Gothel
2010-10-09
1
-1
/
+1
*
GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...
Sven Gothel
2010-10-09
1
-1
/
+1
*
Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...
Sven Gothel
2010-10-09
1
-6
/
+29
*
NEWT: Fix AWT Parenting ; Multithreading Issues ; Semantics: destroy(), .. ; ...
Sven Gothel
2010-10-09
1
-7
/
+11
*
- Fix GLProcAddressResolver regression: Use GLProcAddressResolver !
Sven Gothel
2010-10-09
1
-0
/
+83
*
remove duplicated file while importing
Sven Gothel
2010-04-19
1
-149
/
+0
*
Moving imported files to proper place
Sven Gothel
2010-04-19
4
-521
/
+0
*
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
/
+115
*
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
/
+149
*
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
/
+149