コミット履歴

作者 SHA1 メッセージ 日付
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 10 年 前
  Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format 10 年 前
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 10 年 前
  LFsWang f9e3824820 Fix boot_filename encode on Windows 10 年 前
  Emmanuel Gil Peyrot 314ce5e505 CitraQt: Simplify the game list loader code 10 年 前
  Emmanuel Gil Peyrot 8fc9c03126 Loader, Frontends: Refactor loader creation and game loading 10 年 前
  Emmanuel Gil Peyrot 164c15f911 SDL2 Frontend: Use argv[0], add a --version, and reorder options. 10 年 前
  Jannik Vogel 997af88ec6 Use Settings::Apply in SDL frontend 10 年 前
  polaris- 64ec5ac356 Default to settings from ini for gdbstub 10 年 前
  polaris- 44d746fc92 Adopted WinterMute's gdbstub changes 10 年 前
  MerryMage a06dcfeb61 Common: Remove Common::make_unique, use std::make_unique 10 年 前
  MerryMage 317e795d35 citra: Shutdown cleanly if ROM load fails 10 年 前
  MerryMage ba2a54a9dd Dependencies: Remove GLFW, Add SDL2 10 年 前
  polaris- a5ab8accc2 Handle changes pointed out in comments on PR 11 年 前
  polaris- 6ea428addf Toggle use_gdbstub in citra GLFW 11 年 前
  polaris- 31dee93e84 Implement gdbstub 11 年 前
  polaris- 5114d75647 Implement gdbstub 11 年 前
  Yuri Kunde Schlesner 0fcabd2b11 Integrate the MicroProfile profiling library 11 年 前
  bunnei 094ae6fadb Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. 11 年 前
  Greg Wicks 9930ef72dd Implement new argument parsing using getopt and add the corresponding library to externals 11 年 前
  Emmanuel Gil Peyrot 79aa1b0808 Citra: Fix the includes a bit, thanks to include-what-you-use. 11 年 前
  tfarley 05dc633a8c OpenGL renderer 11 年 前
  Yuri Kunde Schlesner b88c91dd3d Common: Remove async logging 11 年 前
  Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h 11 年 前
  Yuri Kunde Schlesner bf12f270b3 Common: Remove many unnecessary cross-platform compatibility macros 11 年 前
  Emmanuel Gil Peyrot 0aa44e238d Logging: check for filter before sending to the queue, to skip all heavy formatting on the other thread. 11 年 前
  Yuri Kunde Schlesner cdde76f2aa Frontends: Shutdown core when emulation is stopped 11 年 前
  purpasmart96 ebfd831ccb License change 11 年 前
  Yuri Kunde Schlesner 0e0a007a25 Add configurable per-class log filtering 11 年 前
  Yuri Kunde Schlesner 0600e2d8b5 Convert old logging calls to new logging macros 11 年 前