Historique des commits

Auteur SHA1 Message Date
  James Rowe 2b1654ad9b Support additional screen layouts. il y a 10 ans
  Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. il y a 10 ans
  Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format il y a 10 ans
  Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. il y a 10 ans
  bunnei 02702c6605 qt: Recreate GL context on startup to support changing V-Sync. il y a 10 ans
  bunnei 08ad9b36d4 config: Add a setting for graphics V-Sync. il y a 10 ans
  wwylele 03631f9b8f Refactor input subsystem il y a 10 ans
  Henrik Rydgård 90501f20e6 Make Citra build with MICROPROFILE_ENABLED set to 0 (#1709) il y a 10 ans
  Pierre de La Morinerie ba5d0f594d citra-qt: Fix mouse events coordinates on high-DPI screens il y a 11 ans
  LittleWhite d06824809f Fix for the refresh issue when no rendering is done il y a 11 ans
  Kloen 541fc80240 citra-qt: Fix connect error on startup il y a 11 ans
  bunnei d6e56b8c88 Merge pull request #1111 from LittleWhite-tb/qt-close-renderwindow il y a 11 ans
  Lioncash abe5bb4019 citra_qt: Reorganize headers il y a 11 ans
  LittleWhite 86e29ac281 Stop emulation when render window is closed 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 68eb197494 Increase required OpenGL version to 3.3 il y a 11 ans
  Yuri Kunde Schlesner 0fcabd2b11 Integrate the MicroProfile profiling library il y a 11 ans
  Lioncash 5df3afd522 citra-qt: Adjust initializer list order il y a 11 ans
  James Rowe 1bc7829ee9 Move input values into an array il y a 11 ans
  aroulin 7ccce98389 Qt: Fix disassembly widget stepping il y a 11 ans
  Emmanuel Gil Peyrot 45c4781544 CitraQt: Cleanup includes. il y a 11 ans
  Emmanuel Gil Peyrot b1503b2020 Remove every trailing whitespace from the project (but externals). il y a 11 ans
  Yuri Kunde Schlesner c9244a03c7 Qt: Silence a bogus warning printed when using the debug runtime il y a 11 ans
  tfarley 16fbba3c2a MakeCurrent race condition fix il y a 11 ans
  James Rowe a406207cd8 Use condition var to properly pause the CPU thread il y a 11 ans
  Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h il y a 11 ans
  Tony Wasserka 7859b145cf Merge pull request #698 from Zaneo/clip_stylus_input il y a 11 ans
  Zaneo b8328593fe EmuWindow: Clip mouse input coordinates to emulated screen dimensions. il y a 11 ans
  bunnei bc41de2131 Qt: Fixed a bug in shutdown procedure, various cleanups. il y a 11 ans
  bunnei 43cf424907 Qt: Use signals for emu_thread start/stop and fix disasm widget. il y a 11 ans