コミット履歴

作者 SHA1 メッセージ 日付
  bunnei d6e56b8c88 Merge pull request #1111 from LittleWhite-tb/qt-close-renderwindow 11 年 前
  Lioncash abe5bb4019 citra_qt: Reorganize headers 11 年 前
  LittleWhite 86e29ac281 Stop emulation when render window is closed 11 年 前
  Yuri Kunde Schlesner cd817be922 citra-qt: Move system shutdown to run inside EmuThread 11 年 前
  Yuri Kunde Schlesner 68eb197494 Increase required OpenGL version to 3.3 11 年 前
  Yuri Kunde Schlesner 0fcabd2b11 Integrate the MicroProfile profiling library 11 年 前
  Lioncash 5df3afd522 citra-qt: Adjust initializer list order 11 年 前
  James Rowe 1bc7829ee9 Move input values into an array 11 年 前
  aroulin 7ccce98389 Qt: Fix disassembly widget stepping 11 年 前
  Emmanuel Gil Peyrot 45c4781544 CitraQt: Cleanup includes. 11 年 前
  Emmanuel Gil Peyrot b1503b2020 Remove every trailing whitespace from the project (but externals). 11 年 前
  Yuri Kunde Schlesner c9244a03c7 Qt: Silence a bogus warning printed when using the debug runtime 11 年 前
  tfarley 16fbba3c2a MakeCurrent race condition fix 11 年 前
  James Rowe a406207cd8 Use condition var to properly pause the CPU thread 11 年 前
  Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h 11 年 前
  Tony Wasserka 7859b145cf Merge pull request #698 from Zaneo/clip_stylus_input 11 年 前
  Zaneo b8328593fe EmuWindow: Clip mouse input coordinates to emulated screen dimensions. 11 年 前
  bunnei bc41de2131 Qt: Fixed a bug in shutdown procedure, various cleanups. 11 年 前
  bunnei 43cf424907 Qt: Use signals for emu_thread start/stop and fix disasm widget. 11 年 前
  bunnei e4ea133717 Qt: Restructured to remove unnecessary shutdown event and various cleanups. 11 年 前
  bunnei 28df8dbfeb Qt: Create emu thread on bootup, kill it on shutdown. 11 年 前
  bunnei d5665fea89 EmuThread: Remove unused filename attribute. 11 年 前
  bunnei 762c1a9ff5 Qt: Move EmuThread ownership from render window to main window. 11 年 前
  bunnei d61b26b79f HID: Complete refactor of pad/touch input to fix threading issues. 11 年 前
  bunnei f213000cc4 Qt: Implemented EmuWindow touchpad support. 11 年 前
  bunnei 9960c49c21 Set framebuffer layout from EmuWindow. 11 年 前
  Emmanuel Gil Peyrot aa64f69af0 Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one. 11 年 前
  archshift 1f109c6b49 Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx 11 年 前
  Kingcom 2bbc12e6c3 citra-qt: Replace OnCpuStepped signal by new signals DebugModeEntered and DebugModeLeft 11 年 前
  chrisvj b0a14cfe7f citra-qt: Renamed all .hxx headers to .h 11 年 前