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
/
classes
/
com
/
jogamp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Version Applet
Sven Gothel
2010-12-15
1
-0
/
+88
*
NativeWindow: Move RegisteredClass to private impl package
Sven Gothel
2010-12-12
2
-3
/
+4
*
Windows RegisterClass: Use new RegisteredClassFactory (window class), Misc.
Sven Gothel
2010-12-12
3
-43
/
+29
*
NEWT: Minor cleanup ; Debug setVisible message in issuing thread
Sven Gothel
2010-12-10
1
-6
/
+8
*
NEWT/Windows: Use GDI GetDC/ReleaseDC
Sven Gothel
2010-12-09
1
-5
/
+3
*
Fix NEWT GLWindow: Adding missing shared GLContext setter (with unit test)
Sven Gothel
2010-12-03
1
-1
/
+14
*
Fix NEWT WindowImpl: setTitleImpl() at native construction.
Sven Gothel
2010-12-03
1
-0
/
+1
*
Cleanup GLDrawableFactory API and platform Implementations
Sven Gothel
2010-12-03
2
-2
/
+2
*
NewtCanvasAWT: disableBackgroundErase() before (X11) and after (Windows) addN...
Sven Gothel
2010-11-28
1
-0
/
+17
*
NEWT WindowImpl: Null Check on childWindows (already destroyed)
Sven Gothel
2010-11-28
1
-2
/
+2
*
Reduce the use of xml brackets to reduce potential hudson/junit xml parser ex...
Sven Gothel
2010-11-25
1
-1
/
+1
*
Refined VersionInfo usage
Sven Gothel
2010-11-25
2
-2
/
+6
*
GLAnimatorControl pause()/resume() don't fail fast, return a boolean instead ...
Sven Gothel
2010-11-22
1
-7
/
+6
*
JOGL/NEWT: Animator fixes
Sven Gothel
2010-11-21
4
-68
/
+67
*
minor formatting
Sven Gothel
2010-11-19
1
-11
/
+6
*
Resume GLAnimatorCtrl after destroying, so it back in state for either this r...
Sven Gothel
2010-11-19
1
-0
/
+3
*
Avoid sendDestroy mechanism in favor of immediate destroy using AnimatorContr...
Steve Vaughan
2010-11-19
1
-2
/
+21
*
print platform info additional to the module info.
Michael Bien
2010-11-18
2
-0
/
+3
*
modifications due to changes in GlueGen's VersionUtil.getManifest().
Michael Bien
2010-11-18
1
-3
/
+2
*
NEWT: Adding CapabilitiesChooser setter and using it in createNativeImpl() ..
Sven Gothel
2010-11-18
12
-13
/
+40
*
Finishing Immutable changes including GLCapabiltiesImmutable.
Sven Gothel
2010-11-17
14
-55
/
+54
*
NEWT X11Display: ignore null Display handle at dispatch
Sven Gothel
2010-11-17
1
-3
/
+3
*
Merge branch 'pulled'
Sven Gothel
2010-11-17
4
-10
/
+19
|
\
|
*
Implement CapabilitiesImmutable to indicate that getRequestedCapabilities() a...
Steve Vaughan
2010-11-17
4
-11
/
+19
*
|
cleanup imports
Sven Gothel
2010-11-17
1
-1
/
+0
*
|
GLWindow becomes NEWTEventConsumer (missed that one) ; Adding test for NEWTEv...
Sven Gothel
2010-11-17
1
-1
/
+8
*
|
JAWTWindow: Avoid AWTTreeLock, cleanup.
Sven Gothel
2010-11-17
1
-1
/
+1
*
|
Moving NEWT X11Window GetRelativeLocation() native implementation to NativeWi...
Sven Gothel
2010-11-17
1
-1
/
+2
*
|
Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N...
Sven Gothel
2010-11-17
1
-2
/
+2
|
/
*
NEWT Lifecycle remodel: Window destroy() !
Sven Gothel
2010-11-16
11
-274
/
+299
*
NEWT: Cleanup reparent (window resize/display) ; AWT Focus Tests: Bring back ...
Sven Gothel
2010-11-15
1
-12
/
+15
*
NativeWindow AbstractGraphicsDevice: Add 'unitID' attribute and getUniqueID()
Sven Gothel
2010-11-15
8
-8
/
+8
*
NEWT: Make setVisible/reparentWindow return status more reliable (visibility,...
Sven Gothel
2010-11-15
2
-15
/
+36
*
NEWT: Add optional eager native initialization ; Proper exception handling
Sven Gothel
2010-11-14
5
-26
/
+60
*
GlueGen JogampVersion Adaption (getInfo -> toStringBuffer/toString)
Sven Gothel
2010-11-14
2
-6
/
+6
*
Adapt to GlueGen Version changes; Adding NativeWindowVersion, JoglVersion and...
Sven Gothel
2010-11-12
2
-3
/
+69
*
AbstractGraphicsDevice ..: Add device/display connection attribute to support...
Sven Gothel
2010-11-12
1
-1
/
+1
*
Adding simple static main test entry to provide standalone autobuild verifica...
Sven Gothel
2010-11-09
1
-0
/
+32
*
Added fast path to equals impl.
Sven Gothel
2010-11-06
4
-1
/
+4
*
NEWT DisplayImpl: Use ArrayList and index, no Iterator ; Misc cleanup
Sven Gothel
2010-11-04
2
-27
/
+40
*
NEWT DefaultEDT: always catch and report Exceptions, don't disturb EDT
Sven Gothel
2010-11-04
1
-1
/
+2
*
Seperated unit tests (newt/awt/headless) and cleaned up some imports and comm...
Sven Gothel
2010-11-04
18
-65
/
+58
*
NEWT Window Lifecycle / ScreenMode:
Sven Gothel
2010-11-03
3
-80
/
+60
*
NEWT: ScreenModeUtil fix, misc changes
Sven Gothel
2010-11-03
3
-55
/
+26
*
ScreenMode: Ignore modes < 15bpp
Sven Gothel
2010-11-02
1
-3
/
+8
*
Fix: Newt Rotation (Windows) - added description (CCW)
Sven Gothel
2010-11-01
4
-21
/
+39
*
Fix ScreenMode ; Add FatalError to NewtCommon.c ; Fix Windows Build
Sven Gothel
2010-10-29
3
-14
/
+39
*
Changed Lifecycle of NEWT Display/Screen (part 5)
Sven Gothel
2010-10-29
7
-92
/
+246
*
Proper X11 Display Closing
Sven Gothel
2010-10-29
1
-2
/
+22
*
Animator Fix/Cleanup
Sven Gothel
2010-10-28
1
-4
/
+8
[next]