コミット履歴

作者 SHA1 メッセージ 日付
  bunnei 548fe0fc62 Merge pull request #1979 from ogniK5377/30-fps 7 年 前
  Hexagon12 9ec9709f68 Merge pull request #1724 from FearlessTobi/port-4412 7 年 前
  David Marcec 5af0340066 Fixed botw deadlock(and possibly 30 fps games rendering too fast? needs testing to confirm) 7 年 前
  bunnei 2c0f831468 Merge pull request #1976 from lioncash/display 7 年 前
  bunnei 56a97647a3 Merge pull request #1978 from lioncash/enabled 7 年 前
  bunnei a6aa710b84 Merge pull request #1942 from DarkLordZach/profile-select-game-boot 7 年 前
  bunnei 11f990975c Merge pull request #1941 from DarkLordZach/profile-select-save-data 7 年 前
  Lioncash ceeff8ebfd service/vi: Implement SetDisplayEnabled() 7 年 前
  bunnei 7538fa4a67 Merge pull request #1977 from lioncash/vi-log 7 年 前
  Lioncash 5bfd810ab5 service/vi: Log more information where applicable 7 年 前
  Lioncash dea1db0414 service/vi: Implement OpenDefaultDisplay in terms of OpenDisplay 7 年 前
  bunnei c91d2bac45 Merge pull request #1961 from ReinUsesLisp/tex-view-2d 7 年 前
  bunnei 6a0e258dde Merge pull request #1944 from FearlessTobi/port-4187 7 年 前
  bunnei dd0b17a5f0 Merge pull request #1969 from lioncash/cast 7 年 前
  bunnei c8c8412901 Merge pull request #1970 from lioncash/header 7 年 前
  Lioncash cd8924520c yuzu/configure_general: Silence truncation warnings in loadConfiguration() 7 年 前
  Lioncash f5f35caf20 yuzu/config: Silence truncation warnings 7 年 前
  Lioncash 1f0c8bfeda core/kernel: Remove unnecessary inclusions 7 年 前
  bunnei f96bb2520b Merge pull request #1966 from lioncash/backtrace 7 年 前
  bunnei 09ffa0cb21 Merge pull request #1967 from lioncash/thread 7 年 前
  bunnei 244b46af5a Merge pull request #1965 from lioncash/fmt 7 年 前
  Lioncash b4242633ad kernel/svc: Correct misleading error message within CreateThread() 7 年 前
  Lioncash 3a8d38be7e kernel/svc: Sanitize core number and thread priorities in CreateThread() 7 年 前
  Lioncash 8769604144 kernel/process: Rename GetAllowedProcessorMask() and GetAllowedThreadPriorityMask() 7 年 前
  Lioncash 205e6d3b97 kernel/svc: Simplify thread core ID sanitizing in CreateThread 7 年 前
  Lioncash 039e58a984 arm_interface: Make include path relative for arm_interface.h 7 年 前
  Lioncash a17dd30057 arm_interface: Make LogBacktrace() a const member function 7 年 前
  Lioncash 776ce5d74c arm_interface: Mark variables as const where applicable in LogBacktrace() 7 年 前
  Lioncash 387bffda5e arm_interface: Remove unnecessary semicolon 7 年 前
  Sebastian Valle e5dfbe22ee Merge pull request #1956 from lioncash/process-thread 7 年 前