- 26 Jun, 2021 9 commits
-
-
Gabi Melman authored
-
Gabi Melman authored
-
Gabi Melman authored
-
gabime authored
-
gabime authored
-
gabime authored
-
gabime authored
-
gabime authored
-
gabime authored
-
- 24 Jun, 2021 7 commits
- 20 Jun, 2021 1 commit
-
-
Gabi Melman authored
-
- 15 Jun, 2021 2 commits
-
-
Gabi Melman authored
Use std::function for the global error handler
-
Sprite authored
-
- 13 Jun, 2021 2 commits
-
-
Gabi Melman authored
Fix signed/unsigned mismatch in VS
-
LE GARREC Vincent authored
-
- 07 Jun, 2021 1 commit
-
-
Gabi Melman authored
-
- 02 Jun, 2021 2 commits
-
-
Gabi Melman authored
Fix C++20 build resulting in deprecated implicit copy assignment operator warning
-
JB_12 authored
-
- 30 May, 2021 3 commits
-
-
Gabi Melman authored
Allow compilation with nvc++ (and possibly PGI)
-
Mikael Lund authored
-
Mikael Lund authored
-
- 19 May, 2021 3 commits
-
-
Gabi Melman authored
add macros for overriding the individual level names
-
steven lunt authored
-
steven lunt authored
-
- 18 May, 2021 3 commits
-
-
steven lunt authored
-
steven lunt authored
Revert "added spdlog::level::set_string_view to enable alternate log level names without changing the build via SPDLOG_LEVEL_NAMES" This reverts commit 2a16d1d2.
-
steven lunt authored
Revert "remove constexpr on level_string_views to fix compilation on C++17 from addition of set_string_view" This reverts commit ac3e26b0.
-
- 16 May, 2021 2 commits
-
-
Gabi Melman authored
Add support for CMake policy CMP0077
-
JB_12 authored
-
- 10 May, 2021 2 commits
-
-
Gabi Melman authored
small std::find conversion
-
Rosen Penev authored
Signed-off-by: Rosen Penev <rosenp@gmail.com>
-
- 06 May, 2021 3 commits
-
-
Gabi Melman authored
Fix warning about testing _WIN64 which might be undefined
-
Vadim Zeitlin authored
This warning is disabled by default, but is pretty useful and worth enabling for MSVC, just as -Wundef for gcc, so fix it in Win32 build.
-
Gabi Melman authored
Avoid harmless warning about unreachable statement in MSVS build
-