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