Yuri Kunde Schlesner
|
ae963d75f8
Common: Move SSE detection ifdefs to platform.h
|
11 yıl önce |
Yuri Kunde Schlesner
|
bf12f270b3
Common: Remove many unnecessary cross-platform compatibility macros
|
11 yıl önce |
Yuri Kunde Schlesner
|
6ad71c216b
Common: Move NonCopyable to common_types.h
|
11 yıl önce |
Yuri Kunde Schlesner
|
7a4b717772
Common: Use C++11 deleted functions for NonCopyable
|
11 yıl önce |
Yuri Kunde Schlesner
|
1fee769aa0
Common: Remove unused enums
|
11 yıl önce |
archshift
|
e011acaa84
Removed swap code redundancy and moved common swap code to swap.h
|
11 yıl önce |
archshift
|
4fb75d220a
Misc cleanup of common and related functions
|
11 yıl önce |
archshift
|
5efd149ad5
Remove the useless msg_handler compilation unit that was left over from Dolphin
|
11 yıl önce |
archshift
|
ef24e72b26
Asserts: break/crash program, fit to style guide; log.h->assert.h
|
11 yıl önce |
archshift
|
228843c43e
Logging: Log all called service functions (under trace). Compile out all trace logs under release for performance.
|
11 yıl önce |
Emmanuel Gil Peyrot
|
6b411c63c9
Common: Remove dead platform #ifdefs to make the code more readable.
|
11 yıl önce |
darkf
|
8ba9ac0f74
Fix merge conflicts
|
11 yıl önce |
purpasmart96
|
ebfd831ccb
License change
|
11 yıl önce |
darkf
|
459502e48c
Fix MinGW build
|
11 yıl önce |
Lioncash
|
5b65decf91
Common: Remove HAVE_CXX11_SYNTAX define from Common.h
|
12 yıl önce |
Lioncash
|
90e994471a
Common: Move header guards over to pragma once
|
12 yıl önce |
bunnei
|
b919158050
Removed definition of MAX_PATH, this is already defined in common_paths.h.
|
12 yıl önce |
archshift
|
7817d6c79a
Support for C++11 on OSX
|
12 yıl önce |
archshift
|
52377cf0d2
Some more experimentation
|
12 yıl önce |
bunnei
|
81cb80997a
add missing bswap functions
|
12 yıl önce |
bunnei
|
a48c6b947d
removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class
|
12 yıl önce |
bunnei
|
4405a53cf3
added scm rev generation on Linux/cmake
|
12 yıl önce |
bunnei
|
5da03e821e
- removed deprecated version.h
|
12 yıl önce |
bunnei
|
de0a034a84
fixed project includes to use new directory structure
|
12 yıl önce |
bunnei
|
63e46abdb8
got rid of 'src' folders in each sub-project
|
12 yıl önce |