10247 Commits (23ebd4920e851a91bba0f2da70b7f63ee6b49dc3)
 

Author SHA1 Message Date
bunnei 23ebd4920e
Merge pull request #1999 from ReinUsesLisp/dirty-shader 7 years ago
ReinUsesLisp 0ab17ab406 gl_shader_cache: Use dirty flags for shaders 7 years ago
bunnei 17a68e5ebe
Merge pull request #1989 from lioncash/set 7 years ago
bunnei e04d75f44c
Merge pull request #1992 from DarkLordZach/move-profile-manager-ui 7 years ago
bunnei 37ac1bb576
Merge pull request #1990 from ReinUsesLisp/copy-surface-stream-copy 7 years ago
ReinUsesLisp fc8a8789da gl_rasterizer_cache: Use GL_STREAM_COPY for PBOs 7 years ago
bunnei 59c665b28e
Merge pull request #1988 from lioncash/res 7 years ago
Lioncash 9e8737b535 service/vi: Correct scaling mode conversions 7 years ago
Lioncash 56e51da1d9 service/vi: Factor out scaling mode conversions from the IPC function itself 7 years ago
Lioncash 40aa1ea9f9 service/vi: Unstub IApplicationDisplayService' SetLayerScalingMode() 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
Lioncash bf036b46fc service/vi: Correct reported dimensions from IApplicationDisplayService's GetDisplayResolution() 7 years ago
Zach Hilman 54d7b664da qt: Move profile manager to own UI tab 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