Revīziju vēsture

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