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
/
nativewindow
/
classes
/
com
Commit message (
Expand
)
Author
Age
Files
Lines
*
NEWT: Simplified Locking
Sven Gothel
2010-06-02
1
-2
/
+2
*
NEWT: Fix AWT Parenting ; Multithreading Issues ; Semantics: destroy(), .. ; ...
Sven Gothel
2010-05-28
3
-21
/
+12
*
Fix NativeWindow/NEWT Unique Display Naming, X11 use real NULL Display name
Sven Gothel
2010-05-27
1
-11
/
+43
*
Fix NativeWindow JAWT Code Generation and Bounds Access
Sven Gothel
2010-05-27
5
-111
/
+146
*
Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc Fixes
Sven Gothel
2010-05-21
3
-4
/
+103
*
JAWT Windows Fix: Use the JAWT window handle entry [to return it]
Sven Gothel
2010-05-05
1
-2
/
+14
*
- Fix GLProcAddressResolver regression: Use GLProcAddressResolver !
Sven Gothel
2010-04-27
4
-142
/
+161
*
reviewed X11Lib.XLock/UnlockDisplay() usage:
Michael Bien
2010-04-22
1
-2
/
+2
*
JOGL GL4 preperation (cont):
Sven Gothel
2010-04-20
8
-477
/
+58
*
code review (http://jogamp.org/bugzilla/show_bug.cgi?id=396): improved except...
Michael Bien
2010-04-18
2
-71
/
+86
*
Further ATI (fglrx) X11Display bug workaround/cleanup
Sven Gothel
2010-04-15
1
-30
/
+198
*
ATI (fglrx) PBuffer/X11Display bug workaround/cleanup
Sven Gothel
2010-04-13
1
-2
/
+2
*
final large refactoring to move to com.jogamp.*.
Michael Bien
2010-03-28
20
-44
/
+44
*
refactoring part 4 (remaining files): renamed com.sun.opengl -> com.jogamp.op...
Michael Bien
2010-03-27
2
-2
/
+2
*
refactoring: new struct accessor method naming conventions.
Michael Bien
2009-11-11
4
-10
/
+10
*
X11 Display Lock completed (hope so)
Sven Gothel
2009-10-12
1
-20
/
+33
*
NEWT: Add EventDispatchThread (EDT) pattern.
Sven Gothel
2009-10-10
1
-3
/
+5
*
GLDrawableFactory Cleanup (-> On- Offscreen and PBuffer)
Sven Gothel
2009-10-05
1
-16
/
+5
*
NativeWindow extends SurfaceUpdatedListener for 'surfaceUpdated' propagation....
Sven Gothel
2009-10-03
2
-3
/
+14
*
surfaceupdated:: NativeWindow: passing 'updater'; NEWT: adding event listener
Sven Gothel
2009-10-03
2
-2
/
+2
*
NEWT: Native window parenting (X11: OK); AWTWindow external Frame OK
Sven Gothel
2009-09-12
1
-2
/
+34
*
NativeWindow: Add destroy() method, allowing external module to dispose a Nat...
Sven Gothel
2009-08-10
2
-0
/
+14
*
Fix: doxygen-all-pub.cfg; Add NativeWindow: surfaceSwap() and surfaceUpdated(...
sg215889
2009-07-29
2
-0
/
+12
*
Use getNativeWindowType(custom=true) for factory selection; Don't fail is non...
sg215889
2009-07-28
1
-1
/
+1
*
Cleanup ..
sg215889
2009-07-28
1
-9
/
+2
*
EGL changes for device
Morris Meyer
2009-07-28
1
-2
/
+9
*
Add: Extended support for CVM crosscompile:
sg215889
2009-07-24
2
-4
/
+49
*
Fix jnlp macosx ; Ignore jawt lib loading error
Sven Gothel
2009-07-04
1
-1
/
+8
*
Push custom loadLibrary handling down to NativeWindow NativeLibLoaderBase; X1...
Sven Gothel
2009-07-04
2
-3
/
+67
*
Local property access package-private (no qualifiers)
Sven Gothel
2009-07-04
1
-4
/
+4
*
Fix property query. Thx to Ken pointing this out.
Sven Gothel
2009-07-03
1
-18
/
+53
*
Fix property handling ; Adding jnlp. aliasing for properties
Sven Gothel
2009-07-03
1
-10
/
+22
*
Refactored static initialization to let the JVM ensure it only runs
Kenneth Russel
2009-06-18
1
-9
/
+3
*
- Fix: X11 locking
Sven Gothel
2009-06-18
4
-30
/
+184
*
- Fix: Native X11 Display deadlock (Linux x86_64 32bit on 64bit)
Sven Gothel
2009-06-17
1
-53
/
+6
*
- Add: GLProfile.get(name) return default if name=="GL" as well (or if null)
Sven Gothel
2009-06-17
2
-21
/
+38
*
Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closed
Kenneth Russel
2009-06-15
19
-0
/
+2162