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