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
path:
root
/
src
/
newt
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
NEWT: Fix EDTUtil/DefaultEDTUtil - Locking/Behaviour
Sven Gothel
2010-09-23
3
-120
/
+206
*
NEWT: Changed Lifecycle of Display/Screen (part 3)
Sven Gothel
2010-09-16
4
-19
/
+33
*
NEWT: Changed Lifecycle of Display/Screen (part 2)
Sven Gothel
2010-09-15
8
-170
/
+270
*
Merge branch 'master' into newt_display_unkey_thread
Sven Gothel
2010-09-15
18
-468
/
+417
|
\
|
*
Removed COPYRIGHT.txt file, which
Sven Gothel
2010-09-14
18
-468
/
+417
*
|
NEWT: Changed Lifecycle of Display/Screen
Sven Gothel
2010-09-10
34
-422
/
+555
|
/
*
NEWT: Focus Fix + Cleanup
Sven Gothel
2010-09-03
16
-73
/
+88
*
Add OpenGL 3.3, 4.0 and 4.1 language mapping.
Sven Gothel
2010-08-24
2
-2
/
+2
*
Newt: Remove static MacDisplay usage
Sven Gothel
2010-07-26
2
-3
/
+4
*
Fix OSX 2: Newt EDT (MainThread) and I/O methods ; Build jogl.build.number
Sven Gothel
2010-07-26
8
-357
/
+505
*
Newt: X11 ICC window properties ; Still bugs with composite manager and Newt ...
Sven Gothel
2010-07-17
2
-33
/
+35
*
Fix file modes
Sven Gothel
2010-07-07
24
-0
/
+0
*
GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...
Sven Gothel
2010-07-07
15
-171
/
+223
*
Merge branch 'master' of github.com:sgothel/jogl
Sven Gothel
2010-06-26
2
-2
/
+5
|
\
|
*
Provide a classloader for all reflection driven classloading ops.
Michael Bien
2010-06-17
2
-2
/
+5
*
|
GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...
Sven Gothel
2010-06-26
20
-544
/
+783
*
|
Cleanup enqueueEvent and remove PaintEvent and it's Listener
Sven Gothel
2010-06-17
15
-250
/
+57
|
/
*
JOGL.GLAutoDrawable:
Sven Gothel
2010-06-16
5
-66
/
+118
*
NEWT Add: add<type>Listener(int index, <type>Listener l) ; get<type>Listener(...
Sven Gothel
2010-06-11
1
-1
/
+1
*
NEWT Add: add<type>Listener(int index, <type>Listener l) ; get<type>Listener(...
Sven Gothel
2010-06-11
3
-22
/
+208
*
Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...
Sven Gothel
2010-06-10
17
-567
/
+625
*
JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable...
Sven Gothel
2010-06-04
1
-1
/
+1
*
NEWT/MacOSX: Use Reflectionutil and a common runOnMainThread method
Sven Gothel
2010-06-02
2
-11
/
+36
*
NEWT/MacOSX: First Changes towards general NEWT/AWT solution (incomplete).
Sven Gothel
2010-06-02
2
-147
/
+115
*
NEWT: Simplified Locking
Sven Gothel
2010-06-02
6
-112
/
+121
*
Allow build on OSX 10.5 (thanks to sed)
Sven Gothel
2010-05-31
1
-1
/
+1
*
NEWT: Fix AWT Parenting ; Multithreading Issues ; Semantics: destroy(), .. ; ...
Sven Gothel
2010-05-28
23
-823
/
+1464
*
Fix NativeWindow/NEWT Unique Display Naming, X11 use real NULL Display name
Sven Gothel
2010-05-27
8
-51
/
+65
*
Fix NativeWindow JAWT Code Generation and Bounds Access
Sven Gothel
2010-05-27
1
-0
/
+0
*
Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc Fixes
Sven Gothel
2010-05-21
31
-500
/
+654
*
GlueGen/JOGL Windows x86 x86_64 Builds
Sven Gothel
2010-05-16
2
-9
/
+9
*
Missing comment for last commit 6798fc1fb008eff4179f64775a7bf33cfbfd1981:
Sven Gothel
2010-05-11
1
-1
/
+1
*
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
5
-85
/
+94
*
Newt: Add generic NativeWindow parenting, inclusive using an AWT Component as...
Sven Gothel
2010-05-05
3
-3
/
+247
*
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
*
NEWT Fixes (Windows/child-win):
Sven Gothel
2010-05-04
4
-55
/
+94
*
NEWT Fixes:
Sven Gothel
2010-05-04
8
-91
/
+289
*
JOGL
Sven Gothel
2010-04-28
1
-0
/
+4
*
- Fix GLProcAddressResolver regression: Use GLProcAddressResolver !
Sven Gothel
2010-04-27
7
-152
/
+35
*
NEWT: Add missing return in recursive lock; Add MacOSX EVENT_KEY_TYPED
Sven Gothel
2010-04-24
2
-0
/
+2
*
NEWT Cleanup
Sven Gothel
2010-04-24
48
-206
/
+409
*
NEWT/AWT Interoperability
Sven Gothel
2010-04-24
24
-286
/
+948
*
Moved event classed from com.jogamp.newt to com.jogamp.newt.event
Sven Gothel
2010-04-24
11
-35
/
+43
*
Newt.AWTWindow: Set/Unset windowHandle (enables actual destroy call) / minor ...
Sven Gothel
2010-04-23
2
-15
/
+33
[prev]
[next]