- Apr 27, 2016
- Apr 26, 2016
-
-
bunnei authored
Update the code of service y2r!
-
linkmauve authored
Qt Frontend: Add Threads::Threads import in CMakeLists.txt
-
Emmanuel Gil Peyrot authored
This had been forgotten in df81fa11. Fixes #1711.
-
bunnei authored
Replace std::map with std::array for graphics event breakpoints
-
- Apr 25, 2016
-
-
bunnei authored
Fixes for #1711 and other compilation errors.
-
Sam Spilsbury authored
-
- Apr 24, 2016
-
-
Sam Spilsbury authored
-
Sam Spilsbury authored
-
Sam Spilsbury authored
-
Sam Spilsbury authored
-
Sam Spilsbury authored
-
Sam Spilsbury authored
This requires bumping up to a minimum of CMake 3.1. The benefit of using the imported target is that you can switch to the -pthread compiler flag on request, which may be necessary for some systems if available.
-
Henrik Rydgard authored
Replace std::map with std::array for graphics event breakpoints, and allow the compiler to inline. Saves 1%+ in vertex heavy situations.
-
bunnei authored
Fix various build errors encountered on Clang 3.9 on OS X
-
- Apr 23, 2016
-
-
bunnei authored
Protect use of std::is_trivially_copyable to compile with GCC 4.9
-
LittleWhite authored
-
Sam Spilsbury authored
-
Sam Spilsbury authored
-
Sam Spilsbury authored
-
Sam Spilsbury authored
-
Sam Spilsbury authored
-
Sam Spilsbury authored
-
Sam Spilsbury authored
-
Sam Spilsbury authored
Using the global-namespace C function will cause the wrong overload to get picked
-
Sam Spilsbury authored
-
- Apr 22, 2016
- Apr 21, 2016
- Apr 20, 2016
-
-
bunnei authored
SDL2 Frontend: Use argv[0], add a --version, and reorder options
-
JamePeng authored
-
Emmanuel Gil Peyrot authored
-
- Apr 19, 2016