История коммитов

Автор SHA1 Сообщение Дата
  Chin 88627fae0c AppVeyor: Add qwindows.dll to the build 11 лет назад
  Chin a4a1ce766d AppVeyor: Sanitize the file name before uploading 11 лет назад
  chinhodado 9121a5db1a AppVeyor: Change to release build instead of debug 11 лет назад
  chinhodado d7ed08b153 AppVeyor: Upload build to Mega upon build completion 11 лет назад
  bunnei cc34462b71 Merge pull request #410 from chinhodado/cleanup 11 лет назад
  bunnei 006c0c88a4 Merge pull request #505 from lioncash/cl 11 лет назад
  Lioncash e09fb7becc vfp: Clean up vertical alignment for instructions 11 лет назад
  bunnei a461c1d8d2 Merge pull request #502 from archshift/patch-1 11 лет назад
  archshift 92a75df9b1 cam_u.h: fix indentation 11 лет назад
  bunnei 92550013cf Merge pull request #493 from archshift/ptmplay 11 лет назад
  bunnei 9f501c55f9 Merge pull request #501 from lioncash/clean 11 лет назад
  Lioncash 8810dfe1de dyncom: Minor cleanup 11 лет назад
  bunnei 24a63662ba Merge pull request #495 from bunnei/fix-waitsynch 11 лет назад
  bunnei 731154f79e WaitSynchronization: Added a result code for invalid result, fixed bug. 11 лет назад
  bunnei 68ddaaa2f5 Thread: Fix WaitSynchronization1 to not set register 1 on thread wakeup. 11 лет назад
  bunnei 4255f25647 Thread: Use std::find in CheckWait_WaitObject. 11 лет назад
  bunnei 2f3020a102 Mutex: Cleanup and remove redundant code. 11 лет назад
  bunnei f09806aed2 Kernel: Renamed some functions for clarity. 11 лет назад
  bunnei 15b6a4d9ad Kernel: Changed "ShouldWait" to return bool and "Acquire" to return void. 11 лет назад
  bunnei c68eb15695 WaitObject: Renamed "Wait" to "ShouldWait", made "ShouldWait" and "Acquire" pure virtual. 11 лет назад
  bunnei 69c5830ef2 Event: Fix implementation of "non-sticky" events. 11 лет назад
  bunnei 9e6ec3b6cd Session: Change to a WaitObject. 11 лет назад
  bunnei d2759c578e Kernel: Reschedule on SignalEvent and SendSyncRequest, fix some bugs. 11 лет назад
  bunnei dde02f79af Mutex: Fix a bug where the thread should not wait if it already has the mutex. 11 лет назад
  bunnei 9412996c8f Kernel: Moved Wait and Acquire to WaitObject, added way to retrieve a WaitObject safely. 11 лет назад
  bunnei c06d64528a SVC: Removed a Sleep that made no sense 11 лет назад
  bunnei 254e4ebd58 AddressArbiter: Changed to Kernel::Object, big cleanup, removed code that made no sense. 11 лет назад
  bunnei e5a9f1c644 Kernel: Get rid of WaitTypes and simplify lots of code, removing hacks. 11 лет назад
  bunnei 6deb1a0119 WaitSynchronizationN: Improved comments 11 лет назад
  bunnei 6643673f28 WaitSynchronizationN: Refactor to fix several bugs 11 лет назад