Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-12-20 | Common: Add a clone of std::make_unique | Yuri Kunde Schlesner | 1 | -0/+1 | |
2014-12-13 | Remove old logging system | Yuri Kunde Schlesner | 1 | -4/+0 | |
2014-12-13 | Add configurable per-class log filtering | Yuri Kunde Schlesner | 1 | -0/+2 | |
2014-12-13 | New logging system | Yuri Kunde Schlesner | 1 | -0/+6 | |
2014-12-13 | Add SCOPE_EXIT macro to conveniently execute cleanup actions | Yuri Kunde Schlesner | 1 | -0/+1 | |
2014-09-12 | Added support for multiple input device types for KeyMap and connected Qt. | Kevin Hartman | 1 | -0/+1 | |
2014-09-12 | Initial HID PAD work, with GLFW only. | Kevin Hartman | 1 | -0/+2 | |
2014-09-09 | Removed fixed_size_queue.h | archshift | 1 | -1/+0 | |
It's unused and doesn't look like it compiles anyway :/ | |||||
2014-09-07 | Removed common/std_xyz, instead using the std header | archshift | 1 | -3/+0 | |
2014-09-03 | Removed common/atomic, instead using std::atomic | archshift | 1 | -3/+0 | |
2014-09-01 | CMake cleanup | Yuri Kunde Schlesner | 1 | -7/+16 | |
Several cleanups to the buildsystem: - Do better factoring of common libs between platforms. - Add support to building on Windows. - Remove Qt4 support. - Re-sort file lists and add missing headers. | |||||
2014-05-20 | CMakeLists: rename HEADS, improved comments | archshift | 1 | -2/+2 | |
Changes for clarity of comments, removed redundant compiler flags. | |||||
2014-05-17 | Updated cmakelists | archshift | 1 | -0/+1 | |
2014-05-01 | Fixed indents | archshift | 1 | -1/+1 | |
2014-04-29 | IT'S ALIVE! | archshift | 1 | -1/+39 | |
2014-04-24 | fixes to scm_rev generation to make it conistent with windows build | bunnei | 1 | -3/+3 | |
2014-04-24 | added scm rev generation on Linux/cmake | bunnei | 1 | -1/+3 | |
2014-04-23 | updated CMakeLists for missing files | ShizZy | 1 | -0/+1 | |
2014-04-10 | updated CMakeLists | bunnei | 1 | -16/+17 | |
2014-04-02 | convert tabs to spaces | bunnei | 1 | -16/+16 | |
2013-09-05 | updated CMakeLists.txt file for new common files | ShizZy | 1 | -9/+16 | |
2013-08-30 | adding initial project layout | ShizZy | 1 | -0/+11 | |