11045 Commits (27c96604cfc576e5f2e4eef484d4da85c902cdff)
 

Author SHA1 Message Date
David Marcec c7ba3312f4 Return no application area when games try to open an application area 7 years ago
David Marcec a8c8b14c6c Proper no message handling for AM::PopMessage 7 years ago
Hexagon12 a1fbd9da17 Merge pull request #1724 from FearlessTobi/port-4412 7 years ago
David Marcec b57e173bac Fixed botw deadlock(and possibly 30 fps games rendering too fast? needs testing to confirm) 7 years ago
bunnei ee00b44d13 Merge pull request #1976 from lioncash/display 7 years ago
bunnei a5c8bed9ee Merge pull request #1978 from lioncash/enabled 7 years ago
bunnei 9f73394f70 Merge pull request #1942 from DarkLordZach/profile-select-game-boot 7 years ago
bunnei a9a9278360 Merge pull request #1941 from DarkLordZach/profile-select-save-data 7 years ago
Lioncash a12272b695 service/vi: Implement SetDisplayEnabled() 7 years ago
bunnei 55d565100c Merge pull request #1977 from lioncash/vi-log 7 years ago
Lioncash 76a6355b56 service/vi: Log more information where applicable 7 years ago
Lioncash 91431c27c8 service/vi: Implement OpenDefaultDisplay in terms of OpenDisplay 7 years ago
bunnei 676d302ef4 Merge pull request #1961 from ReinUsesLisp/tex-view-2d 7 years ago
Lioncash be02aebfd8 service/vi: Correct initial width and height values 7 years ago
Lioncash 5d9baeccba service/vi: Document unknown DisplayInfo struct members 7 years ago
bunnei 180fefe448 Merge pull request #1944 from FearlessTobi/port-4187 7 years ago
bunnei f20ca84f48 Merge pull request #1969 from lioncash/cast 7 years ago
bunnei d02bf73ac5 Merge pull request #1970 from lioncash/header 7 years ago
Lioncash 7187d20b6a yuzu/configure_general: Silence truncation warnings in loadConfiguration() 7 years ago
Lioncash 8611e4d103 yuzu/config: Silence truncation warnings 7 years ago
Lioncash 2935c16688 core/kernel: Remove unnecessary inclusions 7 years ago
Zach Hilman 3d70a73cb0 Update Qt MSVC external to 5.12.0 7 years ago
bunnei 79fe1a3513 Merge pull request #1966 from lioncash/backtrace 7 years ago
bunnei 85939ef0a3 Merge pull request #1967 from lioncash/thread 7 years ago
bunnei 4ec62e912c Merge pull request #1965 from lioncash/fmt 7 years ago
Lioncash 669f7ccd9d kernel/svc: Correct misleading error message within CreateThread() 7 years ago
Lioncash d82608d18b kernel/svc: Sanitize core number and thread priorities in CreateThread() 7 years ago
Lioncash d81b00e4ee kernel/process: Rename GetAllowedProcessorMask() and GetAllowedThreadPriorityMask() 7 years ago
Lioncash a847292a78 kernel/svc: Simplify thread core ID sanitizing in CreateThread 7 years ago
Lioncash 3c36de7f43 arm_interface: Make include path relative for arm_interface.h 7 years ago
Lioncash 9dcdcdbc01 arm_interface: Make LogBacktrace() a const member function 7 years ago
Lioncash fc4f95104d arm_interface: Mark variables as const where applicable in LogBacktrace() 7 years ago
Lioncash 15b2878b20 arm_interface: Remove unnecessary semicolon 7 years ago
Sebastian Valle 8b4f7a9c5e Merge pull request #1956 from lioncash/process-thread 7 years ago
bunnei 31e3f609ba Merge pull request #1847 from ogniK5377/backtrace-break 7 years ago
bunnei f0954b6b78 Merge pull request #1964 from lioncash/time 7 years ago
ReinUsesLisp dec2113a73 gl_rasterizer_cache: Texture view if shader samples array but OGL is not 7 years ago
Lioncash 27d7f8b625 service/time: Minor cleanup to GetClockSnapshot() 7 years ago
Lioncash a8dc2aacec externals: Update fmt to 5.3.0 7 years ago
Lioncash 6a13d386c8 service/time: Fill in some structures and remove padding where not necessary 7 years ago
David Marcec 294399740c Moved log backtrace to arm_interface.cpp. Added printing of error code to fatal 7 years ago
bunnei 67b125f9ee Merge pull request #1955 from bunnei/g8r8-fix 7 years ago
Zach Hilman 543cea4c5d travis: Use correct package for linux Qt5WebEngine 7 years ago
Zach Hilman f49f3e509f web_browser: Add bounds checking to applet interface 7 years ago
bunnei 82662f374a gpu: Remove PixelFormat G8R8U and G8R8S, as they do not seem to exist. 7 years ago
bunnei d533603cf8 Merge pull request #1958 from lioncash/audio 7 years ago
Zach Hilman cc3d152dc7 cmake: Add USE_QT_WEB_ENGINE flag and update build system 7 years ago
Zach Hilman fd06e469bb main: Add main window integrations for QtWebBrowserApplet 7 years ago
Zach Hilman 58180e39ff qt: Implement Qt frontend to web browser 7 years ago
Zach Hilman 0cbabc5ee6 core: Add getter and setter for WebBrowserApplet frontend 7 years ago