17597 Commits (863e2e2b4f81dc09d878b53572025b4687413830)

Author SHA1 Message Date
Morph b871388a31 svc: Correct WaitSynchronization num_handles param type 4 years ago
Morph cb09ea0f01 general: Remove MakeResult helpers 4 years ago
Morph 98b351758c hle/result: Amend ResultVal documentation 4 years ago
Morph 52e52924bb hle/result: Reimplement ResultVal using Common::Expected 4 years ago
Morph a41e9e93dd common: Implement a subset of P0323 (std::expected) 4 years ago
Fernando Sahmkow 2d4bbd83e6 Shader Cahe: Fix Phi Nodes on GLASM. 4 years ago
Fernando Sahmkow 194579bc4f ShaderCache: Fix Phi Nodes Type on OGL. 4 years ago
Morph d607ceacf4 gl_rasterizer: Remove unused includes 4 years ago
Fernando Sahmkow c50ad56bf5 ShaderCache: Order Phi Arguments from farthest away to nearest. 4 years ago
lat9nq 604b6d1210 yuzu qt: Disable the screensaver with SDL2 4 years ago
german77 f503dbf071 profile_manager: Resize any image bigger than 256p 4 years ago
Morph 3f8d74dec1 CMakeLists: Document the /GT compile option 4 years ago
Morph baf599c1d3 file_sys: control_metadata: Add BrazilianPortuguese 4 years ago
Morph e4052a1dab ns: language: Add BrazilianPortuguese to ApplicationLanguage 4 years ago
lat9nq 61121d1b22 gl_device: Force GLASM on NVIDIA drivers 495-496 4 years ago
Morph 1b5c37fa29 hle/result: Declare copy/move constructor/assignment as noexcept 4 years ago
Morph 189927c237 hle/result: Add move assignment operator in ResultVal 4 years ago
Morph 1ff9ad4e7c hle/result: Remove cv-qualifiers from Arg in MakeResult 4 years ago
Feng Chen dd29285e35 Fix dangling kernel objects when exiting 4 years ago
Feng Chen 052017e189 Revert PR7009 4 years ago
Feng Chen a8b0104923 Fix memory leak 4 years ago
Moonlacer 1665e2d2a6 Geometry property removal and rewording 4 years ago
Fernando Sahmkow e5291e2031 TexturePass: Fix clamping of images as this allowed negative indices. 4 years ago
Andrew Strelsky 31b9797296
Fixed ARM_Dynamic_64 Step 4 years ago
Billy Laws 2dbef58eeb Fixup channel submit IOCTL syncpoint parameters 4 years ago
Fernando Sahmkow ad8afaf1ef Vulran Rasterizer: address feedback. 4 years ago
Fernando S 33e92c15eb
Revert "input_common: Fix data race on GC implementation" 4 years ago
Feng Chen b769bea61b Fix vulkan viewport issue 4 years ago
ameerj 1841f63a40 common/alignment: Fix VS2022 compilation 4 years ago
ameerj b01aa721ff input_common: Fix VS2022 compilation errors 4 years ago
ameerj 06894b0711 emit_spirv_image: Fix depth image implicit lod sample in compute 4 years ago
ameerj ef811c6425 settings: Remove std::chrono usage 4 years ago
Moonlacer abe6d39b1a add_link 4 years ago
Fernando Sahmkow 3f4444b552 Shader Compiler: avoid overflowed indices on indixed samplers. 4 years ago
Fernando Sahmkow da6673e79a SVC: Implement svcInfo:IdleTickCount 4 years ago
Romain Failliot 992f325662 main: fix typo in warning message 4 years ago
Morph d4c79a0404 main: Add missing make_unique for ui 4 years ago
Feng Chen de81571289
service/vi: Stub IHOSBinderDriver::TransactParcel GetBufferHistory (#7184) 4 years ago
Morph 2b622411fd qt_web_browser: Add missing QApplication include 4 years ago
Fernando Sahmkow 53cf91d151 NvHost/Core: Address Feedback. 4 years ago
FernandoS27 198c6ad0d7 Suspend temporally 4 years ago
FernandoS27 7dca0bc11d NVHost_Ctrl: Force wait if the gpu falls behind too long. 4 years ago
Romain Failliot 427ce8dcef ui: fix crash when closing configure window 4 years ago
Morph 5c6ca597c5 bootmanager: Forward declare System and SystemResultStatus 4 years ago
Morph f0dc07dbac yuzu: Construct system in GMainWindow 4 years ago
Morph 17763a44d5 core: Move ResultStatus outside of System 4 years ago
Morph 218ebc1fe8 yuzu_cmd: Remove remaining static system instances 4 years ago
Morph b6719094e6 core: Remove static system instance 4 years ago
Romain Failliot ecef109162 Hide mouse cursor by default 4 years ago
Creak bad122b195
main: Slightly refactor NCA entry installation in InstallNCA (#7181) 4 years ago