index
:
jogl.git
1.x-maint
2.1-maint
BLACKBIRD
JOGL_2_SANDBOX
JSR-231
MIPS_PORT
Sun_Microsystem
b01
b202_gl44
b22x
bug1294
bug1398
egl-gbm
glctx_deadlock
ios
java11
javafx
jogl-1-1-temp-branch
master
merging
new_gl_headers
pulled
rc
rc_five
tegra-graph-shader_dosplit_dodiscard-freeze
tegra-graph-shader_dosplit_nodiscard-ok
tegra-graph-shader_nosplit_dodiscard_original-freeze
tegra-graph-shader_nosplit_nodiscard-errorP1202
travis
v2.0-rc2-maintenance
v2.3.1_winexe
x11_xinitthreads
xcb-test
JOGL repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
jogl
/
classes
/
com
/
jogamp
/
opengl
/
impl
/
windows
/
wgl
/
WindowsWGLDrawable.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...
Sven Gothel
2011-02-08
1
-107
/
+0
*
Cleanup GLGraphicsConfiguration[Factory] implementations (X11/WGL)
Sven Gothel
2010-12-10
1
-1
/
+1
*
Reduce visibility -> package private
Sven Gothel
2010-11-26
1
-1
/
+1
*
NativeWindow/GDI: Adding ERROR_SUCCESS to make the code more clear.
Sven Gothel
2010-11-25
1
-1
/
+1
*
Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N...
Sven Gothel
2010-11-17
1
-10
/
+10
*
Harmonize all runtime properties, see doc/Implementation/runtime-properties.txt
Sven Gothel
2010-10-11
1
-1
/
+2
*
NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit test
Sven Gothel
2010-10-06
1
-4
/
+5
*
Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...
Sven Gothel
2010-06-10
1
-45
/
+22
*
JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable...
Sven Gothel
2010-06-04
1
-3
/
+2
*
reviewed calls to lockSurface() and ensured propper unlocking.
Michael Bien
2010-04-23
1
-7
/
+7
*
modifications due to class movement in gluegen.
Michael Bien
2010-03-31
1
-1
/
+1
*
refactoring part 3 (impl package): renamed com.sun.opengl -> com.jogamp.opengl.
Michael Bien
2010-03-27
1
-0
/
+129