13214 Commits (9140f5d1f313ee6cdccd2f9f0a5c31d99b69e76b)

Author SHA1 Message Date
ReinUsesLisp f39591b20a gl_shader_decompiler: Properly emulate NaN behaviour on NE 6 years ago
Fernando Sahmkow 66035b1641 RasterizerCache: Correct documentation. 6 years ago
Fernando Sahmkow 5c9ab7d1e2 VkPipelineCache: Use a null shader on invalid address. 6 years ago
Fernando Sahmkow a14e93d0ba VideoCore: Use SyncGuestMemory mechanism for Shader/Pipeline Cache invalidation. 6 years ago
ReinUsesLisp d8598a8717 shader_ir: Separate float-point comparisons in ordered and unordered 6 years ago
James Rowe 2991e7441a Replace externals with Conan (#3735) 6 years ago
FearlessTobi 32bb64a0ec Menubar: fix mouse tracking bug 6 years ago
bunnei 97607e0675 Update src/video_core/gpu.cpp 6 years ago
bunnei 58b467877c Update src/video_core/gpu.cpp 6 years ago
ReinUsesLisp aa86309d15 vk_sampler_cache: Use VK_EXT_custom_border_color when available 6 years ago
ReinUsesLisp 1f5d41ac05 vk_graphics_pipeline: Implement viewport swizzles with NV_viewport_swizzle 6 years ago
ReinUsesLisp 9054f86f03 gl_rasterizer: Implement viewport swizzles with NV_viewport_swizzle 6 years ago
ReinUsesLisp ff7b0d7329 maxwell_3d: Add viewport swizzles 6 years ago
Lioncash 12b81f2581 kernel/memory: Remove #pragma once within cpp file 6 years ago
Lioncash 0bf0d27552 kernel/memory: Remove unused includes 6 years ago
Lioncash 0bb99454ed kernel/memory: Remove unused variables in memory_block_manager 6 years ago
Lioncash 42d43335c9 kernel/memory: Make use of std::array consistently in address_space_info 6 years ago
Lioncash e09098b981 kernel/memory: Resolve -Wshadow warnings 6 years ago
Lioncash a93929b23a kernel/memory: Amend potential encoding warnings 6 years ago
Lioncash ccfac6d992 hle_ipc: Eliminate core memory globals 6 years ago
Morph 970c8f1ccc settings: Add anisotropic filtering level to the yuzu configuration log (#3875) 6 years ago
bunnei 6173ba77f8 Update src/core/hle/service/am/am.cpp 6 years ago
FearlessTobi 358d645018 input_common: fix build when SDL2 is disabled 6 years ago
Lioncash 918b439e26 readable_event: Remove unnecessary semicolon in Signal() 6 years ago
ReinUsesLisp 02e6cc9247 vk_graphics_pipeline: Implement rasterizer_enable on Vulkan 6 years ago
Jan Beich 1d30ce7b5b fixed_pipeline_state: explicitly use template keyword after be8742e286 6 years ago
David Marcec 1d2ebbf8fe nvdrv: Fix GetGpuTime stack corruption 6 years ago
David Marcec e433e24ed4 am: IHomeMenuFunctions:GetPopFromGeneralChannelEvent 6 years ago
Dan 712c96db1a maxwell_to_vk: implement missing signed int formats 6 years ago
Jason Parker 9cdcfd80fc caps:su Stub out SetShimLibraryVersion 6 years ago
Morph 6665cd04f1 texture: Implement R8G8UI 6 years ago
David Marcec 053fabf414 fs-srv: GetFreeSpaceSize & GetTotalSpaceSize 6 years ago
David Marcec 9acd88ff71 nim: CreateServerInterface, CreateAccessorInterface, CreateAsyncInterface 6 years ago
David Marcec 66f74349f0 caps: Add missing service names to caps:su 6 years ago
David Marcec 5da10e6ec0 am: GetFriendInvitationStorageChannelEvent 6 years ago
David Marcec b1d4271c5d psm: Mark as debug instead of warning 6 years ago
David Marcec 22298a3b2d am: Properly implement GetDisplayVersion 6 years ago
David Marcec 70e12c713e am: IsVrModeEnabled & SetVrModeEnabled fixes 6 years ago
David Marcec 3d475a655b acc: Return a unique value per account for GetAccountId 6 years ago
David Marcec 485cb3ac34 acc: Fix InitializeApplicationInfo 6 years ago
David Marcec 4f69eb7061 kernel: Don't fail silently 6 years ago
Lioncash a35345d217 vulkan: Remove unnecessary includes 6 years ago
David Marcec 63b73587b7 Don't fail silently for vi, sm, set and ns services 6 years ago
ReinUsesLisp 8d28a56a6c shader/arithmetic_integer: Fix tracking issue in temporary 6 years ago
Fernando Sahmkow 9f9e662f1f Clang Format and Documentation. 6 years ago
Fernando Sahmkow 4d2b23d3c5 MaxwellDMA: Optimize micro copies. 6 years ago
David Marcec 45ece975bf kernel: Bad GetInfo ids should not be marked as stubs 6 years ago
David Marcec fecc4a4a01 Updated comment to reflect ListQualifiedUsers better 6 years ago
David Marcec 0af061e175 style: Change AMs & Glues error codes to be dec instead of hex 6 years ago
David Marcec b680569dd3 marked stubs 6 years ago