comex
|
2910aa77b2
[network] Error handling reform
|
5 лет назад |
bunnei
|
8d1afcb90f
common: common_funcs: Change R_UNLESS to LOG_ERROR.
|
5 лет назад |
bunnei
|
091e9e8c41
common: common_funcs: Log error on R_UNLESS.
|
5 лет назад |
bunnei
|
bb966d3e33
common: common_funcs: Add useful kernel macro R_SUCCEED_IF.
|
5 лет назад |
bunnei
|
2fb77adb9f
common: common_funcs: Add a few more useful macros for kernel code.
|
5 лет назад |
ReinUsesLisp
|
3ff978aa4f
common/common_funcs: Rename INSERT_UNION_PADDING_{BYTES,WORDS} to _NOINIT
|
5 лет назад |
bunnei
|
92d5c63f01
common: common_funcs: Add R_UNLESS macro.
|
5 лет назад |
Lioncash
|
504175e5b6
common_funcs: Add missing XOR operators to DECLARE_ENUM_FLAG_OPERATORS
|
6 лет назад |
Lioncash
|
df72480395
common: Make use of [[nodiscard]] where applicable
|
6 лет назад |
bunnei
|
b11b424a2d
common: common_funcs: Add a macro for defining enum flag operators.
|
6 лет назад |
Lioncash
|
f2e34efcbb
common_funcs: Remove semicolons from INSERT_PADDING_* macros
|
6 лет назад |
Lioncash
|
61f6eaad45
common_funcs: silence sign-conversion warnings in MakeMagic()
|
6 лет назад |
bunnei
|
1bdae0fe29
common_func: Use std::array for INSERT_PADDING_* macros.
|
6 лет назад |
bunnei
|
4edf73344f
Revert "common_func: Use std::array for INSERT_PADDING_* macros."
|
6 лет назад |
bunnei
|
fdc5791b08
common_func: Use std::array for INSERT_PADDING_* macros.
|
6 лет назад |
Fernando Sahmkow
|
3b9d89839d
texture_cache: Address Feedback
|
7 лет назад |
Fernando Sahmkow
|
b347543e83
Reduce amount of size calculations.
|
7 лет назад |
Cameron Cawley
|
1670c4421f
Port #3732 from Citra: "common: Fix compilation on ARM"
|
8 лет назад |
bunnei
|
d6c7a05239
Merge pull request #710 from lioncash/unused
|
8 лет назад |
Lioncash
|
9128271292
common/common_funcs: Remove unused rotation functions
|
8 лет назад |
Lioncash
|
e0b8a35937
common/misc: Deduplicate code in GetLastErrorMsg()
|
8 лет назад |
fearlessTobi
|
70a6691e3b
Port #3579 from Citra
|
8 лет назад |
bunnei
|
b5c204ac6f
Merge pull request #362 from lioncash/snprintf
|
8 лет назад |
Lioncash
|
d9e316e353
common_funcs: Remove ARRAY_SIZE macro
|
8 лет назад |
Lioncash
|
902fc61ef8
common_funcs: Remove check for VS versions that we don't even support
|
8 лет назад |
bunnei
|
746c2a3ae7
core: Refactor MakeMagic usage and remove dead code.
|
8 лет назад |
Yuri Kunde Schlesner
|
2579ae543b
Common: Fix some out-of-style includes
|
9 лет назад |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
9 лет назад |
Yuri Kunde Schlesner
|
396a8d91a4
Manually tweak source formatting and then re-run clang-format
|
9 лет назад |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
9 лет назад |