6300 Commits (04139cb3edeb4b596e89c98435afd19ed6be85fb)

Author SHA1 Message Date
Liam 6d2c597371 externals: update dynarmic, SDL2 3 years ago
Liam 3ef006b5ab shader_recompiler: add gl_Layer translation GS for older hardware 3 years ago
Feng Chen cb5400b34d video_core: Fine tuning the index drawing judgment logic 3 years ago
Liam be05cb640c vulkan_common: quiet some validation errors 3 years ago
ameerj 5b5612c1cc CMake: Consolidate common PCH headers 3 years ago
Kelebek1 a78372110c Respect render mode override 3 years ago
ameerj 37bc5118ea CMake: Use precompiled headers 3 years ago
Lioncash b6d93b2c77 host1x/syncpoint_manager: Eliminate unnecessary std::function construction 3 years ago
Lioncash c4af7b3f5c host1x/syncpoint_manager: Pass DeregisterAction() handle as const-ref 3 years ago
Lioncash 96ffc174aa maxwell_3d: Mark shifted value as unsigned 3 years ago
Lioncash d7ec031419 engines: Remove unnecessary casts 3 years ago
Lioncash a9efea8ae9 video_core/surface: Eliminate casts in GetFormatType() 3 years ago
Liam 89dd7dc180 video_core: add null backend 3 years ago
Liam 2956a33463 Vulkan: update initialization 3 years ago
Fernando Sahmkow 826e0785bf Fermi2D: Cleanup and address feedback. 3 years ago
Fernando Sahmkow 3b582d5fb2 GPU: Fix buffer cache issue, engine upload not inlining memory in multiline and pessismistic invalidation. 3 years ago
Fernando Sahmkow 7356ab1de6 GPU: Implement additional render target formats. 4 years ago
Fernando Sahmkow daf2ef8f1c MaxwellDMA: Implement BlockLinear to BlockLinear copies. 4 years ago
Fernando Sahmkow 5fbd6954ef Fermi2D: Implement Bilinear software filtering and address feedback. 4 years ago
Fernando Sahmkow 957840be91 Fermi2D: Rework blit engine and add a software blitter. 4 years ago
Matías Locatti f209e976f4 FSR Sharpening Slider part 1 - only a global slider 3 years ago
Morph 852de7a771 maxwell_to_vk: Add R16_SINT 3 years ago
Morph ca154d466a maxwell_to_vk: Fix format usage bits 3 years ago
Liam 9737615948 general: fix compile for Apple Clang 3 years ago
FengChen 1d57851fc7 video_core: Optimize maxwell drawing trigger mechanism 3 years ago
Liam 4c42655a2d maxwell3d: full HLE for multi-layer clears 3 years ago
Liam ece0c1095d maxwell3d: HLE multi-layer clear macro 3 years ago
Matías Locatti 7c50a916c7
Update renderer_vulkan.cpp 4 years ago
Feng Chen cb971ad654 video_core: Reimplement inline index buffer binding 4 years ago
Kyle Kienapfel 6fa3faec65 Add break for default cases 4 years ago
Kelebek1 33ea0fdfe8 Fix regs regression with OpenGL two-sided stencil, and re-add data invalidation reg 4 years ago
Morph c9bb888adf
ir/texture_pass: Use host_info instead of querying Settings::values (#9176) 4 years ago
FengChen d03afd6f4b video_core: Fix dma copy 1D random crash 4 years ago
Liam cbaf642ffe Initial ARM64 support 4 years ago
FengChen a4472b5526 video_core: Fix few issues in Tess stage 4 years ago
FengChen aa97f39ba8 video_core:Fix vmm kinds size error 4 years ago
FengChen 7283010305 video_core: Fix scaling graphical regressions for multiple games 4 years ago
gidoly 9fc1bcc7b2
Update shader cache version. (#9175) 4 years ago
Feng Chen 75596c07e0
video_core: Fix SNORM texture buffer emulating error (#9001) 4 years ago
FengChen b42b894785 video_core: Fix drawing trigger mechanism regression 4 years ago
Fernando Sahmkow 67e0d38152 Vulkan: Fix regression caused by limiting render area to width/height of rendef targets. 4 years ago
Liam 808e22984f vk_blit_screen: recreate swapchain images on guest format change 4 years ago
Robin Kertels dce242858a
vk_scheduler: Remove recorded_counts 4 years ago
FengChen f6e7cae62c video_core: Fix drawing trigger mechanism regression 4 years ago
FengChen 0ec1801bc1 video_core: Catch vulkan clear op not all channel need clear 4 years ago
Morph 42c4ef7373 general: Resolve -Wunused-but-set-variable 4 years ago
Morph c7e079a5d4 general: Resolve -Wunused-lambda-capture and C5233 4 years ago
Morph bad3025951 decoders: Use 2's complement instead of unary - 4 years ago
Morph 93297d14d8 CMakeLists: Remove all redundant warnings 4 years ago
FengChen 2f90694797 video_core: Implement maxwell inline_index method 4 years ago