bunnei
|
746c2a3ae7
core: Refactor MakeMagic usage and remove dead code.
|
8 yıl önce |
Yuri Kunde Schlesner
|
2579ae543b
Common: Fix some out-of-style includes
|
9 yıl önce |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
9 yıl önce |
Yuri Kunde Schlesner
|
396a8d91a4
Manually tweak source formatting and then re-run clang-format
|
9 yıl önce |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
9 yıl önce |
MerryMage
|
8e1768cf1d
common_funcs: Provide rotr and rotl for MSVC
|
10 yıl önce |
Emmanuel Gil Peyrot
|
691a42fe98
VideoCore: Run include-what-you-use and fix most includes.
|
10 yıl önce |
Lioncash
|
88d604383e
Common: Get rid of alignment macros
|
10 yıl önce |
darkf
|
e053d30bf7
Fix building under MinGW
|
11 yıl önce |
bunnei
|
b39c053785
Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64.
|
11 yıl önce |
bunnei
|
bd7e691f78
x64: Refactor to remove fake interfaces and general cleanups.
|
11 yıl önce |
bunnei
|
ddbeebb887
Common: Ported over boilerplate x86 JIT code from Dolphin/PPSSPP.
|
11 yıl önce |
archshift
|
d1ae413ffd
Stop defining GCC always_inline attributes as __forceinline
|
11 yıl önce |
Apology11
|
af18572491
don´t define snprintf on Visual Studio 2015
|
11 yıl önce |
Emmanuel Gil Peyrot
|
1775adc34c
Common: Remove unused ROUND_UP_POW2 macro.
|
11 yıl önce |
Emmanuel Gil Peyrot
|
2d044a67c9
Common: Cleanup memory and misc includes.
|
11 yıl önce |
Yuri Kunde Schlesner
|
b700b55696
Common: Remove the BIT macro
|
11 yıl önce |
Yuri Kunde Schlesner
|
326ec51261
Common: Add BIT macro
|
11 yıl önce |
Yuri Kunde Schlesner
|
fae5933ad6
Common: Add proper macros to test for architecture pointer size
|
11 yıl önce |
Yuri Kunde Schlesner
|
1bd1a13a02
Common: Move alignment macros to common_funcs.h
|
11 yıl önce |
Yuri Kunde Schlesner
|
a594fdb66e
Common: Remove more unused compatibility defines
|
11 yıl önce |
Yuri Kunde Schlesner
|
f3c096951b
Common: Move IO-specific compatibility macros to file_util.cpp
|
11 yıl önce |
Yuri Kunde Schlesner
|
bf12f270b3
Common: Remove many unnecessary cross-platform compatibility macros
|
11 yıl önce |
archshift
|
e011acaa84
Removed swap code redundancy and moved common swap code to swap.h
|
11 yıl önce |
bunnei
|
50a0c4f14f
Merge pull request #581 from archshift/tfe
|
11 yıl önce |
archshift
|
0420a4d1de
Added information reporting from ThrowFatalError
|
11 yıl önce |
archshift
|
4fb75d220a
Misc cleanup of common and related functions
|
11 yıl önce |
archshift
|
302f0b32f5
Remove duplication of INSERT_PADDING_WORDS between pica.h and gpu.h
|
11 yıl önce |
purpasmart96
|
c3c309f33d
ConfigMem: Clean up the Config memory to be more like the shared page and moved
|
11 yıl önce |
archshift
|
ef24e72b26
Asserts: break/crash program, fit to style guide; log.h->assert.h
|
11 yıl önce |