- 04 Sep, 2017 4 commits
- 01 Sep, 2017 1 commit
-
-
schultz authored
afterwards to prevent setting the default SurfaceFormat multiple times
-
- 07 Aug, 2017 1 commit
-
-
Martin Schultz authored
calls during initialization of the Widget, or at least avoid a segfault when calling opengl functions in makeCurrent
-
- 19 Jul, 2017 1 commit
-
-
Martin Schultz authored
fixes errors with all unittests of OF
-
- 16 May, 2017 1 commit
-
-
Martin Schultz authored
newer.
-
- 05 Apr, 2017 1 commit
-
-
Martin Schultz authored
-
- 04 Apr, 2017 3 commits
-
-
Martin Schultz authored
-
Martin Schultz authored
-
Martin Schultz authored
attach console earlier on windows so the console output and commandline parameters work as intended.
-
- 03 Apr, 2017 2 commits
-
-
Martin Schultz authored
-
Martin Schultz authored
-
- 01 Mar, 2017 1 commit
-
-
Jan Möbius authored
-
- 28 Feb, 2017 2 commits
-
-
Jan Möbius authored
-
Jan Möbius authored
-
- 09 Feb, 2017 1 commit
-
-
Janis Born authored
-
- 24 Nov, 2016 1 commit
-
-
Jan Möbius authored
-
- 23 Nov, 2016 3 commits
-
-
Martin Schultz authored
Added width specifier to format.
-
Martin Schultz authored
-
Martin Schultz authored
check Qt Version when command line arguments are parsed and disable stereo for qt version 5.7.0 and 5.7.1
-
- 08 Nov, 2016 1 commit
-
-
tenter authored
-
- 24 Oct, 2016 2 commits
-
-
Jan Möbius authored
-
Jan Möbius authored
-
- 15 Oct, 2016 3 commits
- 03 Aug, 2016 2 commits
-
-
Martin Schultz authored
-
Martin Schultz authored
onec created on windows. renamed attachExistingConsole function to describe more accurate what it does. still kept the debugconsole code as it might be desired to always create a new console for debug purposes.
-
- 27 Jul, 2016 1 commit
-
-
Martin Schultz authored
-
- 13 May, 2016 1 commit
-
-
Jan authored
-
- 12 May, 2016 1 commit
-
-
Jan Möbius authored
This reverts merge request !92
-
- 10 May, 2016 1 commit
-
-
Martin Schultz authored
As the new glLoad is not compatible with Qt 5.6 we will continue using glew for now. This reverts commit 22938119ac1bcf60ad49078c7fa436856bc7c902, reversing changes made to ed8a9a65a94b8d72b80133d37ddbf4a8c029988a.
-
- 25 Jan, 2016 2 commits
- 21 Dec, 2015 1 commit
-
-
Martin Schultz authored
* added missing ifdef * added ifdef for init functions as apple needs no gl loader * include qgl instead of glloadgen header on apple systems
-
- 10 Dec, 2015 1 commit
-
-
Martin Schultz authored
compilation on Apple works, however there is a segfault which needs further investigation.
-
- 07 Dec, 2015 1 commit
-
-
Martin Schultz authored
* use glLoadGen headers and initialize function instead of glew * removed glew from ACG cmakelists
-
- 30 Nov, 2015 1 commit
-
-
Martin Schultz authored
-