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
Commit message (
Expand
)
Author
Age
Files
Lines
*
WindowImpl.quirks: Access default -> protected, also fix API doc comment.
v2.3.2
Sven Gothel
2015-10-10
1
-3
/
+3
*
Bug 1249: NEWT/X11 Visibility: Listening to more events for updated state; Ad...
Sven Gothel
2015-10-10
3
-45
/
+159
*
Bug 1247 - TestGearsNewtAWTWrapper fails AWT recreation case removeNotify -> ...
Sven Gothel
2015-10-09
2
-46
/
+112
*
Bug 1247: JAWTWindow fail early w/ useful info: setAWTGraphicsConfiguration(....
Sven Gothel
2015-10-09
1
-0
/
+6
*
Bug 1247: Enhance JAWTWindow DEBUG output (not fixing any issues)
Sven Gothel
2015-10-09
1
-13
/
+17
*
Bug 1247: Align NEWT AWT driver w/ GLCanvas (not fixing any issues)
Sven Gothel
2015-10-09
1
-18
/
+40
*
Bug 1249 - NEWT X11: setVisible(false) IconicState/_NET_WM_STATE_HIDDEN: Hand...
Sven Gothel
2015-10-09
2
-5
/
+8
*
Bug 1249: Revert TestParenting01NEWT durationPerTest back to 600 (otherwise b...
Sven Gothel
2015-10-09
1
-1
/
+1
*
Bug 1249 - NEWT X11: setVisible(*) _NET_WM_STATE_HIDDEN update not received a...
Sven Gothel
2015-10-09
6
-102
/
+194
*
Bug 1249 - NEWT X11: setVisible(false) IconicState not listening to _NET_WM_S...
Sven Gothel
2015-10-08
8
-225
/
+413
*
Bug 1189 - Add OpenGL ES 3.2 and new GL 4.5 Extensions support - Part5: GL_AR...
Sven Gothel
2015-10-07
4
-33
/
+73
*
Bug 1189 - Add OpenGL ES 3.2 and new GL 4.5 Extensions support - Part4: Fix G...
Sven Gothel
2015-10-07
1
-3
/
+6
*
Bug 1189 - Add OpenGL ES 3.2 and new GL 4.5 Extensions support - Part3: GLEmi...
Sven Gothel
2015-10-07
2
-20
/
+32
*
Bug 1239: Fix comment in c-code 'how to set preferred pixel_format'
Sven Gothel
2015-10-05
1
-1
/
+1
*
Bug 1239: Support OSX input via 'avfoundation' ; Use remaining camera ID (ind...
Sven Gothel
2015-10-05
2
-3
/
+6
*
Bug 1239: Update FFMPEGMediaPlayer API doc (versions and OSX resources)
Sven Gothel
2015-10-05
1
-5
/
+14
*
Bug 1239: Add support for UYVY422 (swizzled YUYV422)
Sven Gothel
2015-10-05
3
-5
/
+32
*
Bug 1239: Fix GLMediaPlayer.CameraInputScheme API doc; GLMediaPlayerImpl.upda...
Sven Gothel
2015-10-05
2
-7
/
+19
*
Bug 1223: Add '-traceMouse' commandline argument to check whether mouse event...
Sven Gothel
2015-10-05
1
-0
/
+8
*
Merge remote-tracking branch 'xranby/junit'
Sven Gothel
2015-10-05
2
-2
/
+2
|
\
|
*
Fix: junit/jogl/awt/TestBug1225EventQueueInterruptedAWT and junit/jogl/util/t...
Xerxes Rånby
2015-10-04
2
-2
/
+2
*
|
Bug 1206 - Security: Clear exposed framebuffer after creation and before visi...
Sven Gothel
2015-10-05
4
-39
/
+131
*
|
GLContextImpl: clarify surfacelessOK -> isSurfaceless
Sven Gothel
2015-10-05
2
-7
/
+7
|
/
*
Bug 1245: Adding Unit Test, similar to TestBug816JTabbedPanelVisibilityB849B8...
Sven Gothel
2015-10-04
2
-9
/
+251
*
Merge remote-tracking branch 'xranby/master'
Sven Gothel
2015-10-03
1
-1
/
+2
|
\
|
*
Fix: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile04NEWTOffscreenNoAR...
Xerxes Rånby
2015-10-03
1
-1
/
+2
*
|
Bug 1206: Test TestGearsES2NEWT: Versatile 'demoType' allows also no GLEventL...
Sven Gothel
2015-10-03
1
-6
/
+12
*
|
Bug 1244: MovieSimple: String format %d implicit conversion from boolean to i...
Xerxes Rånby
2015-10-03
1
-1
/
+1
|
/
*
Bug 1238 - Fix NPE for Window-Icon's PNGPixelRect for unresolved location; Bu...
Sven Gothel
2015-10-03
6
-40
/
+68
*
Bug 1237: Adopt GlueGen's clarification of IOUtil.getResource(..), commit d78...
Sven Gothel
2015-10-03
27
-85
/
+83
*
Bug 1241 - Util's Texture.coords (image coordinates) not updated properly
Sven Gothel
2015-10-02
1
-22
/
+29
*
Bug 1205: Revert clear background to support fix for Bug 1232: NEWT Transluce...
Sven Gothel
2015-10-01
1
-7
/
+24
*
Bug 1232 - NEWT Translucent Decorated Windows Not Working On Windows >= 8 (La...
Sven Gothel
2015-10-01
6
-129
/
+260
*
Bug 1225: Unit test shall not fail if AWT is not alive, simply report and ret...
Sven Gothel
2015-09-29
1
-2
/
+5
*
Bug 1225: Unit test timeout := 3minutes
Sven Gothel
2015-09-29
1
-2
/
+2
*
Bug 1225: Unit test shall not fail if AWT is not alive, ignore it via assume
Sven Gothel
2015-09-29
1
-1
/
+3
*
Bug 1205 - NEWT Security: Clear framebuffer after creation and before visibil...
Sven Gothel
2015-09-29
2
-51
/
+145
*
NEWT WindowImpl.createNative(): Post creation: Only perform mod-actions if no...
Sven Gothel
2015-09-29
1
-22
/
+27
*
Bug 1225: Make unit test more robuts, notify if JRE 1.7.0 issue w/ interrupte...
Sven Gothel
2015-09-28
1
-51
/
+119
*
Bug 1234 - GLReadBufferUtil.readPixelsImpl(..) not using [xy] offset in readT...
Sven Gothel
2015-09-28
1
-2
/
+2
*
Bug 1125: Unit test to validate that Thread.interrupt() does not disturb cont...
Sven Gothel
2015-09-28
1
-0
/
+305
*
Bug 1232 - NEWT Translucent Decorated Windows Not Working On Windows >= 8 (La...
Sven Gothel
2015-09-26
2
-2
/
+29
*
TestGearsES2NEWT: Print bounds @ window resized/moved instead of just x/y
Sven Gothel
2015-09-26
1
-2
/
+2
*
Bug 1226 - GLPixelBuffer.GLPixelAttributes.getPixelFormat() doesn't handle gl...
Sven Gothel
2015-09-26
1
-0
/
+4
*
Bug 1222 - NEWT OSX: setAlwaysOnTop() and setAlwaysOnBottom() not working
Sven Gothel
2015-09-26
4
-62
/
+26
*
NEWTDemoListener: Fix 'v' modifier collision of ctrl, use shift.
Sven Gothel
2015-09-26
1
-1
/
+1
*
Bug 1223 OSX: GLWindow loses focus after maximizing - Analysis
Sven Gothel
2015-09-26
1
-0
/
+32
*
Bug 1188: Fix setMaximized(..) isReconfigureMaskSupported(..) query
Sven Gothel
2015-09-26
1
-2
/
+2
*
Bug 1214: Fix Deadlock in screenPositionChanged(..); Use screenPositionChange...
Sven Gothel
2015-09-26
5
-160
/
+243
*
Bug 1214 - NEWT MacOSX: Detect auto-resize of Window when it is larger than s...
Sven Gothel
2015-09-25
7
-37
/
+296
[next]