Historial de Commits

Autor SHA1 Mensaje Fecha
  Lioncash 5c47ea1a4e common/swap: Remove unnecessary const on return value of swap() hace 8 años
  Lioncash 0a868641fa common/swap: Use static_cast where applicable hace 8 años
  Lioncash 1edf4dd7ef common/swap: Use using aliases where applicable hace 8 años
  bunnei cd4fca8447 Merge pull request #700 from bunnei/update-dynarmic hace 8 años
  bunnei 368e1d25be Merge pull request #692 from lioncash/assign hace 8 años
  bunnei 85421f3406 Merge pull request #690 from lioncash/move hace 8 años
  bunnei 522bd5b736 externals: Update dynarmic to 5a91c94. hace 8 años
  bunnei 1371e2fb6a Merge pull request #691 from lioncash/guard hace 8 años
  bunnei b10905c8ae Merge pull request #686 from lioncash/fmt hace 8 años
  bunnei 90ce935f3d Merge pull request #688 from lioncash/comma hace 8 años
  bunnei 3f93279047 Merge pull request #693 from lioncash/unused hace 8 años
  bunnei 49b0966003 Merge pull request #687 from lioncash/instance hace 8 años
  bunnei 89f0acfd36 Merge pull request #680 from bunnei/fix-swizz hace 8 años
  bunnei d883d3b64f Merge pull request #685 from lioncash/build hace 8 años
  bunnei 2975f7820e Merge pull request #684 from lioncash/nonmember hace 8 años
  bunnei b496a9eefe decoders: Fix calc of swizzle image_width_in_gobs. hace 8 años
  Zach Hilman 29aff8d5ab Virtual Filesystem 2: Electric Boogaloo (#676) hace 8 años
  Lioncash 72207577b2 core/memory: Remove unused function GetSpecialHandlers() and an unused variable in ZeroBlock() hace 8 años
  Lioncash 2cd3141c30 address_arbiter: Correct assignment within an assertion statement in WakeThreads() hace 8 años
  Lioncash 296e68fd43 service/prepo: Add missing header guard hace 8 años
  Lioncash 93cba6f699 vm_manager: Add missing commas to string literal array elements in GetMemoryStateName() hace 8 años
  Lioncash 46458e7284 core/memory, core/hle/kernel: Use std::move where applicable hace 8 años
  Lioncash 10d2ab8098 core: Make System's default constructor private hace 8 años
  Lioncash 3a4841e403 core: Don't construct instance of Core::System, just to access its live instance hace 8 años
  Lioncash f5d7706ca1 externals: update fmt to version 5.1.0 hace 8 años
  Lioncash 079be8032d hle/filesystem: Amend trace log in OpenSaveData() to compile in debug mode hace 8 años
  bunnei 924c473bb3 Merge pull request #683 from DarkLordZach/touch hace 8 años
  Lioncash d17e172d92 game_list: Make ContainsAllWords an internally linked non-member function hace 8 años
  Zach Hilman c337272ca9 Fill in more fields in TouchScreenEntryTouch hace 8 años
  Zach Hilman f2f368014e Single touch support hace 8 años