summaryrefslogtreecommitdiffstats
path: root/src/common/common.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Logging: Log all called service functions (under trace). Compile out all trace logs under release for performance.archshift2015-01-101-7/+0
|
* Common: Remove dead platform #ifdefs to make the code more readable.Emmanuel Gil Peyrot2015-01-061-6/+0
| | | | | | Symbian, Xbox, Blackberry and iOS got removed. FreeBSD and Android kept due to them potentially being able to run Citra in the future. The iOS specific part also got removed from PPSSPP in order to fix a bug there.
* Fix merge conflictsdarkf2014-12-301-2/+2
|\
| * License changepurpasmart962014-12-211-2/+2
| |
* | Fix MinGW builddarkf2014-11-291-1/+3
|/
* Common: Remove HAVE_CXX11_SYNTAX define from Common.hLioncash2014-09-081-6/+0
|
* Common: Move header guards over to pragma onceLioncash2014-08-171-7/+4
| | | | Also replaced C headers with the C++ equivalent ones
* Removed definition of MAX_PATH, this is already defined in common_paths.h.bunnei2014-06-121-2/+0
|
* Support for C++11 on OSXarchshift2014-05-011-2/+2
|
* Some more experimentationarchshift2014-04-301-3/+3
|
* add missing bswap functionsbunnei2014-04-281-0/+44
|
* removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable classbunnei2014-04-281-5/+0
|
* added scm rev generation on Linux/cmakebunnei2014-04-241-4/+0
|
* - removed deprecated version.hbunnei2014-04-091-2/+2
| | | | | - cleaned up window title - cleaned up emu_window_glfw/emu_window
* fixed project includes to use new directory structurebunnei2014-04-091-6/+6
|
* got rid of 'src' folders in each sub-projectbunnei2014-04-091-0/+171