Historique des commits

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