Cameron Cawley
|
1670c4421f
Port #3732 from Citra: "common: Fix compilation on ARM"
|
8 gadi atpakaļ |
bunnei
|
d6c7a05239
Merge pull request #710 from lioncash/unused
|
8 gadi atpakaļ |
Lioncash
|
9128271292
common/common_funcs: Remove unused rotation functions
|
8 gadi atpakaļ |
Lioncash
|
e0b8a35937
common/misc: Deduplicate code in GetLastErrorMsg()
|
8 gadi atpakaļ |
fearlessTobi
|
70a6691e3b
Port #3579 from Citra
|
8 gadi atpakaļ |
bunnei
|
b5c204ac6f
Merge pull request #362 from lioncash/snprintf
|
8 gadi atpakaļ |
Lioncash
|
d9e316e353
common_funcs: Remove ARRAY_SIZE macro
|
8 gadi atpakaļ |
Lioncash
|
902fc61ef8
common_funcs: Remove check for VS versions that we don't even support
|
8 gadi atpakaļ |
bunnei
|
746c2a3ae7
core: Refactor MakeMagic usage and remove dead code.
|
8 gadi atpakaļ |
Yuri Kunde Schlesner
|
2579ae543b
Common: Fix some out-of-style includes
|
9 gadi atpakaļ |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
9 gadi atpakaļ |
Yuri Kunde Schlesner
|
396a8d91a4
Manually tweak source formatting and then re-run clang-format
|
9 gadi atpakaļ |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
9 gadi atpakaļ |
MerryMage
|
8e1768cf1d
common_funcs: Provide rotr and rotl for MSVC
|
10 gadi atpakaļ |
Emmanuel Gil Peyrot
|
691a42fe98
VideoCore: Run include-what-you-use and fix most includes.
|
10 gadi atpakaļ |
Lioncash
|
88d604383e
Common: Get rid of alignment macros
|
10 gadi atpakaļ |
darkf
|
e053d30bf7
Fix building under MinGW
|
11 gadi atpakaļ |
bunnei
|
b39c053785
Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64.
|
11 gadi atpakaļ |
bunnei
|
bd7e691f78
x64: Refactor to remove fake interfaces and general cleanups.
|
11 gadi atpakaļ |
bunnei
|
ddbeebb887
Common: Ported over boilerplate x86 JIT code from Dolphin/PPSSPP.
|
11 gadi atpakaļ |
archshift
|
d1ae413ffd
Stop defining GCC always_inline attributes as __forceinline
|
11 gadi atpakaļ |
Apology11
|
af18572491
don´t define snprintf on Visual Studio 2015
|
11 gadi atpakaļ |
Emmanuel Gil Peyrot
|
1775adc34c
Common: Remove unused ROUND_UP_POW2 macro.
|
11 gadi atpakaļ |
Emmanuel Gil Peyrot
|
2d044a67c9
Common: Cleanup memory and misc includes.
|
11 gadi atpakaļ |
Yuri Kunde Schlesner
|
b700b55696
Common: Remove the BIT macro
|
11 gadi atpakaļ |
Yuri Kunde Schlesner
|
326ec51261
Common: Add BIT macro
|
11 gadi atpakaļ |
Yuri Kunde Schlesner
|
fae5933ad6
Common: Add proper macros to test for architecture pointer size
|
11 gadi atpakaļ |
Yuri Kunde Schlesner
|
1bd1a13a02
Common: Move alignment macros to common_funcs.h
|
11 gadi atpakaļ |
Yuri Kunde Schlesner
|
a594fdb66e
Common: Remove more unused compatibility defines
|
11 gadi atpakaļ |
Yuri Kunde Schlesner
|
f3c096951b
Common: Move IO-specific compatibility macros to file_util.cpp
|
11 gadi atpakaļ |