- Apr 26, 2016
-
-
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
-
Emmanuel Gil Peyrot authored
-
- Apr 19, 2016
- Apr 18, 2016
-
-
bunnei authored
Rasterizer: Allow all blend factors for alpha blend-func
-
- Apr 17, 2016
-
-
Jannik Vogel authored
-
- Apr 16, 2016
- Apr 15, 2016
-
-
bunnei authored
loader: only decompress code section
-