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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 1348: Fix X11 XI Multitouch
Sven Gothel
2019-03-27
6
-108
/
+126
*
Merge branch 'master' of github.com:sgothel/jogl
Sven Gothel
2019-03-27
1
-8
/
+15
|
\
|
*
Merge pull request #104 from gohai/bcm-fix-overscan-offset
Sven Gothel
2019-03-27
1
-0
/
+7
|
|
\
|
|
*
Fix overlay/underlay position mismatch in X11UnderlayTracker with overscan en...
gohai
2017-03-05
1
-0
/
+7
|
*
|
Merge pull request #103 from gohai/bcm-fix-mouse-button
Sven Gothel
2019-03-27
1
-8
/
+8
|
|
\
\
|
|
*
|
Fix mouse button reporting in X11UnderlayTracker
gohai
2017-02-16
1
-8
/
+8
|
|
|
/
*
|
/
Bug 1348: X11 XI Multitouch: Refine commit 746383476aa449e9cab4a25df27be85b61...
Sven Gothel
2019-03-27
2
-5
/
+12
|
/
/
*
|
Bug 1348: X11 XI Multitouch: Fixes of previous commit 92006e4baef57f1f3fb647d...
Sven Gothel
2019-03-27
3
-143
/
+120
*
|
Merge pull request #102 from Yodoga/feature_multitouch_x11_1348
Sven Gothel
2019-03-27
4
-3
/
+213
|
\
\
|
*
|
add touch event support for x11 server
Danny Koernig
2016-11-17
4
-3
/
+213
|
|
/
*
|
Merge pull request #100 from PissedCapslock/patch-2
Sven Gothel
2019-03-26
1
-1
/
+1
|
\
\
|
*
|
Typo in javadoc of GLDrawable#isRealized
Robin Stevens
2016-05-04
1
-1
/
+1
|
|
/
*
|
Merge pull request #99 from PissedCapslock/patch-1
Sven Gothel
2019-03-26
1
-3
/
+3
|
\
\
|
*
|
Improved layout of last paragraph in class javadoc
Robin Stevens
2016-05-04
1
-3
/
+3
|
|
/
*
|
Bug 1288: GLBufferStateTracker needs to support ARB_indirect_parameters
Sven Gothel
2019-03-26
1
-3
/
+11
*
|
Merge pull request #97 from gohai/bcm-fix-viewportwu
Sven Gothel
2019-03-26
1
-2
/
+2
|
\
\
|
*
|
Bug 1254: Fix viewport height in BCM VC IV ScreenDriver
gohai
2016-04-04
1
-2
/
+2
|
|
/
*
|
Merge pull request #90 from packet0/patch-1
Sven Gothel
2019-03-26
1
-1
/
+2
|
\
\
|
*
|
SWTAccessor: Cleanup disable debug messages
packet0
2015-08-11
1
-1
/
+2
*
|
|
ShaderCode: Fixed constant usage (GL3 -> GL3ES3)
Sven Gothel
2019-03-26
1
-15
/
+15
*
|
|
Bug 1283: Remove shader include filename quotes if exists at start and end only
Sven Gothel
2019-03-26
3
-10
/
+18
*
|
|
Merge pull request #95 from elect86/patch-1
Sven Gothel
2019-03-26
1
-1
/
+1
|
\
\
\
|
*
|
|
Removing also all the double quotes
Giuseppe Barbieri
2016-01-29
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Bug 1357 Related: GLRendererQuirks NoSetSwapIntervalPostRetarget and NoDouble...
Julien Gouesse
2019-03-25
1
-5
/
+9
*
|
|
Merge branch 'master' of github.com:sgothel/jogl
Sven Gothel
2019-03-25
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge pull request #105 from serebit/patch-1
Sven Gothel
2019-03-25
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
Update GLContextImpl.java
Campbell Jones
2017-12-26
1
-1
/
+1
|
|
|
/
/
*
|
|
|
NewtCanvasJFX: Utilize JFXEDTUtil per default, supporting the Windows Platform
javafx
Sven Gothel
2019-03-21
1
-5
/
+13
*
|
|
|
NewtCanvasJFX.NativeWindow: Delegate required child window canvas position
Sven Gothel
2019-03-21
5
-76
/
+17
*
|
|
|
TestNewtCanvasJFXGLn: Adding NEWTDemoListener and NewtJFXReparentingKeyAdapte...
Sven Gothel
2019-03-20
1
-0
/
+34
*
|
|
|
Tests: Adding API Doc for test utilizing NEWTDemoListener and derivations
Sven Gothel
2019-03-20
9
-17
/
+91
*
|
|
|
Adding NativeWindowHolder extends NativeSurfaceHolder; API Doc for NEWTDemoLi...
Sven Gothel
2019-03-20
8
-51
/
+362
*
|
|
|
NewtCanvasSWT: Fix NOP WindowClosingProtocol.WindowClosingMode Behavior
Sven Gothel
2019-03-20
1
-5
/
+7
*
|
|
|
NewtCanvasJFX: Implement WindowClosingProtocol.WindowClosingMode Behavior
Sven Gothel
2019-03-20
2
-9
/
+22
*
|
|
|
NewtCanvasJFX: Clarify [dispose() -> destroy()] operation
Sven Gothel
2019-03-20
1
-8
/
+8
*
|
|
|
JavaFX: Add proper class doc for implementation and unit test
Sven Gothel
2019-03-20
2
-34
/
+64
*
|
|
|
JavaFX: Remove JFXAccessor redundancy
Sven Gothel
2019-03-19
1
-15
/
+13
*
|
|
|
JavaFX: Fix API doc of JFXAccessor
Sven Gothel
2019-03-19
1
-6
/
+6
*
|
|
|
JavaFX: Adding JavaFX Support for NEWT utilizing native Window parenting via ...
Sven Gothel
2019-03-19
7
-1
/
+1818
|
/
/
/
*
|
|
OSX/Newt: Catch NSRangeException on closing a window
Sven Gothel
2019-01-23
1
-0
/
+5
*
|
|
Bug 1290: Expand query whether BCM IV is being used, exclude '/dev/dri/card0'
rc
pulled
Sven Gothel
2018-01-16
3
-27
/
+87
*
|
|
Merge pull request #96 from gohai/vc4-module
Sven Gothel
2018-01-15
2
-2
/
+20
|
\
\
\
|
*
|
|
Change library search order for Broadcom VC IV graphics
gohai
2017-02-16
1
-1
/
+17
|
*
|
|
Change BCM VC IV detection to handle presence of vc4 DRI module
gohai
2016-02-10
1
-1
/
+3
|
|
/
/
*
|
|
Merge branch 'bug1294'
Sven Gothel
2018-01-15
1
-2
/
+1
|
\
\
\
|
*
|
|
Shows all information of the default graphics device in JoglVersion, bug 1294
bug1294
Julien Gouesse
2016-04-05
1
-2
/
+1
|
|
/
/
*
|
|
Version Semantics Test: Bump for 2.4.0 -> 2.3.x
Sven Gothel
2018-01-15
1
-4
/
+4
*
|
|
Merge remote-tracking branch 'remotes/hharrison/master'
Sven Gothel
2018-01-15
1
-8
/
+8
|
\
\
\
|
*
|
|
jogl: complete audit of code for unneeded calls to .intern()
Harvey Harrison
2015-12-07
1
-8
/
+8
|
|
/
/
*
/
/
Bug 1299: Fix Warning when using JOGL on Mac OS X El Capitan
Sven Gothel
2018-01-15
1
-1
/
+6
|
/
/
[next]