| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1358: 'Honor' SWT's projection of High-DPI Scaling (Reading hidden pixel ... | Sven Gothel | 2019-04-10 | 1 | -25/+21 |
* | Bug 1362: Minimal action required: setBackground of the parent canvas before ... | Sven Gothel | 2019-04-09 | 1 | -0/+5 |
* | Bug 1367: Adapt to TempFileCache & TempJarCache Changes | Sven Gothel | 2019-04-03 | 3 | -3/+3 |
* | Bug 1366 - Use String.format((Locale)null, "..." ..) avoiding Locale output f... | Sven Gothel | 2019-03-30 | 3 | -7/+10 |
* | 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 |
* | | 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 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'rcpulled | Sven Gothel | 2018-01-16 | 1 | -9/+9 |
* | | Merge pull request #96 from gohai/vc4-module | Sven Gothel | 2018-01-15 | 1 | -1/+17 |
|\ \ |
|
| * | | Change library search order for Broadcom VC IV graphics | gohai | 2017-02-16 | 1 | -1/+17 |
| |/ |
|
* / | Shows all information of the default graphics device in JoglVersion, bug 1294bug1294 | Julien Gouesse | 2016-04-05 | 1 | -2/+1 |
|/ |
|
* | 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 | 4 | -1/+31 |
* | Remove deprectated classes and methods | Sven Gothel | 2015-10-15 | 9 | -243/+62 |
* | Streamline Composed Pipeline's interfaces and implementations (Trace* Debug*) | Sven Gothel | 2015-10-12 | 1 | -27/+8 |
* | 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: 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 | 2 | -7/+19 |
* | 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 1237: Adopt GlueGen's clarification of IOUtil.getResource(..), commit d78... | Sven Gothel | 2015-10-03 | 5 | -13/+11 |
* | Bug 1241 - Util's Texture.coords (image coordinates) not updated properly | Sven Gothel | 2015-10-02 | 1 | -22/+29 |
* | Bug 1232 - NEWT Translucent Decorated Windows Not Working On Windows >= 8 (La... | Sven Gothel | 2015-10-01 | 1 | -18/+1 |
* | Bug 1234 - GLReadBufferUtil.readPixelsImpl(..) not using [xy] offset in readT... | Sven Gothel | 2015-09-28 | 1 | -2/+2 |
* | Bug 1232 - NEWT Translucent Decorated Windows Not Working On Windows >= 8 (La... | Sven Gothel | 2015-09-26 | 1 | -2/+3 |
* | Bug 1226 - GLPixelBuffer.GLPixelAttributes.getPixelFormat() doesn't handle gl... | Sven Gothel | 2015-09-26 | 1 | -0/+4 |
* | 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 | 13 | -279/+402 |
* | 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 | 2 | -5/+6 |
* | Bug 1207 - GLDebugMessageHandler: Support GL_KHR_debug for Desktop and ES pro... | Sven Gothel | 2015-08-30 | 3 | -30/+67 |
* | Bug 1203: Optimize OpenGL Profile probing/mapping (Skip redundant queries) | Sven Gothel | 2015-08-30 | 8 | -50/+194 |
* | 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 |