- 15 Sep, 2017 1 commit
-
-
Martin Schultz authored
removed chck for ARB_vertex_buffer_object as it has become part of opengl spec in version 1.5 and is not listed as extension by some drivers (e.g. all apple drivers)
-
- 12 Sep, 2017 1 commit
-
-
Martin Schultz authored
do not use generate mipmaps as texture parameter in core profile call glGenerateMipMaps instead
-
- 11 Sep, 2017 1 commit
-
-
Martin Schultz authored
-
- 07 Sep, 2017 1 commit
-
-
Martin Schultz authored
setting in CoreWidget, which still userd compatibility profile even when core profile was set via cmdline
-
- 06 Sep, 2017 7 commits
-
-
Martin Schultz authored
-
Martin Schultz authored
-
Martin Schultz authored
-
Martin Schultz authored
-
Martin Schultz authored
also fixed shaderprogram 0 assertion from QOpenGL branch in coordsys node
-
Martin Schultz authored
-
Martin Schultz authored
specifically: initialized glstate properly moved various compatibility calls to if branches use previous VAO properly in ACG still to go for the nodes
-
- 05 Sep, 2017 4 commits
-
-
Martin Schultz authored
-
Martin Schultz authored
-
Martin Schultz authored
Fix the warning about changing defaultFormat at startup of openflipper See merge request !39
-
Martin Schultz authored
-
- 04 Sep, 2017 4 commits
- 01 Sep, 2017 4 commits
-
-
Martin Schultz authored
fixNameClash See merge request !40
-
schultz authored
name does not matter
-
schultz authored
afterwards to prevent setting the default SurfaceFormat multiple times
-
schultz authored
this prevents a segfault on windows. But it is only a workaround, as the function should already be initialized at this point, but it is not
-
- 30 Aug, 2017 1 commit
-
-
Martin Schultz authored
-
- 28 Aug, 2017 3 commits
-
-
Martin Schultz authored
-
Martin Schultz authored
updated developer documentation required libs qt version as it stated we See merge request !37
-
Martin Schultz authored
would still support qt 4.8 which we definitely do not
-
- 09 Aug, 2017 2 commits
-
-
Martin Schultz authored
added changes from QOpenGL branch to enable and use GLDebugLogger when See merge request !35
-
Martin Schultz authored
fixed #3 by moving the call to make current to the top of snapshot See merge request !36
-
- 08 Aug, 2017 5 commits
-
-
Martin Schultz authored
function to prevent the push calls being made without a valid context or a different context than the pop calls.
-
Martin Schultz authored
OpenFlipper is started with the -d parameter
-
Martin Schultz authored
-
Jan Möbius authored
Fix snapshot Closes #2 See merge request !33
-
Jan Möbius authored
add a CMake finder for libigl See merge request !34
-
- 07 Aug, 2017 3 commits
-
-
Janis Born authored
-
Martin Schultz authored
QOpenGLWidget. fixes #2
-
Martin Schultz authored
calls during initialization of the Widget, or at least avoid a segfault when calling opengl functions in makeCurrent
-
- 04 Aug, 2017 1 commit
-
-
Jan Möbius authored
-
- 02 Aug, 2017 2 commits
-
-
Martin Schultz authored
-
Jan Möbius authored
don't run ctest in dashboard mode anymore for easier location of log See merge request !32
-