Historique des commits

Auteur SHA1 Message Date
  bunnei e5a9f1c644 Kernel: Get rid of WaitTypes and simplify lots of code, removing hacks. il y a 11 ans
  bunnei 6deb1a0119 WaitSynchronizationN: Improved comments il y a 11 ans
  bunnei 6643673f28 WaitSynchronizationN: Refactor to fix several bugs il y a 11 ans
  bunnei aa01c57ae9 Kernel: Separate WaitSynchronization into Wait and Acquire methods. il y a 11 ans
  bunnei 627e96fc15 WaitSynchronizationN: Handle case where handles=nullptr. il y a 11 ans
  bunnei f5c6d367c9 WaitSynchronizationN: Handle case where handle_count is invalid. il y a 11 ans
  bunnei 064be2b86f WaitSynchronizationN: Handle case where handle_count=0. il y a 11 ans
  bunnei 7faf2d8e06 WaitSynchronizationN: Implement return values il y a 11 ans
  bunnei e4a5d8ad4f Event: Fixed some bugs and cleanup (Subv) il y a 11 ans
  bunnei 1f7a04f05a Thread: Keep track of multiple wait objects. il y a 11 ans
  bunnei 14cbbf4d9b Event: Get rid of permanent_lock hack. il y a 11 ans
  bunnei 5e77e2e1de WaitObject: Added RemoveWaitingThread, fixed a bug, and cleanup. il y a 11 ans
  bunnei c22bac6398 Kernel: Added WaitObject and changed "waitable" objects inherit from it. il y a 11 ans
  bunnei 0c7498545f Merge pull request #491 from archshift/hidspvr il y a 11 ans
  archshift 1f109c6b49 Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx il y a 11 ans
  Tony Wasserka 8946df97b5 Merge pull request #429 from Kingcom/titlebar il y a 11 ans
  Kingcom 76c74ffc96 citra-qt: Add option to hide dock widget title bars il y a 11 ans
  bunnei 8571befc64 Merge pull request #498 from lioncash/statics il y a 11 ans
  bunnei 7c21b80236 Merge pull request #499 from lioncash/docs il y a 11 ans
  Lioncash a3f5e5605c core: Fix a few docstrings il y a 11 ans
  Lioncash bfef0aa07e core_timing: Mark several variables as static il y a 11 ans
  bunnei cbbe9e1500 Merge pull request #492 from archshift/apt il y a 11 ans
  bunnei 205170fa62 Merge pull request #241 from linkmauve/better-loader il y a 11 ans
  bunnei 2a5654ea8a Merge pull request #496 from lioncash/warn il y a 11 ans
  Lioncash 8c6edc680c dyncom: Clarify precedence for ternary statements il y a 11 ans
  bunnei 004b23153b Merge pull request #494 from lioncash/shift il y a 11 ans
  Lioncash a873f157d0 dyncom: Implement missing shifts in ScaledRegisterPostIndexed, etc il y a 11 ans
  bunnei be8f665142 Merge pull request #383 from zhuowei/shared_page il y a 11 ans
  archshift 4d316cbd8e Expose GetSharedFont and NotifyToWait to APT:A and APT:S respectively il y a 11 ans
  bunnei 1cb31f4f06 Merge pull request #489 from lioncash/strt il y a 11 ans