21 Commits (be739f5597dd4fc91cfbb97b23a01ad24fe3c9bc)

Author SHA1 Message Date
Markus Wick 0372a0e723 common: Move assert failure handling into a cpp file. 5 years ago
Lioncash 4861eb64aa common/assert: Make use of C++ attribute syntax 6 years ago
Weiyi Wang 9a19c4bbd5 fix clang-format and lambda capture 7 years ago
Weiyi Wang e20e161c5c unfold UNREACHABLE implementation for dumb compilers 7 years ago
Fernando Sahmkow a576cd4a8c Permit a Null Shader in case of a bad host_ptr. 7 years ago
Lioncash dd8172d440 common/assert: Add UNIMPLEMENTED_IF and UNIMPLEMENTED_IF_MSG for conditional assertions 7 years ago
Lioncash 6567d76590 common/assert: Make the UNIMPLEMENTED macro properly assert 7 years ago
fearlessTobi 8f74246cb1 Port #3474 from Citra 8 years ago
James Rowe d74d2a77cb Update clang format 8 years ago
James Rowe e159c550d8 Rename logging macro back to LOG_* 8 years ago
Lioncash 324ee31fc3 general: Convert assertion macros over to be fmt-compatible 8 years ago
MerryMage 66a015fe9a fix macos build 8 years ago
Emmanuel Gil Peyrot 1138ec0d49 Remove empty newlines in #include blocks. 10 years ago
Emmanuel Gil Peyrot 628ed4376a Sources: Run clang-format on everything. 10 years ago
Sam Spilsbury 329e5e3437 assert: Allow UNREACHABLE_MSG to have just one argument 10 years ago
Sam Spilsbury 54a7cb0611 assert: Add _MSG variations for UNREACHABLE and UNIMPLEMENTED 10 years ago
Emmanuel Gil Peyrot 3a771a13dc Common: Cleanup profiler includes. 11 years ago
Yuri Kunde Schlesner c8eae338a8 Common: Use the log system to print assert messages 11 years ago
Yuri Kunde Schlesner c0eaa662d4 Clean-up includes 11 years ago
Yuri Kunde Schlesner 714d507938 Asserts: Use lambdas to keep assertion code away from the main code path 11 years ago
archshift ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h 11 years ago