Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-17 | Common: Move header guards over to pragma once | Lioncash | |
Also replaced C headers with the C++ equivalent ones | |||
2014-06-12 | Removed definition of MAX_PATH, this is already defined in common_paths.h. | bunnei | |
2014-04-30 | Support for C++11 on OSX | archshift | |
2014-04-29 | Some more experimentation | archshift | |
2014-04-27 | add missing bswap functions | bunnei | |
2014-04-27 | removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class | bunnei | |
2014-04-23 | added scm rev generation on Linux/cmake | bunnei | |
2014-04-08 | - removed deprecated version.h | bunnei | |
- cleaned up window title - cleaned up emu_window_glfw/emu_window | |||
2014-04-08 | fixed project includes to use new directory structure | bunnei | |
2014-04-08 | got rid of 'src' folders in each sub-project | bunnei | |