Historie revizí

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