Liam
|
feaf010fa2
common/assert: rework ASSERT handling to avoid std::function usage
|
пре 4 година |
Liam
|
58fea44eb5
common: Don't test ASSERT conditions inline
|
пре 4 година |
Liam
|
084d7d6b01
common: Change semantics of UNREACHABLE to unconditionally crash
|
пре 4 година |
Andrea Pappacoda
|
01cf05bc75
chore: add missing SPDX tags
|
пре 4 година |
yzct12345
|
7e846be376
assert: Verify formatting
|
пре 5 година |
yzct12345
|
346149dcf9
assert: Avoid empty macros
|
пре 5 година |
Markus Wick
|
9be819faaf
common: Move assert failure handling into a cpp file.
|
пре 5 година |
Lioncash
|
3bfaabdbdd
common/assert: Make use of C++ attribute syntax
|
пре 5 година |
Weiyi Wang
|
49e0a30dbd
fix clang-format and lambda capture
|
пре 6 година |
Weiyi Wang
|
9a60d8a430
unfold UNREACHABLE implementation for dumb compilers
|
пре 6 година |
Fernando Sahmkow
|
021cd56bc9
Permit a Null Shader in case of a bad host_ptr.
|
пре 7 година |
Lioncash
|
9dcc229dfe
common/assert: Add UNIMPLEMENTED_IF and UNIMPLEMENTED_IF_MSG for conditional assertions
|
пре 7 година |
Lioncash
|
aaec85df9e
common/assert: Make the UNIMPLEMENTED macro properly assert
|
пре 7 година |
fearlessTobi
|
476e0fae4c
Port #3474 from Citra
|
пре 8 година |
James Rowe
|
0d46f0df12
Update clang format
|
пре 8 година |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
пре 8 година |
Lioncash
|
8475496630
general: Convert assertion macros over to be fmt-compatible
|
пре 8 година |
MerryMage
|
f10a304ecd
fix macos build
|
пре 8 година |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
пре 9 година |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
пре 9 година |
Sam Spilsbury
|
ef6873980e
assert: Allow UNREACHABLE_MSG to have just one argument
|
пре 10 година |
Sam Spilsbury
|
205e8f9f9e
assert: Add _MSG variations for UNREACHABLE and UNIMPLEMENTED
|
пре 10 година |
Emmanuel Gil Peyrot
|
3a771a13dc
Common: Cleanup profiler includes.
|
пре 11 година |
Yuri Kunde Schlesner
|
c8eae338a8
Common: Use the log system to print assert messages
|
пре 11 година |
Yuri Kunde Schlesner
|
c0eaa662d4
Clean-up includes
|
пре 11 година |
Yuri Kunde Schlesner
|
714d507938
Asserts: Use lambdas to keep assertion code away from the main code path
|
пре 11 година |
archshift
|
ef24e72b26
Asserts: break/crash program, fit to style guide; log.h->assert.h
|
пре 11 година |