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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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/xranby/www'
Sven Gothel
2018-01-15
3
-8
/
+8
|
\
\
|
*
|
make/doc/jogl/spec-overview.html, make/config/jogl/gl-common.cfg: OpenGL ES 3...
Xerxes Rånby
2015-10-20
2
-3
/
+3
|
*
|
www/index.html: Update links and text OpenGL ES 3.x -> OpenGL ES 3.2
Xerxes Rånby
2015-10-20
1
-5
/
+5
*
|
|
Merge remote-tracking branch 'remotes/xranby/aarch64'
Sven Gothel
2018-01-15
2
-0
/
+42
|
\
\
\
|
*
|
|
Bug 1295: Add linux-aarch64 GNU/Linux AArch64 support
Xerxes Rånby
2016-12-12
2
-0
/
+42
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'remotes/hharrison/master'
Sven Gothel
2018-01-15
3
-13
/
+11
|
\
\
\
|
*
|
|
WWW: update description of jaamsim on the website.
Harvey Harrison
2016-02-24
2
-5
/
+3
|
*
|
|
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
*
|
|
HowToBuild: Add Debian 9 Notes
Sven Gothel
2018-01-15
1
-2
/
+20
|
/
/
*
|
Bump scripts to jre1.8.0_66
Sven Gothel
2015-11-16
9
-17
/
+19
*
|
X11Util.openDisplay: DEBUG: Show reusable and pending display count
Sven Gothel
2015-11-15
1
-4
/
+6
*
|
Bug 1270 - Fix OSX El Capitan 10.11 stuttering: ALAudioSink: DEBUG: Show Open...
Sven Gothel
2015-11-15
2
-12
/
+27
*
|
Bug 1268: Adapt to GlueGen commit 2034bbfac88b7d1360f9c939e173ff758f7f47ac
Sven Gothel
2015-11-15
5
-1
/
+41
*
|
Bug 1267 - OSX El Capitan: Animated NEWT GLWindow flickers at resize
Sven Gothel
2015-11-15
4
-5
/
+48
|
/
*
Remove deprectated classes and methods
Sven Gothel
2015-10-15
13
-327
/
+69
*
Cleanup IgnoreExtension for GL3 and GL4 exclusive extensions
Sven Gothel
2015-10-12
2
-1
/
+17
*
TestGearsES2NEWT: Adding programmatic Debug|Trace pipeline
Sven Gothel
2015-10-12
2
-4
/
+41
*
Streamline Composed Pipeline's interfaces and implementations (Trace* Debug*)
Sven Gothel
2015-10-12
1
-27
/
+8
*
Streamline GL* profile interfaces and implementations
Sven Gothel
2015-10-12
3
-20
/
+22
*
Drop Vendor Extensions: INGR and PGI for all profiles
Sven Gothel
2015-10-12
1
-2
/
+2
*
Version Semantics Test: Bump for 2.3.2 -> 2.4.x
Sven Gothel
2015-10-12
2
-2
/
+40
*
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
4
-48
/
+165
*
Bug 1247 - TestGearsNewtAWTWrapper fails AWT recreation case removeNotify -> ...
Sven Gothel
2015-10-09
3
-49
/
+115
*
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
2
-3
/
+3
*
Bug 1249 - NEWT X11: setVisible(*) _NET_WM_STATE_HIDDEN update not received a...
Sven Gothel
2015-10-09
7
-103
/
+202
*
Bug 1249 - NEWT X11: setVisible(false) IconicState not listening to _NET_WM_S...
Sven Gothel
2015-10-08
9
-226
/
+416
*
Bug 1189: Fix gcc redefinition error, even thought typedef equals - on OpenIn...
Sven Gothel
2015-10-08
1
-0
/
+4
*
Bug 1189 - Add OpenGL ES 3.2 and new GL 4.5 Extensions support - Part5: GL_AR...
Sven Gothel
2015-10-07
7
-33
/
+88
*
Bug 1189 - Add OpenGL ES 3.2 and new GL 4.5 Extensions support - Part4: Fix G...
Sven Gothel
2015-10-07
2
-5
/
+8
*
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 1189 - Add OpenGL ES 3.2 and new GL 4.5 Extensions support - Part2: Updat...
Sven Gothel
2015-10-07
11
-12
/
+83
*
Bug 1189 - Add OpenGL ES 3.2 and new GL 4.5 Extensions support - Part1b: Upda...
Sven Gothel
2015-10-07
1
-12
/
+99
*
Bug 1189 - Add OpenGL ES 3.2 and new GL 4.5 Extensions support - Part1: Updat...
Sven Gothel
2015-10-07
8
-31
/
+1210
*
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
5
-6
/
+12
*
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
[next]