lp:~georg-zotti/stellarium/gz_shaderloader-message

Created by gzotti and last modified

This branch adds more diagnostics during shader compilation in StelPainter and Planet.
If there is a "false" return by OpenGLShader compilation and QOpenGLShaderProgram link() and bind() during init, a QMessagePanel appears, giving the option to ignore error and continue, or cleanly abort the program.

A startup flag "--ignore-opengl-errors" has been added to suppress the panel: Some Intel systems work almost ok, just slightly degraded (e.g. only a bug in nightmode) because of unresolved glProgramParameteri().

Get this branch:
bzr branch lp:~georg-zotti/stellarium/gz_shaderloader-message
Only gzotti can upload to this branch. If you are gzotti please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
gzotti
Project:
Stellarium
Status:
Abandoned

Recent revisions

7110. By gzotti

merge from trunk at r7108

7109. By gzotti

added new CLI flag --ignore-opengl-errors to suppress shader warning panels.

7108. By gzotti

More OpenGL shader compilation diagnostics with Messagebox indicating problems in case of OpenGL shader compilation errors.
Also fixed Planet deinit()

7107. By Alexander Wolf

Let's apply support of multi-touch gestures only to Windows

7106. By Alexander Wolf

a tiny changes for RA output precision

7105. By gzotti

typofix in settings

7104. By Alexander Wolf

This adds a new config option and switch in the landscape selection panel to activate or inhibit rendering of the self-luminous landscape layer. It also solves a few inconsistencies in the mixture of atmosphere, fog and landscapes: In 0.13.1, when you switch off fog, switch off atmosphere, switch on atmosphere, fog will be switched on as well. Color mixing/fading is smooth now. Fog should only be displayed together with ground and atmosphere. Switching away ground therefore fades out fog and also the light layer. Switching off atmosphere also switches off fog, but the light layer stays visible - you can have LEM with bright windows etc.

7103. By Alexander Wolf

Let's avoid crash when enabled getting the location from IP feature (e.g. StelCore::returnToHome())

7102. By Alexander Wolf

Updated stellarium.desktop file

7101. By Alexander Wolf

Improvement for patch from revision 7086

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:stellarium
This branch contains Public information 
Everyone can see this information.

Subscribers