10236 Commits (fc8a8789da457aa1ebde2e66b4adf00dcda8d82a)
 

Author SHA1 Message Date
ReinUsesLisp fc8a8789da gl_rasterizer_cache: Use GL_STREAM_COPY for PBOs 7 years ago
bunnei a01832b2e0
Merge pull request #1981 from ogniK5377/open-app-area-create 7 years ago
bunnei 1c7696e0d9
Merge pull request #1980 from ogniK5377/applet-msg-update 7 years ago
Mat M c5262b1890
Merge pull request #1984 from ogniK5377/remove-pulse 7 years ago
David Marcec 4f41fd84ff Removed pulse event type 7 years ago
bunnei de4f931d13
Merge pull request #1975 from lioncash/vi 7 years ago
bunnei 548fe0fc62
Merge pull request #1979 from ogniK5377/30-fps 7 years ago
David Marcec 48a526dba1 Return no application area when games try to open an application area 7 years ago
David Marcec f2536cafe5 Proper no message handling for AM::PopMessage 7 years ago
Hexagon12 9ec9709f68
Merge pull request #1724 from FearlessTobi/port-4412 7 years ago
David Marcec 5af0340066 Fixed botw deadlock(and possibly 30 fps games rendering too fast? needs testing to confirm) 7 years ago
bunnei 2c0f831468
Merge pull request #1976 from lioncash/display 7 years ago
bunnei 56a97647a3
Merge pull request #1978 from lioncash/enabled 7 years ago
bunnei a6aa710b84
Merge pull request #1942 from DarkLordZach/profile-select-game-boot 7 years ago
bunnei 11f990975c
Merge pull request #1941 from DarkLordZach/profile-select-save-data 7 years ago
Lioncash ceeff8ebfd service/vi: Implement SetDisplayEnabled() 7 years ago
bunnei 7538fa4a67
Merge pull request #1977 from lioncash/vi-log 7 years ago
Lioncash 5bfd810ab5 service/vi: Log more information where applicable 7 years ago
Lioncash dea1db0414 service/vi: Implement OpenDefaultDisplay in terms of OpenDisplay 7 years ago
bunnei c91d2bac45
Merge pull request #1961 from ReinUsesLisp/tex-view-2d 7 years ago
Lioncash 351f010cfc service/vi: Correct initial width and height values 7 years ago
Lioncash fe3bf4f075 service/vi: Document unknown DisplayInfo struct members 7 years ago
bunnei 6a0e258dde
Merge pull request #1944 from FearlessTobi/port-4187 7 years ago
bunnei dd0b17a5f0
Merge pull request #1969 from lioncash/cast 7 years ago
bunnei c8c8412901
Merge pull request #1970 from lioncash/header 7 years ago
Lioncash cd8924520c yuzu/configure_general: Silence truncation warnings in loadConfiguration() 7 years ago
Lioncash f5f35caf20 yuzu/config: Silence truncation warnings 7 years ago
Lioncash 1f0c8bfeda core/kernel: Remove unnecessary inclusions 7 years ago
bunnei f96bb2520b
Merge pull request #1966 from lioncash/backtrace 7 years ago
bunnei 09ffa0cb21
Merge pull request #1967 from lioncash/thread 7 years ago
bunnei 244b46af5a
Merge pull request #1965 from lioncash/fmt 7 years ago
Lioncash b4242633ad kernel/svc: Correct misleading error message within CreateThread() 7 years ago
Lioncash 3a8d38be7e kernel/svc: Sanitize core number and thread priorities in CreateThread() 7 years ago
Lioncash 8769604144 kernel/process: Rename GetAllowedProcessorMask() and GetAllowedThreadPriorityMask() 7 years ago
Lioncash 205e6d3b97 kernel/svc: Simplify thread core ID sanitizing in CreateThread 7 years ago
Lioncash 039e58a984 arm_interface: Make include path relative for arm_interface.h 7 years ago
Lioncash a17dd30057 arm_interface: Make LogBacktrace() a const member function 7 years ago
Lioncash 776ce5d74c arm_interface: Mark variables as const where applicable in LogBacktrace() 7 years ago
Lioncash 387bffda5e arm_interface: Remove unnecessary semicolon 7 years ago
Sebastian Valle e5dfbe22ee
Merge pull request #1956 from lioncash/process-thread 7 years ago
bunnei 331c252509
Merge pull request #1847 from ogniK5377/backtrace-break 7 years ago
bunnei f80229b676
Merge pull request #1964 from lioncash/time 7 years ago
ReinUsesLisp 97fb6179b9 gl_rasterizer_cache: Texture view if shader samples array but OGL is not 7 years ago
Lioncash fa97f50bff service/time: Minor cleanup to GetClockSnapshot() 7 years ago
Lioncash 614de1dba7 externals: Update fmt to 5.3.0 7 years ago
Lioncash af51f123fa service/time: Fill in some structures and remove padding where not necessary 7 years ago
David Marcec 22d4e10664 Moved log backtrace to arm_interface.cpp. Added printing of error code to fatal 7 years ago
bunnei 8495f1df2a
Merge pull request #1955 from bunnei/g8r8-fix 7 years ago
bunnei 2020ba06e1 gpu: Remove PixelFormat G8R8U and G8R8S, as they do not seem to exist. 7 years ago
bunnei af9336df57
Merge pull request #1958 from lioncash/audio 7 years ago