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
/
jogl
/
classes
/
jogamp
/
opengl
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
Bug 1290: Expand query whether BCM IV is being used, exclude '/dev/dri/card0'
rc
pulled
Sven Gothel
2018-01-16
1
-9
/
+9
*
|
Change library search order for Broadcom VC IV graphics
gohai
2017-02-16
1
-1
/
+17
|
/
*
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
3
-1
/
+21
*
Remove deprectated classes and methods
Sven Gothel
2015-10-15
1
-3
/
+23
*
Bug 1189 - Add OpenGL ES 3.2 and new GL 4.5 Extensions support - Part5: GL_AR...
Sven Gothel
2015-10-07
1
-6
/
+14
*
Bug 1239: Support OSX input via 'avfoundation' ; Use remaining camera ID (ind...
Sven Gothel
2015-10-05
1
-3
/
+1
*
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
2
-3
/
+28
*
Bug 1239: Fix GLMediaPlayer.CameraInputScheme API doc; GLMediaPlayerImpl.upda...
Sven Gothel
2015-10-05
1
-1
/
+6
*
Bug 1206 - Security: Clear exposed framebuffer after creation and before visi...
Sven Gothel
2015-10-05
1
-31
/
+33
*
GLContextImpl: clarify surfacelessOK -> isSurfaceless
Sven Gothel
2015-10-05
2
-7
/
+7
*
Bug 1232 - NEWT Translucent Decorated Windows Not Working On Windows >= 8 (La...
Sven Gothel
2015-10-01
1
-18
/
+1
*
Bug 1232 - NEWT Translucent Decorated Windows Not Working On Windows >= 8 (La...
Sven Gothel
2015-09-26
1
-2
/
+3
*
FFMPEGDynamicLibraryBundleInfo.initSymbols(): Just return null instead of thr...
Sven Gothel
2015-09-17
1
-4
/
+8
*
Bug 1211: Fix regression of GLMediaPlayerImpl caused by commit 68c8e39fa8d6e7...
Sven Gothel
2015-09-17
1
-3
/
+12
*
Bug 1211: Hardening Condition-Wait from Spurious-Wakeups and unintended Inter...
Sven Gothel
2015-09-15
7
-152
/
+253
*
Bug 1202: Fix vsync regression on OSX when using CALayer
Sven Gothel
2015-09-01
5
-3
/
+20
*
Bug 1210 - Use manual impl. XRenderFindVisualFormat instead of buggy generate...
Sven Gothel
2015-08-31
1
-15
/
+0
*
Bug 1203: Add missing constraints in desktop *GLContext.create* methods: Bail...
Sven Gothel
2015-08-30
4
-9
/
+34
*
Bug 1203: OpenGL ES 3.1 NVIDIA 355.06's EGL impl. is unstable requires GLRend...
Sven Gothel
2015-08-30
1
-2
/
+2
*
Bug 1207 - GLDebugMessageHandler: Support GL_KHR_debug for Desktop and ES pro...
Sven Gothel
2015-08-30
2
-30
/
+66
*
Bug 1203: Optimize OpenGL Profile probing/mapping (Skip redundant queries)
Sven Gothel
2015-08-30
7
-50
/
+182
*
Bug 1203: Fix regression: Handle GLRendererQuirks.GLES3ViaEGLES2Config
Sven Gothel
2015-08-30
1
-1
/
+4
*
Bug 1203: Fix regression of ES3 minMajor constraint lack (commit b8ba30a0bc7c...
Sven Gothel
2015-08-29
1
-7
/
+3
*
Bug 1202 (related): Fix SEMVER regressions mostly due to Bug 1202 commits (ad...
Sven Gothel
2015-08-29
5
-6
/
+8
*
Bug 1203: EGLDrawableFactory.mapAvailableEGLESConfig(..): Add missing close o...
Sven Gothel
2015-08-29
1
-52
/
+53
*
Bug 1203: Implement regular EGL OpenGL Profile probing (ES* + GL*)
Sven Gothel
2015-08-29
3
-234
/
+325
*
Bug 1200: Refine fix for crash on GNU/Linux x86_64 'NVidia beta driver 355.06...
Sven Gothel
2015-08-29
1
-10
/
+11
*
Bug 1203: Cleanup and Prepare for regular EGL Profile probing
Sven Gothel
2015-08-29
3
-102
/
+253
*
Bug 1203: Refine DEBUG output
Sven Gothel
2015-08-29
5
-12
/
+46
*
Bug 1203: EGLGraphicsDevice.nativeDisplayID: Differentiate upstream device's ...
Sven Gothel
2015-08-29
3
-6
/
+19
*
Bug 1203: GLDrawable-Stateless operations in GLContextImpl, using ctxVersion ...
Sven Gothel
2015-08-29
12
-87
/
+193
*
Bug 1203: SharedResourceRunner.Implementation impl. shall use AbstractGraphic...
Sven Gothel
2015-08-29
4
-91
/
+56
*
Bug 1200: Fix crash on GNU/Linux x86_64 'NVidia beta driver 355.06' @ probeSu...
Sven Gothel
2015-08-27
1
-0
/
+10
*
Bug 1203: Properly format DEBUG output related to mapGLVersions: Use '-MapGLV...
Sven Gothel
2015-08-27
1
-14
/
+17
*
Bug 1203 (Related): Only attempt to retrieve getGLIntVersion(..) if required
Sven Gothel
2015-08-27
1
-37
/
+38
*
Bug 1202 - Move GLContextImpl.*SwapInterval* into its own section
Sven Gothel
2015-08-27
1
-28
/
+32
*
Bug 1202 - Add support of Adaptive Vsync via [GLX|WGL]_EXT_swap_control_tear
Sven Gothel
2015-08-27
6
-43
/
+145
*
GLContextImpl.setRendererQuirks(..): Reduce duplicated code of adding quirks
Sven Gothel
2015-08-26
1
-45
/
+31
*
Bug 1062: Utilize 'GLProfile.disableOpenGLDesktop' for EGLDrawableFactory des...
Sven Gothel
2015-08-05
1
-28
/
+32
*
Remove unused jogamp.opengl.SystemUtil
Sven Gothel
2015-08-05
1
-18
/
+0
*
GLContextImpl: Update uncommented code (method name changed)
Sven Gothel
2015-07-24
1
-2
/
+2
*
StereoDevice (Generic/OVR): Add knowledge about LocationSensorParameter and a...
Sven Gothel
2015-07-20
1
-0
/
+6
*
Clarify code in stereo/ovr: Comments, states, names, formatting.
Sven Gothel
2015-07-20
1
-15
/
+6
*
Refine Frustum definition: Adding Frustum.FovDesc; Clarify makeFrustum argume...
Sven Gothel
2015-07-20
1
-1
/
+2
*
Bug 1151 - Working OculusVR SDK 0.5.0.1 on GNU/Linux w/ Positional Tracker (DK2)
Sven Gothel
2015-07-18
2
-37
/
+65
*
Bug 1153 - Adopt to ArrayHashSet change, don't use deprecated ctor (gluegen c...
Sven Gothel
2015-04-01
2
-2
/
+3
[next]