- 29 May, 2018 1 commit
-
-
Martin Heistermann authored
RenderObject debug_name was a char* that sometimes pointed to temporary buffers, change to std::string to ensure proper ownership. Bug found using ASAN. std::string can be assigned a const char*, so external code that just sets the attribute to a null-terminated string should still work unchanged.
-
- 25 May, 2018 3 commits
-
-
Martin Schultz authored
-
Martin Schultz authored
-
Martin Schultz authored
-
- 24 Apr, 2018 1 commit
-
-
Jan Möbius authored
refs #141
-
- 04 Apr, 2018 1 commit
-
-
Martin Schultz authored
Specification.
-
- 08 Mar, 2018 1 commit
-
-
Martin Schultz authored
changeset was broken for other OSes. use featureGlewSeparation instead This reverts commit 9b30bc3b, reversing changes made to 29aa322e.
-
- 07 Mar, 2018 1 commit
-
-
Martin Schultz authored
-
- 02 Mar, 2018 1 commit
-
-
schultz authored
Avoids include clashes by bad include order, by causing an error * fixed bad inclusion order
-
- 29 Sep, 2017 1 commit
-
-
Martin Schultz authored
-
- 09 Dec, 2016 1 commit
-
-
Jan Möbius authored
-