Histórico de Commits

Autor SHA1 Mensagem Data
  bunnei 547737f720 Update vfp.cpp há 11 anos atrás
  Tony Wasserka 0cf3c40aa9 Merge pull request #506 from bunnei/depth-functions há 11 anos atrás
  bunnei ff83d23ed5 GPU: Implement the remaining depth testing functions. há 11 anos atrás
  bunnei ad666ac47a Merge pull request #484 from chinhodado/build há 11 anos atrás
  bunnei e7dd4d34aa Merge pull request #485 from Subv/more_servs há 11 anos atrás
  Chin cb39f92e6c AppVeyor: Use Citra's Mega account há 11 anos atrás
  Subv 2ea60bdc7f Services/HID: Removed some files due to a rebase error há 11 anos atrás
  Subv c2e9990149 Services: Stubbed more services. há 11 anos atrás
  Chin 88627fae0c AppVeyor: Add qwindows.dll to the build há 11 anos atrás
  Chin a4a1ce766d AppVeyor: Sanitize the file name before uploading há 11 anos atrás
  chinhodado 9121a5db1a AppVeyor: Change to release build instead of debug há 11 anos atrás
  chinhodado d7ed08b153 AppVeyor: Upload build to Mega upon build completion há 11 anos atrás
  bunnei cc34462b71 Merge pull request #410 from chinhodado/cleanup há 11 anos atrás
  bunnei 006c0c88a4 Merge pull request #505 from lioncash/cl há 11 anos atrás
  Lioncash e09fb7becc vfp: Clean up vertical alignment for instructions há 11 anos atrás
  bunnei a461c1d8d2 Merge pull request #502 from archshift/patch-1 há 11 anos atrás
  archshift 92a75df9b1 cam_u.h: fix indentation há 11 anos atrás
  bunnei 92550013cf Merge pull request #493 from archshift/ptmplay há 11 anos atrás
  bunnei 9f501c55f9 Merge pull request #501 from lioncash/clean há 11 anos atrás
  Lioncash 8810dfe1de dyncom: Minor cleanup há 11 anos atrás
  bunnei 24a63662ba Merge pull request #495 from bunnei/fix-waitsynch há 11 anos atrás
  bunnei 731154f79e WaitSynchronization: Added a result code for invalid result, fixed bug. há 11 anos atrás
  bunnei 68ddaaa2f5 Thread: Fix WaitSynchronization1 to not set register 1 on thread wakeup. há 11 anos atrás
  bunnei 4255f25647 Thread: Use std::find in CheckWait_WaitObject. há 11 anos atrás
  bunnei 2f3020a102 Mutex: Cleanup and remove redundant code. há 11 anos atrás
  bunnei f09806aed2 Kernel: Renamed some functions for clarity. há 11 anos atrás
  bunnei 15b6a4d9ad Kernel: Changed "ShouldWait" to return bool and "Acquire" to return void. há 11 anos atrás
  bunnei c68eb15695 WaitObject: Renamed "Wait" to "ShouldWait", made "ShouldWait" and "Acquire" pure virtual. há 11 anos atrás
  bunnei 69c5830ef2 Event: Fix implementation of "non-sticky" events. há 11 anos atrás
  bunnei 9e6ec3b6cd Session: Change to a WaitObject. há 11 anos atrás