Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP6:Update
scirenderer
scirenderer-0000-jogl2.0.2.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File scirenderer-0000-jogl2.0.2.patch of Package scirenderer
Index: scirenderer-1.1.0/src/org/scilab/forge/scirenderer/implementation/jogl/JoGLCanvas.java =================================================================== --- scirenderer-1.1.0.orig/src/org/scilab/forge/scirenderer/implementation/jogl/JoGLCanvas.java 2013-03-28 17:25:15.000000000 +0100 +++ scirenderer-1.1.0/src/org/scilab/forge/scirenderer/implementation/jogl/JoGLCanvas.java 2013-07-02 18:40:25.000000000 +0200 @@ -254,7 +254,8 @@ boolean needFlip; try { - needFlip = !((GLContextImpl) context).offscreenImageNeedsVerticalFlip(); +// needFlip = !((GLContextImpl) context).offscreenImageNeedsVerticalFlip(); + needFlip = !autoDrawable.isGLOriented(); } catch (GLException e) { needFlip = false; }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor