- 13 Jul, 2020 1 commit
-
-
Martin Heistermann authored
By not including the *T_impl.hh files in the corresponding *T.hh files, but only providing explicit template declarations and instantiations for the types we use them for, we can avoid recompilation of code that (indirectly) depends on the *T.hh files, which turn out to be many. This still leaves a lot of re-linking with libACG, but at least it's much faster than before.
-
- 10 Feb, 2020 1 commit
-
-
Martin Heistermann authored
-
- 20 Feb, 2019 1 commit
-
-
Jan Möbius authored
-
- 18 Jan, 2019 1 commit
-
-
Jan Möbius authored
-
- 07 May, 2018 1 commit
-
-
Jan Möbius authored
-
- 04 May, 2018 1 commit
-
-
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
-
- 01 Feb, 2018 1 commit
-
-
Martin Schultz authored
-
- 29 Sep, 2017 2 commits
-
-
Martin Schultz authored
-
Martin Schultz authored
-
- 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)
-
- 20 Dec, 2016 2 commits
-
-
Christopher Tenter authored
-
Christopher Tenter authored
-
- 19 Dec, 2016 1 commit
-
-
Christopher Tenter authored
-
- 09 Dec, 2016 1 commit
-
-
Jan Möbius authored
-