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
/
nativewindow
Commit message (
Expand
)
Author
Age
Files
Lines
*
added idea project files
Michael Bien
2010-03-27
1
-0
/
+12
*
refactoring: new struct accessor method naming conventions.
Michael Bien
2009-11-11
5
-11
/
+11
*
X11 Display Lock completed (hope so)
Sven Gothel
2009-10-12
1
-20
/
+33
*
NativeWindow X11: Lock/Unlock Display if using it
Sven Gothel
2009-10-11
1
-5
/
+12
*
NEWT X11 Display Lock:
Sven Gothel
2009-10-11
1
-1
/
+1
*
NEWT: Add EventDispatchThread (EDT) pattern.
Sven Gothel
2009-10-10
1
-3
/
+5
*
EGL more query config trials; Avoid NPE if no config is chosen
Sven Gothel
2009-10-05
1
-2
/
+2
*
GLDrawableFactory Cleanup (-> On- Offscreen and PBuffer)
Sven Gothel
2009-10-05
2
-16
/
+53
*
NativeWindow extends SurfaceUpdatedListener for 'surfaceUpdated' propagation....
Sven Gothel
2009-10-03
4
-13
/
+61
*
surfaceupdated:: NativeWindow: passing 'updater'; NEWT: adding event listener
Sven Gothel
2009-10-03
3
-3
/
+7
*
NativeWindowFactory:
Sven Gothel
2009-10-02
1
-4
/
+6
*
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
3
-0
/
+22
*
Cleanup: Remove NativeWindowFactory.TYPE_BROADCOM_EGL
sg215889
2009-07-30
1
-5
/
+0
*
Fix: doxygen-all-pub.cfg; Add NativeWindow: surfaceSwap() and surfaceUpdated(...
sg215889
2009-07-29
3
-0
/
+30
*
Use getNativeWindowType(custom=true) for factory selection; Don't fail is non...
sg215889
2009-07-28
2
-2
/
+2
*
Cleanup ..
sg215889
2009-07-28
1
-9
/
+2
*
EGL changes for device
Morris Meyer
2009-07-28
2
-2
/
+14
*
Add Custom NativeWindow Type 'BroadcomEGL' (-Dnativewindow.ws.name=BroadcomEG...
sg215889
2009-07-27
1
-3
/
+1
*
mips changes
Morris Meyer
2009-07-27
1
-1
/
+3
*
Add: Extended support for CVM crosscompile:
sg215889
2009-07-24
6
-18
/
+74
*
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
2
-22
/
+58
*
Fix property handling ; Adding jnlp. aliasing for properties
Sven Gothel
2009-07-03
3
-19
/
+27
*
- Fixed: JOGL Cg Dependencies ..
Sven Gothel
2009-07-01
1
-5
/
+16
*
- Removed useless GLX synchronized hacks in X11GLXGraphicsConfiguration
Sven Gothel
2009-06-18
1
-15
/
+24
*
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
7
-85
/
+247
*
- Fix: Native X11 Display deadlock (Linux x86_64 32bit on 64bit)
Sven Gothel
2009-06-17
3
-62
/
+11
*
- 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
50
-0
/
+5802