- 16 May, 2018 8 commits
-
-
schultz authored
the way freeglut is linked
-
schultz authored
VS2017
-
Jan Möbius authored
use glewExperimental for core profiles. See merge request !101
-
Jan Möbius authored
-
schultz authored
Otherwise extensions might not be loaded properly which causes segfaults
-
Jan Möbius authored
-
Jan Möbius authored
Find QWT matching QT 5.10.1 See merge request !100
-
Jan Möbius authored
-
- 09 May, 2018 7 commits
-
-
Jan Möbius authored
Fixed two ugly typos in the logging widget. See merge request !98
-
Kersten Schuster authored
-
Jan Möbius authored
Proper context creation See merge request !97
-
Kersten Schuster authored
-
Kersten Schuster authored
Try the following contexts: settings, 4.4 compat, 3.2 core and give comprehensible error messages if anything fails.
-
Kersten Schuster authored
-
Jan Möbius authored
-
- 08 May, 2018 9 commits
-
-
Jan Möbius authored
Check glcontext on startup See merge request !94
-
Jan Möbius authored
-
Kersten Schuster authored
Fixed ugly typo regarding qt-not-found in OpenFLipper-CMakeLists.txt. Better… See merge request !95
-
Kersten Schuster authored
Fixed ugly typo regarding qt-not-found in OpenFLipper-CMakeLists.txt. Better explanation for what went wrong.
-
Kersten Schuster authored
Check whether the OpenGL context matches the one that was requested via settings. If not, print a warning.
-
Kersten Schuster authored
-
Jan Möbius authored
Two sided lighting shader gen See merge request !93
-
Kersten Schuster authored
-
Jan Möbius authored
-
- 07 May, 2018 7 commits
-
-
Jan Möbius authored
hotfix patch for pickingRenderer Closes OpenFlipper-Free#150 See merge request !91
-
Jan Möbius authored
added vertex and fragment shaders for picking which render vertex See merge request !92
-
Jan Möbius authored
Feature picking shader compatibility Closes #18 See merge request !88
-
Jan Möbius authored
-
Jan Möbius authored
-
Martin Schultz authored
colors from input attributes to screen. if the shaderCache would have a good interface, this would not have been necessary
-
Jan Möbius authored
-
- 04 May, 2018 6 commits
-
-
Martin Schultz authored
also removed some obsolete checks for compatibility profiles, which prevented the proper use of the optimized picking variant when compat profiles with version 3.2 or newer were present
-
Martin Schultz authored
log noise
-
Martin Schultz authored
spamming when version check fails
-
Martin Schultz authored
glVertexAttribDivisor is a nullpointer. Use ARB extension call instead
-
Martin Schultz authored
-
Jan Möbius authored
-
- 03 May, 2018 3 commits
-
-
Jan Möbius authored
-
Martin Schultz authored
https://www.graphics.rwth-aachen.de:9000/OpenFlipper-Free/OpenFlipper-Free/issues/150 by initializing the colorStack also when the pickCache is used, as the picking renderer reinitializes the colorstack.
-
Jan Möbius authored
-