Yuri Kunde Schlesner
|
b700b55696
Common: Remove the BIT macro
|
il y a 11 ans |
Yuri Kunde Schlesner
|
326ec51261
Common: Add BIT macro
|
il y a 11 ans |
Yuri Kunde Schlesner
|
fae5933ad6
Common: Add proper macros to test for architecture pointer size
|
il y a 11 ans |
Yuri Kunde Schlesner
|
1bd1a13a02
Common: Move alignment macros to common_funcs.h
|
il y a 11 ans |
Yuri Kunde Schlesner
|
a594fdb66e
Common: Remove more unused compatibility defines
|
il y a 11 ans |
Yuri Kunde Schlesner
|
f3c096951b
Common: Move IO-specific compatibility macros to file_util.cpp
|
il y a 11 ans |
Yuri Kunde Schlesner
|
bf12f270b3
Common: Remove many unnecessary cross-platform compatibility macros
|
il y a 11 ans |
archshift
|
e011acaa84
Removed swap code redundancy and moved common swap code to swap.h
|
il y a 11 ans |
bunnei
|
50a0c4f14f
Merge pull request #581 from archshift/tfe
|
il y a 11 ans |
archshift
|
0420a4d1de
Added information reporting from ThrowFatalError
|
il y a 11 ans |
archshift
|
4fb75d220a
Misc cleanup of common and related functions
|
il y a 11 ans |
archshift
|
302f0b32f5
Remove duplication of INSERT_PADDING_WORDS between pica.h and gpu.h
|
il y a 11 ans |
purpasmart96
|
c3c309f33d
ConfigMem: Clean up the Config memory to be more like the shared page and moved
|
il y a 11 ans |
archshift
|
ef24e72b26
Asserts: break/crash program, fit to style guide; log.h->assert.h
|
il y a 11 ans |
Yuri Kunde Schlesner
|
fc11aff955
Common: Fix SCOPE_EXIT to actually create unique identifiers.
|
il y a 11 ans |
darkf
|
8ba9ac0f74
Fix merge conflicts
|
il y a 11 ans |
purpasmart96
|
ebfd831ccb
License change
|
il y a 11 ans |
Yuri Kunde Schlesner
|
eda30c36ee
Added missing include in common_funcs.h
|
il y a 11 ans |
Yuri Kunde Schlesner
|
8a681cdf3d
Remove redundant include from common_funcs.h
|
il y a 11 ans |
Tony Wasserka
|
0cd27a511e
Some code cleanup.
|
il y a 11 ans |
Tony Wasserka
|
27280f178b
Fix some headers to include their dependencies properly.
|
il y a 11 ans |
Rohit Nirmal
|
8a62423970
Change NULLs to nullptrs.
|
il y a 11 ans |
darkf
|
459502e48c
Fix MinGW build
|
il y a 11 ans |
Emmanuel Gil Peyrot
|
f5d38649c7
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
|
il y a 11 ans |
Lioncash
|
90e994471a
Common: Move header guards over to pragma once
|
il y a 12 ans |
bunnei
|
43bc2ac724
added MIN, MAX, and CLAMP macros to common_funcs
|
il y a 12 ans |
bunnei
|
535947a0e1
fix for issue Linux build #9, not sure why this is broken but its unused code I'm just getting rid of it
|
il y a 12 ans |
bunnei
|
63e46abdb8
got rid of 'src' folders in each sub-project
|
il y a 12 ans |