Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Common: Remove HAVE_CXX11_SYNTAX define from Common.h | Lioncash | 2014-09-08 | 1 | -6/+0 |
| | |||||
* | Common: Move header guards over to pragma once | Lioncash | 2014-08-17 | 1 | -7/+4 |
| | | | | Also replaced C headers with the C++ equivalent ones | ||||
* | Removed definition of MAX_PATH, this is already defined in common_paths.h. | bunnei | 2014-06-12 | 1 | -2/+0 |
| | |||||
* | Support for C++11 on OSX | archshift | 2014-05-01 | 1 | -2/+2 |
| | |||||
* | Some more experimentation | archshift | 2014-04-30 | 1 | -3/+3 |
| | |||||
* | add missing bswap functions | bunnei | 2014-04-28 | 1 | -0/+44 |
| | |||||
* | removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class | bunnei | 2014-04-28 | 1 | -5/+0 |
| | |||||
* | added scm rev generation on Linux/cmake | bunnei | 2014-04-24 | 1 | -4/+0 |
| | |||||
* | - removed deprecated version.h | bunnei | 2014-04-09 | 1 | -2/+2 |
| | | | | | - cleaned up window title - cleaned up emu_window_glfw/emu_window | ||||
* | fixed project includes to use new directory structure | bunnei | 2014-04-09 | 1 | -6/+6 |
| | |||||
* | got rid of 'src' folders in each sub-project | bunnei | 2014-04-09 | 1 | -0/+171 |