1582 Commits (8c39324333a7f16e5c4161f5e62dbef3e9721330)
 

Author SHA1 Message Date
Yuri Kunde Schlesner 8c39324333 CMake: Inform the user when architecture auto-detection fails 11 years ago
Yuri Kunde Schlesner 555c82739e CMake: Fix wrong filename in message 11 years ago
bunnei 63d05fca36 Merge pull request #457 from Subv/qt 11 years ago
bunnei 7de1b02bc1 Merge pull request #462 from archshift/isbusy 11 years ago
archshift 3b555e2512 Stubbed y2r:u IsBusyConversion 11 years ago
bunnei c6906319f3 Merge pull request #459 from archshift/logs 11 years ago
bunnei 463d0a373b Merge pull request #460 from chinhodado/revert-319-travis-apt-cache 11 years ago
chinhodado b8801a8e4e Revert "Travis: Enable caching of dependencies" 11 years ago
archshift 95be6ad7ae Added Archive ID to fs:USER debug logs involving opening the archive. 11 years ago
archshift 228843c43e Logging: Log all called service functions (under trace). Compile out all trace logs under release for performance. 11 years ago
bunnei 083072de56 Merge pull request #458 from yuriks/cmake-debug 11 years ago
Subv 115a4bfc9e citra-qt: Add explicit casts to prevent some warnings. 11 years ago
Yuri Kunde Schlesner 57503df97f CMake: Consistently set _DEBUG and NDEBUG in all platforms 11 years ago
Subv 1b01938767 citra-qt: Fixed some Qt errors on initialization 11 years ago
bunnei 5a4b361f60 Merge pull request #455 from yuriks/handle-reform3 11 years ago
bunnei e213f91373 Fix Windows build 11 years ago
bunnei e7d2118858 Merge pull request #342 from uppfinnarn/master 11 years ago
Yuri Kunde Schlesner 8ad41775cc Kernel: Start using boost::intrusive_ptr for lifetime management 11 years ago
Yuri Kunde Schlesner d751de7341 Kernel: Don't re-assign object's handle when duplicating one 11 years ago
bunnei d0ed01bc7f Merge pull request #454 from chinhodado/patch-1 11 years ago
bunnei 6ae12424df Merge pull request #444 from yuriks/handle-reform2 11 years ago
bunnei 86e07124ad Merge pull request #436 from kevinhartman/system-core 11 years ago
chinhodado f689e97380 Cleanup: Remove redundant /Oi flag 11 years ago
bunnei e5cf344155 Merge pull request #453 from yuriks/vs-parallel 11 years ago
Johannes Ekberg b027f7fe15 Looks like that might be needed on OSX after all 11 years ago
Johannes Ekberg d7ad14ae20 Use -pthread where and only where needed 11 years ago
Johannes Ekberg 1351819810 Link Cocoa, IOKit and CoreVideo on OSX 11 years ago
Johannes Ekberg 7d7ab70279 Generic PLATFORM_LIBRARIES var 11 years ago
Yuri Kunde Schlesner f983d955f9 CMake: Enable VS parallel builds for a good reduction in compile times 11 years ago
Yuri Kunde Schlesner 78ea76e12f Thread: Fix nullptr access in a logging function 11 years ago
Yuri Kunde Schlesner 7f1557fbbd Thread: Rename thread_queue => thread_list 11 years ago
Yuri Kunde Schlesner 9bf8462b96 Thread: Reduce use of Handles and move some funcs to inside the class. 11 years ago
Yuri Kunde Schlesner ba72208cd4 Kernel: Move Thread's definition to the header file 11 years ago
Yuri Kunde Schlesner 7b3452c730 Move ThreadContext to core/core.h and deal with the fallout 11 years ago
bunnei d46f650036 Merge pull request #255 from Subv/cbranch_3 11 years ago
bunnei 97cfdd16e6 Merge pull request #451 from Subv/wut 11 years ago
Subv 40c1439c34 Core: Fixed a crash and removed some unused variables. 11 years ago
Subv 07044651ef SVC: Implemented the Timer service calls. 11 years ago
bunnei 0d0d6ef31a Merge pull request #450 from Subv/ticks_fix 11 years ago
Subv fc842963c8 DynCom: Add a comment to GetTicks. 11 years ago
Subv 620d77b7e3 Timing: Use CoreTiming::GetTicks to keep track of ticks. 11 years ago
bunnei cf1bbe8705 Merge pull request #443 from Subv/sleep_thread 11 years ago
Subv dfc440785a SVC: Fixed SleepThread. 11 years ago
bunnei 2432f317e4 Merge pull request #446 from lioncash/umaal 11 years ago
Lioncash 1cef6e92d5 dyncom: Fix UMAAL 11 years ago
bunnei 72915423c3 Merge pull request #441 from Kingcom/CallStack 11 years ago
bunnei 91d96840ea Merge pull request #439 from Subv/idle_thread_m 11 years ago
Subv 60a373a786 Threads: Use a dummy idle thread when no other are ready. 11 years ago
bunnei b659cac2dc Merge pull request #404 from bunnei/more-frame-synch-fixes 11 years ago
bunnei f7a3f45f1e GSP: Toggle active framebuffer each frame 11 years ago