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 лет назад |