| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1156: GBM: Bring up incl GL rendering (TODO: GBM working page flip / sync) | Sven Gothel | 2019-11-23 | 1 | -13/+20 |
* | Bug 1156: EGL-GBM: Fix NativeWindowFactory native-window-type query according... | Sven Gothel | 2019-11-22 | 1 | -1/+1 |
* | Bug 1156: EGL-GBM: [Re]use EGL Platform type for eglCreatePlatformWindowSurfa... | Sven Gothel | 2019-11-22 | 2 | -35/+66 |
* | Bug 1156: GBM: FIXME: Remove scanning for desktop-GL via EGL, see commit e674... | Sven Gothel | 2019-11-22 | 1 | -1/+6 |
* | Bug 1156: Utilize internal glGetStringi (same as glGetString) - Robostness | Sven Gothel | 2019-11-22 | 2 | -81/+130 |
* | Bug 1156: EGL-GBM: Fix Cleanup (Newt package relocation / hack default GBM) | Sven Gothel | 2019-11-21 | 1 | -4/+5 |
* | Bug 1156: EGL-GBM: Cleanup Code & Replace Newt GBM implementation | Sven Gothel | 2019-11-21 | 1 | -11/+18 |
* | detect gbm platform on linux when no other display server is running | Erik De Rijcke | 2019-11-21 | 1 | -1/+22 |
* | make void* an opaque long in EGL generated class | Erik De Rijcke | 2019-11-21 | 1 | -11/+9 |
* | IOS: CGL.updateContextRegister(..) call on main-thread using AppKit | Sven Gothel | 2019-11-21 | 1 | -2/+21 |
* | Buig 1389: Fix SIGSEGV on OpenJDK11 on [NSApplicationAWT sendEvent:] | Sven Gothel | 2019-09-08 | 1 | -1/+1 |
* | Bug 1392: Simplify CapabilitiesFilter: Criteria -> Test, remove RemovalCriter... | Sven Gothel | 2019-09-07 | 1 | -5/+5 |
* | Bug 1392: X11PixmapGLXDrawable::createPixmap() requires X11GLXGraphicsConfigu... | Sven Gothel | 2019-09-07 | 1 | -2/+2 |
* | Bug 1391 Bug 1392: Implement GLRendererQuirks DontChooseFBConfigBestMatch and... | Sven Gothel | 2019-09-07 | 7 | -67/+129 |
* | Bug 1391: Cleanup to submit fix: Update known Quirk range; BuggyColorRenderbu... | Sven Gothel | 2019-09-07 | 1 | -5/+7 |
* | Bug 1384: Move remaining 'lose' property quirks into GLRendererQuirks.Override | Sven Gothel | 2019-08-23 | 1 | -22/+2 |
* | Bug 1385: Limit Quirk GL3CompatNonCompliant to Mesa < 18.2.0 | Sven Gothel | 2019-08-23 | 1 | -3/+4 |
* | Bug 1383: Tighten version/profile qualification: fail if: requested compat pr... | Sven Gothel | 2019-08-23 | 1 | -2/+10 |
* | Bug 1383: Final fix: Always test GL3CompatNonCompliant and test on requested ... | Sven Gothel | 2019-08-22 | 1 | -2/+16 |
* | Bug 1383: GLContextImpl.setGLFunctionAvailbility(..): Ensure only one request... | Sven Gothel | 2019-08-22 | 1 | -2/+33 |
* | Bug 1283: GLContextImpl.setGLFunctionAvailbility(..) calls: When leaving Open... | Sven Gothel | 2019-08-22 | 5 | -6/+6 |
* | Bug 1383: Cleanup GLContextImpl.setGLFunctionAvailability(..): Parameter, var... | Sven Gothel | 2019-08-22 | 1 | -119/+151 |
* | Bug 1384: Allow GLRendererQuirks to be overridden by user properties | Sven Gothel | 2019-08-21 | 1 | -3/+6 |
* | Removed illegal reflective access to sun.java2d.opengl.OGLUtilities | Wade Walker | 2019-08-19 | 1 | -31/+8 |
* | iOS: EAGLLayer FBO w/ DEPTH buffer workaround 1 | Sven Gothel | 2019-06-24 | 1 | -0/+10 |
* | iOS: Clean up promotion of EAGLLayer use down to FBObject | Sven Gothel | 2019-06-24 | 4 | -91/+162 |
* | iOS: Initial working commit supporting iOS (ipad pro 11) | Sven Gothel | 2019-06-23 | 13 | -11/+1444 |
* | Bug 1367: Adapt to TempFileCache & TempJarCache Changes | Sven Gothel | 2019-04-03 | 1 | -1/+1 |
* | Bug 1366 - Use String.format((Locale)null, "..." ..) avoiding Locale output f... | Sven Gothel | 2019-03-30 | 1 | -2/+3 |
* | Bug 1288: GLBufferStateTracker needs to support ARB_indirect_parameters | Sven Gothel | 2019-03-26 | 1 | -3/+11 |
* | Bug 1283: Remove shader include filename quotes if exists at start and end only | Sven Gothel | 2019-03-26 | 2 | -9/+9 |
* | 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 |
* | | 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 1237: Adopt GlueGen's clarification of IOUtil.getResource(..), commit d78... | Sven Gothel | 2015-10-03 | 1 | -6/+4 |
* | 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 |