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
/
newt
/
native
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove positive RANDR message
Sven Gothel
2010-10-29
1
-2
/
+0
*
NEWT: ScreenMode changes
Sven Gothel
2010-10-26
5
-417
/
+520
*
Merge branch 'master' of http://github.com/sgothel/jogl
Rami Santina
2010-10-21
4
-396
/
+559
|
\
|
*
NEWT: Fix / Stabilize Fullscreen/Decoration/Reparenting Mode Changes
Sven Gothel
2010-10-21
4
-381
/
+539
|
*
Fix: X11 Fullscreen mode behaviour
Rami Santina
2010-10-11
1
-26
/
+23
|
*
Added Fullscreen WM Hit to the X11 window
Rami Santina
2010-10-11
1
-4
/
+56
*
|
Added Windows Impl for ScreenMode and rotation change; Windows Fullscreen Hint
Rami Santina
2010-10-20
1
-3
/
+260
*
|
Added Screen Rotation manipulation API (with X11 impl)
Rami Santina
2010-10-18
1
-4
/
+102
*
|
Screen Mode manipulation API (with X11 impl) ; X11 Fullscreen impl
Rami Santina
2010-10-17
1
-5
/
+210
|
/
*
NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit test
Sven Gothel
2010-10-06
2
-4
/
+7
*
NEWT: Fix Display/Window/Screen OO Identity, Reparenting and requestFocus
Sven Gothel
2010-09-23
2
-44
/
+31
*
NEWT: Focus Fix + Cleanup
Sven Gothel
2010-09-03
7
-28
/
+32
*
Fix OSX 2: Newt EDT (MainThread) and I/O methods ; Build jogl.build.number
Sven Gothel
2010-07-26
2
-34
/
+35
*
Newt: X11 ICC window properties ; Still bugs with composite manager and Newt ...
Sven Gothel
2010-07-17
1
-26
/
+27
*
Fix file modes
Sven Gothel
2010-07-07
5
-0
/
+0
*
GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...
Sven Gothel
2010-07-07
2
-60
/
+98
*
GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...
Sven Gothel
2010-06-26
2
-76
/
+118
*
Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...
Sven Gothel
2010-06-10
4
-228
/
+215
*
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
3
-72
/
+252
*
Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc Fixes
Sven Gothel
2010-05-21
3
-37
/
+33
*
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
*
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
2
-55
/
+46
*
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
1
-20
/
+35
*
NEWT Fixes (Windows/child-win):
Sven Gothel
2010-05-04
1
-22
/
+62
*
NEWT Fixes:
Sven Gothel
2010-05-04
4
-61
/
+158
*
JOGL
Sven Gothel
2010-04-28
1
-0
/
+4
*
- Fix GLProcAddressResolver regression: Use GLProcAddressResolver !
Sven Gothel
2010-04-27
2
-35
/
+1
*
NEWT: Add missing return in recursive lock; Add MacOSX EVENT_KEY_TYPED
Sven Gothel
2010-04-24
1
-0
/
+1
*
NEWT Cleanup
Sven Gothel
2010-04-24
6
-125
/
+125
*
Newt.X11:XEventsQueued: QueuedAlready doesn't work on ATI - use QueuedAfterFlush
Sven Gothel
2010-04-22
1
-5
/
+9
*
Migrating gl2/gl3/gl4 -> gldesktop. Use JOGL_GLDESKTOP_.. when using profile....
Sven Gothel
2010-04-22
1
-3
/
+2
*
Add remark (unsigned long -> uint_32) ..
Sven Gothel
2010-04-21
1
-1
/
+1
*
JOGL GL4 preperation (cont):
Sven Gothel
2010-04-20
1
-16
/
+18
*
Further ATI (fglrx) X11Display bug workaround/cleanup
Sven Gothel
2010-04-15
1
-49
/
+27
*
NEWT X11 Fix (mainly ATI and multithreading)
Sven Gothel
2010-04-13
1
-6
/
+69
*
Fix NEWT Window destroy/close race condition,
Sven Gothel
2010-04-09
1
-1
/
+1
*
Fix missing MacOsX Newt refactoring
Sven Gothel
2010-04-09
1
-30
/
+30
*
Added doc/deployment:
Sven Gothel
2010-04-08
2
-2
/
+2
*
moved com.jogamp.javafx.* to com.jogamp.*.
Michael Bien
2010-03-29
6
-126
/
+126
*
final large refactoring to move to com.jogamp.*.
Michael Bien
2010-03-28
5
-95
/
+95
*
Fix Solaris build
Sven Gothel
2009-10-15
1
-6
/
+5
*
NEWT: Add EventDispatchThread (EDT) pattern.
Sven Gothel
2009-10-10
2
-31
/
+142
*
NEWT Intel GDL: Proper Pos/Size/Fullscreen
Sven Gothel
2009-10-02
1
-7
/
+58
*
NEWT Intel GDL: Surface Size tuning .. ; Add missing getSurfaceHandle()
Sven Gothel
2009-10-02
1
-10
/
+17
*
NativeWindowFactory:
Sven Gothel
2009-10-02
2
-8
/
+352
*
NEWT: Fix X11 ConfigureEvent ; X11Window don't propagate pos change if parented
Sven Gothel
2009-09-29
1
-23
/
+32
[next]