Historique des commits

Auteur SHA1 Message Date
  Yuri Kunde Schlesner 06b3891c66 citra-qt: Trim recently used files list to size when insterting new item il y a 11 ans
  Yuri Kunde Schlesner cd817be922 citra-qt: Move system shutdown to run inside EmuThread il y a 11 ans
  Yuri Kunde Schlesner 0fcabd2b11 Integrate the MicroProfile profiling library il y a 11 ans
  LittleWhite adee93d784 Improvements for MRU il y a 11 ans
  bunnei 882040fde7 Merge pull request #1017 from LittleWhite-tb/qt-recent-files il y a 11 ans
  bunnei 094ae6fadb Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. il y a 11 ans
  LittleWhite 66eabd326f Add menu and logic to save and load recently loaded files. il y a 11 ans
  LittleWhite cb405ad1b4 Save the path leading where the last file have been loaded il y a 11 ans
  Lioncash 13ddf60f60 citra-qt: Pass string by const reference il y a 11 ans
  LittleWhite 5e1c32048f Update Start menu text to match with the real state of the emulator. il y a 11 ans
  Tony Wasserka 01a526e1c4 citra-qt: Properly disable the CiTrace widget upon starting/stopping emulation. il y a 11 ans
  Tony Wasserka 902fa4da52 Add CiTrace recording support. il y a 11 ans
  Emmanuel Gil Peyrot 45c4781544 CitraQt: Cleanup includes. il y a 11 ans
  Emmanuel Gil Peyrot ce0cfd62d9 Common: Remove now-unused EMU_PLATFORM define, fixes issue #373. il y a 11 ans
  Emmanuel Gil Peyrot b1503b2020 Remove every trailing whitespace from the project (but externals). il y a 11 ans
  tfarley 16fbba3c2a MakeCurrent race condition fix il y a 11 ans
  tfarley 05dc633a8c OpenGL renderer il y a 11 ans
  Yuri Kunde Schlesner ba2fe7f795 Merge pull request #758 from yuriks/sync-logging il y a 11 ans
  bunnei c3bd797917 Qt: Shutdown emulation session only if EmuThread exists. il y a 11 ans
  Yuri Kunde Schlesner b88c91dd3d Common: Remove async logging il y a 11 ans
  Yuri Kunde Schlesner eb3eb9f75d Loader: Remove .bin file support il y a 11 ans
  Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h il y a 11 ans
  Yuri Kunde Schlesner bf12f270b3 Common: Remove many unnecessary cross-platform compatibility macros il y a 11 ans
  bunnei 046dd6e3ef Qt: Shutdown game on emulator close event. il y a 11 ans
  bunnei 85cc81d8cc Qt: Disable "Start" unless we are paused (it otherwise has no meaning and causes a crash). il y a 11 ans
  bunnei bc41de2131 Qt: Fixed a bug in shutdown procedure, various cleanups. il y a 11 ans
  bunnei ad4445c529 Qt: Clear registers widget on shutdown. il y a 11 ans
  bunnei 43cf424907 Qt: Use signals for emu_thread start/stop and fix disasm widget. il y a 11 ans
  bunnei e4ea133717 Qt: Restructured to remove unnecessary shutdown event and various cleanups. il y a 11 ans
  bunnei 3dd2688785 Qt: Fix loading a new game without stopping emulation. il y a 11 ans