Historique des commits

Auteur SHA1 Message Date
  bunnei 4d30edc11e Merge pull request #717 from linkmauve/useless-auto il y a 11 ans
  Emmanuel Gil Peyrot 36b48082d5 VideoCore: Remove a superfluous auto variable declaration in debug_utils. il y a 11 ans
  Yuri Kunde Schlesner 5b9bbc37d4 Merge pull request #715 from purpasmart96/configmem_typo_fix il y a 11 ans
  purpasmart96 8716445621 ConfigMem: Remove duplicate retail bit il y a 11 ans
  bunnei 2cc6511039 Merge pull request #692 from purpasmart96/log_improvements il y a 11 ans
  purpasmart96 c3a480160e Services/Loader: Use more sensible log formats for certain functions il y a 11 ans
  archshift d8b22d8b87 Merge pull request #710 from lioncash/static il y a 11 ans
  Lioncash 1baab50e7c ptm_sysm: Add static specifier to IsLegacyPowerOff il y a 11 ans
  bunnei 4dbe358a71 Merge pull request #706 from lioncash/unused il y a 11 ans
  Lioncash 8b2b620a5e dyncom: Remove more unused/unnecessary code il y a 11 ans
  bunnei e3eba48596 Merge pull request #704 from citra-emu/archshift-patch-1 il y a 11 ans
  bunnei a698e15c5d Merge pull request #703 from lioncash/cruft il y a 11 ans
  archshift 33aaf13586 Add "or any later version" qualifier to the GPLv2 statement in the readme il y a 11 ans
  Lioncash d66a12c6f6 dyncom: Remove unused/unnecessary VFP cruft il y a 11 ans
  bunnei 5e55a525d8 Merge pull request #691 from rohit-n/sign-compare il y a 11 ans
  bunnei 1add98d7f8 Merge pull request #699 from yuriks/event-use-lambda il y a 11 ans
  Yuri Kunde Schlesner 6402de9ae7 Common: thread.h cleanups il y a 11 ans
  bunnei 3ee9f6c5d8 Merge pull request #696 from yuriks/interface-deinline il y a 11 ans
  bunnei 46ea6944c3 Merge pull request #697 from linkmauve/clang<3 il y a 11 ans
  Emmanuel Gil Peyrot 2e860bd59c Core_ARM11: Replace debug prints with our own logging functions in vfpsingle. il y a 11 ans
  Emmanuel Gil Peyrot d9eb7ca95c citra-qt: Use std::abs() to get the right absolute function for s64. il y a 11 ans
  Emmanuel Gil Peyrot 0d69b2f7bd Kernel: Use the correct format string for u64 hex. il y a 11 ans
  Emmanuel Gil Peyrot bdcf28e3bc Headers: Add some forgotten overrides, thanks clang! il y a 11 ans
  Yuri Kunde Schlesner ad3e25b414 De-inline functions from Interface, removing them from service.h il y a 11 ans
  bunnei 6f1143885b Merge pull request #683 from bunnei/thread-priority il y a 11 ans
  bunnei db4bd98bac SVC: Assert on unsupported CreateThread processor ID. il y a 11 ans
  Rohit Nirmal f15c142c5e Silence some -Wsign-compare warnings. il y a 11 ans
  bunnei c077bcefa9 SVC: Update various SVCs to cause a reschedule. il y a 11 ans
  bunnei 9c3419ebcc Kernel: Implemented priority inheritance for mutexes. il y a 11 ans
  bunnei 7b9f428b23 Thread: Implement priority boost for starved threads. il y a 11 ans