Historial de Commits

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