index
:
users/mraynsford/jogl.git
mark
master
JOGL repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...
Sven Gothel
2010-06-26
55
-711
/
+1538
*
|
|
Cleanup enqueueEvent and remove PaintEvent and it's Listener
Sven Gothel
2010-06-17
15
-250
/
+57
|
|
/
|
/
|
*
|
JOGL.GLAutoDrawable:
Sven Gothel
2010-06-16
22
-87
/
+983
*
|
NEWT Add: add<type>Listener(int index, <type>Listener l) ; get<type>Listener(...
Sven Gothel
2010-06-11
2
-2
/
+9
*
|
Merge branch 'master' of github.com:mbien/jogl
Sven Gothel
2010-06-11
17
-1683
/
+915
|
\
|
|
*
refactored GLProfile. Removed Clonable (Profiles are unique), added hashCode(...
Michael Bien
2010-06-10
1
-34
/
+33
|
*
Merge branch 'master' of github.com:sgothel/jogl
Michael Bien
2010-06-10
174
-4798
/
+3871
|
|
\
|
*
|
continued with jackpot code transformations.
Michael Bien
2010-06-08
9
-1053
/
+125
|
*
|
forked TestAWT01GLn into TestSwingAWT01GLn.
Michael Bien
2010-06-08
2
-70
/
+205
|
*
|
cleaned up jackpot scripts, updated download locations.
Michael Bien
2010-06-03
2
-7
/
+17
|
*
|
added junit debug test nb ide bindings.
Michael Bien
2010-06-03
2
-2
/
+120
|
*
|
updated paths in netbeans project.xml.
Michael Bien
2010-06-03
1
-2
/
+8
|
*
|
fixed Linux bullet list on HowToBuild www page.
Michael Bien
2010-06-02
1
-25
/
+24
|
*
|
XHTML cleanup and final JogAmplification for jogl main www page.
Michael Bien
2010-06-02
1
-562
/
+424
|
*
|
Merge branch 'master' of github.com:sgothel/jogl
Michael Bien
2010-06-02
3
-12
/
+37
|
|
\
\
|
*
\
\
Merge branch 'master' of github.com:sgothel/jogl
Michael Bien
2010-06-02
33
-662
/
+651
|
|
\
\
\
|
*
|
|
|
exclude inner classes as tests to prevent junit from executing anonymous inne...
Michael Bien
2010-06-01
1
-0
/
+3
|
*
|
|
|
swing on edt only, awt off edt. cleaned up the test a bit.
Michael Bien
2010-06-01
1
-31
/
+30
|
*
|
|
|
added JFrame and Window runs to testAWT01GLn testcase + EDT fixes.
Michael Bien
2010-06-01
1
-34
/
+63
|
*
|
|
|
Merge branch 'master' of github.com:sgothel/jogl
Michael Bien
2010-05-28
61
-1273
/
+2974
|
|
\
\
\
\
*
|
|
|
|
|
NEWT Add: add<type>Listener(int index, <type>Listener l) ; get<type>Listener(...
Sven Gothel
2010-06-11
8
-36
/
+527
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...
Sven Gothel
2010-06-10
168
-4419
/
+3379
*
|
|
|
|
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
[prev]
[next]