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/ ;
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable...
Sven Gothel
2010-06-04
38
-765
/
+863
*
JOGL: Sanity check in GLDrawableHelper (Context creation and initAction) ; Ad...
Sven Gothel
2010-06-02
5
-0
/
+15
*
NEWT/MacOSX: Use Reflectionutil and a common runOnMainThread method
Sven Gothel
2010-06-02
3
-12
/
+37
*
NEWT/MacOSX: First Changes towards general NEWT/AWT solution (incomplete).
Sven Gothel
2010-06-02
3
-148
/
+116
*
NEWT: Simplified Locking
Sven Gothel
2010-06-02
14
-152
/
+210
*
JOGL: Unified GLContext native handle
Sven Gothel
2010-06-02
15
-361
/
+324
*
Merge branch 'master' of github.com:mbien/jogl
Sven Gothel
2010-06-01
1
-5
/
+5
|
\
|
*
fixed HTML header.
Michael Bien
2010-05-25
1
-5
/
+5
*
|
Allow build on OSX 10.5 (thanks to sed)
Sven Gothel
2010-05-31
1
-1
/
+1
*
|
test duration ..
Sven Gothel
2010-05-28
2
-2
/
+2
*
|
NEWT: Fix AWT Parenting ; Multithreading Issues ; Semantics: destroy(), .. ; ...
Sven Gothel
2010-05-28
44
-1048
/
+2688
*
|
Fix NativeWindow/NEWT Unique Display Naming, X11 use real NULL Display name
Sven Gothel
2010-05-27
9
-62
/
+108
*
|
Fix NativeWindow JAWT Code Generation and Bounds Access
Sven Gothel
2010-05-27
11
-162
/
+177
|
/
*
Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc Fixes
Sven Gothel
2010-05-21
56
-728
/
+981
*
XHTML cleanup for jogl deployment doc.
Michael Bien
2010-05-19
2
-252
/
+238
*
escaping ampersandin XML
Michael Bien
2010-05-19
1
-1
/
+1
*
Merge branch 'master' of github.com:sgothel/jogl
Michael Bien
2010-05-19
17
-40
/
+101
|
\
|
*
Fix JNLPs .. vendor and url
Sven Gothel
2010-05-19
13
-23
/
+23
|
*
Add javadoc_nativewindow_spec.zip and fix it's build location
Sven Gothel
2010-05-17
1
-1
/
+4
|
*
Incr timeout to 1min
Sven Gothel
2010-05-17
1
-1
/
+1
|
*
Cover all Offscreen tests with Assume ..
Sven Gothel
2010-05-17
1
-6
/
+42
|
*
Added Cg reference
Sven Gothel
2010-05-17
1
-1
/
+5
|
*
HowToBuild: git doc refinement
Sven Gothel
2010-05-17
1
-3
/
+11
|
*
Add Windows 64bit build doc
Sven Gothel
2010-05-17
1
-4
/
+11
*
|
XHTML cleanup for JOGL build howto.
Michael Bien
2010-05-19
1
-191
/
+213
|
/
*
scripts sin64: remove native debug build flag
Sven Gothel
2010-05-16
1
-1
/
+1
*
GlueGen/JOGL Windows x86 x86_64 MingW Builds
Sven Gothel
2010-05-16
6
-16
/
+20
*
GlueGen/JOGL Windows x86 x86_64 Builds
Sven Gothel
2010-05-16
7
-18
/
+57
*
Fix JOGL Deployment doc
Sven Gothel
2010-05-14
4
-160
/
+287
*
Fix doc
Sven Gothel
2010-05-14
3
-30
/
+88
*
Fix docu
Sven Gothel
2010-05-14
1
-5
/
+6
*
Fix build HOWTO
Sven Gothel
2010-05-14
2
-66
/
+130
*
Junit Core Test: Add GLContext version dump
Sven Gothel
2010-05-12
2
-12
/
+103
*
Use gluegen's junit.jar and antlr.jar if not specified otherwise in /home/sve...
Sven Gothel
2010-05-12
6
-7
/
+6
*
Missing comment for last commit 6798fc1fb008eff4179f64775a7bf33cfbfd1981:
Sven Gothel
2010-05-11
10
-105
/
+228
*
../jogl.log
Sven Gothel
2010-05-10
6
-26
/
+107
*
www: add proper redirection to folder www
Sven Gothel
2010-05-08
1
-0
/
+7
*
Fixed comments (links)
Sven Gothel
2010-05-06
2
-5
/
+8
*
NEWT Windows: Add reparenting for fullscreen on child window
Sven Gothel
2010-05-06
1
-1
/
+16
*
A little cleanup ..
Sven Gothel
2010-05-06
8
-107
/
+100
*
Fix junit test: Move quit WindowListener outside of class
Sven Gothel
2010-05-05
3
-12
/
+53
*
Newt: Add generic NativeWindow parenting, inclusive using an AWT Component as...
Sven Gothel
2010-05-05
6
-50
/
+629
*
Newt Window: sendEvent -> public; GLWindow must pass down sendEvent and reque...
Sven Gothel
2010-05-05
2
-1
/
+9
*
Fix comments
Sven Gothel
2010-05-05
3
-45
/
+64
*
Newt Windows: More checks; Use SetWindowPos(.. SHOWWINDOW ..) to make it active
Sven Gothel
2010-05-05
1
-2
/
+12
*
Newt X11: Add focus in/out events; Request focus with mouse click
Sven Gothel
2010-05-05
2
-20
/
+46
*
Newt Display Fix: Use a FQN (type:name) to map displays, otherwise applicatio...
Sven Gothel
2010-05-05
1
-23
/
+38
*
JAWT Windows Fix: Use the JAWT window handle entry [to return it]
Sven Gothel
2010-05-05
2
-3
/
+18
*
Add JOGL_ALLALL profile for scripting, to use the <module>.all.jar bundles
Sven Gothel
2010-05-05
4
-7
/
+58
*
Renable full test case
Sven Gothel
2010-05-04
1
-3
/
+3
[next]