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
/
make
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
WindowImpl/GLWindow LifecycleHook:
Sven Gothel
2010-10-27
1
-1
/
+1
*
Merge branch 'master' of http://github.com/sgothel/jogl
Rami Santina
2010-10-21
3
-5
/
+36
|
\
|
*
NEWT: Fix / Stabilize Fullscreen/Decoration/Reparenting Mode Changes
Sven Gothel
2010-10-21
3
-4
/
+35
*
|
Added Windows Impl for ScreenMode and rotation change; Windows Fullscreen Hint
Rami Santina
2010-10-20
3
-6
/
+8
*
|
Added Screen Rotation manipulation API (with X11 impl)
Rami Santina
2010-10-18
1
-1
/
+3
*
|
Screen Mode manipulation API (with X11 impl) ; X11 Fullscreen impl
Rami Santina
2010-10-17
1
-2
/
+6
|
/
*
JOGL: Reenable Applet/Webstart/RCP support for JOGL + AWT + X11
Sven Gothel
2010-10-14
5
-19
/
+27
*
Harmonize all runtime properties, see doc/Implementation/runtime-properties.txt
Sven Gothel
2010-10-11
2
-3
/
+3
*
NEWT: WindowImpl/GLWindow add zero size fast path; Reparent: Zero size -> pen...
Sven Gothel
2010-10-09
1
-0
/
+2
*
Relocated RecursiveToolkitLock -> gluegen ; NEWT AWTParentWindowAdapter fix &...
Sven Gothel
2010-10-09
1
-3
/
+4
*
Fix: JOGL GLContextLock starvation; Tighten NEWT/AWT focus unit tests
Sven Gothel
2010-10-08
3
-4
/
+16
*
Fix: NEWT/AWT Focus unit tests
Sven Gothel
2010-10-07
1
-2
/
+2
*
Fix: NativeWindow RecursiveToolkitLock, GLWindow lockSurface/unlockSurface
Sven Gothel
2010-10-07
3
-3
/
+8
*
NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit test
Sven Gothel
2010-10-06
1
-4
/
+4
*
NEWT/AWT Jnit: Add Robot Mouse Click test
Sven Gothel
2010-10-02
1
-3
/
+3
*
Newt/AWT Reparenting: Remove error prone requestFocus in critical path
Sven Gothel
2010-10-01
1
-9
/
+2
*
Newt/AWT: Add singleton test instance lock for all AWT Robot tests, otherwise...
Sven Gothel
2010-09-30
1
-1
/
+2
*
NEWT: Newt/AWT Rollback AWTParentWindowAdapter changes
Sven Gothel
2010-09-28
1
-0
/
+2
*
NEWT Focus fixes / out.println -> err.println
Sven Gothel
2010-09-28
2
-1
/
+6
*
NEWT Unit Focus Test: Use AWT permanent focus check on request.
Sven Gothel
2010-09-28
1
-3
/
+3
*
NEWT Robot Unit Tests: Bring Window to Front and position mouse
Sven Gothel
2010-09-27
1
-3
/
+3
*
NEWT/AWT focus tests: Enhance, use robot and programatic. Start with a focus ...
Sven Gothel
2010-09-26
1
-2
/
+3
*
NEWT: Add Window.hasFocus() ; Test cleanup ..
Sven Gothel
2010-09-26
2
-1
/
+4
*
Add main() to TestFocus01SwingAWT
Sven Gothel
2010-09-26
1
-1
/
+3
*
RecursiveToolkitLock default TO 5s
Sven Gothel
2010-09-26
1
-3
/
+3
*
Unit test for Bug 411 (Pre AWT/Swing Usage, Mixed usage with JOGL) - GLCanvas...
Sven Gothel
2010-09-25
3
-2
/
+5
*
NEWT: Changed Lifecycle of Display/Screen (part 4) - Reparenting - Tests
Sven Gothel
2010-09-23
5
-4
/
+63
*
NEWT: Changed Lifecycle of Display/Screen (part 2)
Sven Gothel
2010-09-15
7
-19
/
+19
*
NEWT: Changed Lifecycle of Display/Screen
Sven Gothel
2010-09-10
1
-0
/
+1
*
Add OpenGL 3.3, 4.0 and 4.1 language mapping.
Sven Gothel
2010-08-24
5
-5
/
+104
*
Add hudson-archive-jars-latest.sh script; Simplify default value of product.b...
Sven Gothel
2010-07-27
1
-0
/
+149
*
Newt: Remove static MacDisplay usage
Sven Gothel
2010-07-26
1
-1
/
+3
*
Newt: X11 ICC window properties ; Still bugs with composite manager and Newt ...
Sven Gothel
2010-07-17
1
-1
/
+1
*
Fix file modes
Sven Gothel
2010-07-07
23
-0
/
+0
*
GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...
Sven Gothel
2010-07-07
1
-1
/
+1
*
GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...
Sven Gothel
2010-06-26
3
-4
/
+11
*
Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...
Sven Gothel
2010-06-10
6
-14
/
+48
*
JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable...
Sven Gothel
2010-06-04
3
-5
/
+3
*
JOGL: Sanity check in GLDrawableHelper (Context creation and initAction) ; Ad...
Sven Gothel
2010-06-02
2
-0
/
+6
*
NEWT: Simplified Locking
Sven Gothel
2010-06-02
1
-0
/
+1
*
NEWT: Fix AWT Parenting ; Multithreading Issues ; Semantics: destroy(), .. ; ...
Sven Gothel
2010-05-28
2
-0
/
+2
*
Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc Fixes
Sven Gothel
2010-05-21
1
-1
/
+5
*
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
4
-6
/
+6
*
GlueGen/JOGL Windows x86 x86_64 Builds
Sven Gothel
2010-05-16
1
-2
/
+2
*
Use gluegen's junit.jar and antlr.jar if not specified otherwise in /home/sve...
Sven Gothel
2010-05-12
5
-5
/
+5
*
Missing comment for last commit 6798fc1fb008eff4179f64775a7bf33cfbfd1981:
Sven Gothel
2010-05-11
1
-0
/
+1
*
Add JOGL_ALLALL profile for scripting, to use the <module>.all.jar bundles
Sven Gothel
2010-05-05
3
-6
/
+54
*
NEWT Fixes (Windows/child-win):
Sven Gothel
2010-05-04
5
-4
/
+5
*
Fix script location
Sven Gothel
2010-05-04
2
-2
/
+6
[prev]
[next]