Cronologia Commit

Autore SHA1 Messaggio Data
  Subv 1b01938767 citra-qt: Fixed some Qt errors on initialization 11 anni fa
  bunnei e213f91373 Fix Windows build 11 anni fa
  bunnei e7d2118858 Merge pull request #342 from uppfinnarn/master 11 anni fa
  bunnei d0ed01bc7f Merge pull request #454 from chinhodado/patch-1 11 anni fa
  bunnei 6ae12424df Merge pull request #444 from yuriks/handle-reform2 11 anni fa
  bunnei 86e07124ad Merge pull request #436 from kevinhartman/system-core 11 anni fa
  chinhodado f689e97380 Cleanup: Remove redundant /Oi flag 11 anni fa
  bunnei e5cf344155 Merge pull request #453 from yuriks/vs-parallel 11 anni fa
  Johannes Ekberg b027f7fe15 Looks like that might be needed on OSX after all 11 anni fa
  Johannes Ekberg d7ad14ae20 Use -pthread where and only where needed 11 anni fa
  Johannes Ekberg 1351819810 Link Cocoa, IOKit and CoreVideo on OSX 11 anni fa
  Johannes Ekberg 7d7ab70279 Generic PLATFORM_LIBRARIES var 11 anni fa
  Yuri Kunde Schlesner f983d955f9 CMake: Enable VS parallel builds for a good reduction in compile times 11 anni fa
  Yuri Kunde Schlesner 78ea76e12f Thread: Fix nullptr access in a logging function 11 anni fa
  Yuri Kunde Schlesner 7f1557fbbd Thread: Rename thread_queue => thread_list 11 anni fa
  Yuri Kunde Schlesner 9bf8462b96 Thread: Reduce use of Handles and move some funcs to inside the class. 11 anni fa
  Yuri Kunde Schlesner ba72208cd4 Kernel: Move Thread's definition to the header file 11 anni fa
  Yuri Kunde Schlesner 7b3452c730 Move ThreadContext to core/core.h and deal with the fallout 11 anni fa
  bunnei d46f650036 Merge pull request #255 from Subv/cbranch_3 11 anni fa
  bunnei 97cfdd16e6 Merge pull request #451 from Subv/wut 11 anni fa
  Subv 40c1439c34 Core: Fixed a crash and removed some unused variables. 11 anni fa
  Subv 07044651ef SVC: Implemented the Timer service calls. 11 anni fa
  bunnei 0d0d6ef31a Merge pull request #450 from Subv/ticks_fix 11 anni fa
  Subv fc842963c8 DynCom: Add a comment to GetTicks. 11 anni fa
  Subv 620d77b7e3 Timing: Use CoreTiming::GetTicks to keep track of ticks. 11 anni fa
  bunnei cf1bbe8705 Merge pull request #443 from Subv/sleep_thread 11 anni fa
  Subv dfc440785a SVC: Fixed SleepThread. 11 anni fa
  bunnei 2432f317e4 Merge pull request #446 from lioncash/umaal 11 anni fa
  Lioncash 1cef6e92d5 dyncom: Fix UMAAL 11 anni fa
  bunnei 72915423c3 Merge pull request #441 from Kingcom/CallStack 11 anni fa