7098 Commits (4b7fc131465b31657b98a2a945def1c7e4561082)

Author SHA1 Message Date
Fernando Sahmkow 352f6d22e3 Texture Cache: make sparse texture table per channel 2 years ago
Kelebek1 05afa94a3b Move time services to new IPC. 2 years ago
Matías Locatti fa47a39052 Demote Mesa dozen to the bottom of the device list 2 years ago
Kelebek1 52c35521bd Rework time service to fix time passing offline. 2 years ago
Mike Lothian 0a3c09f2f6 Simplify VkResult lookup 2 years ago
Mike Lothian 2348a5bdab Add Vulkan-Utility-Libraries dependency 2 years ago
Fernando Sahmkow 241c64e43b Core: Eliminate core/memory dependancies. 2 years ago
Fernando Sahmkow eda09c091a SMMU: Fix 8Gb layout. 2 years ago
Fernando Sahmkow b206089ea7 Core: Clang format and other small issues. 2 years ago
Fernando Sahmkow 43de47538a SMMU: Simplify and remove old code. 2 years ago
Fernando Sahmkow 355bbea52d SMMU: Add Android compatibility 2 years ago
Fernando Sahmkow ff6cd1c212 GPU-SMMU: Estimate game leak and preallocate device region. 2 years ago
Fernando Sahmkow bb7b14acd5 GPU SMMU: Expand to 34 bits 2 years ago
Fernando Sahmkow f11218a03e SMMU: Implement physical memory mirroring 2 years ago
Fernando Sahmkow 9db159da71 SMMU: Initial adaptation to video_core. 2 years ago
Fernando Sahmkow d0329a2c00 SMMU: Implement backing CPU page protect/unprotect 2 years ago
Fernando Sahmkow eb4f7f35ea NVDRV: Implement sessions and initial implementation of SMMU 2 years ago
Fernando Sahmkow 04b4af6044 Core: Initial implementation of device memory mapping 2 years ago
Liam be2a32b041 renderer_vulkan: recreate swapchain when frame size changes 2 years ago
Viktor Szépe 897ff8a95c Fix one more typo 2 years ago
Viktor Szépe e895ebb546 Fix typos in video_core 2 years ago
Fernando Sahmkow d9b2778306 Vulkan: Only recreate swapchain if the frame is bigger than the swap image. 2 years ago
Fernando Sahmkow a81686eff8 MaxwellDMA: Don't flush the outputs of a dma copy. 2 years ago
GPUCode 1bc4b6c75d video_core: Fix buffer_row_length computation for linear compressed textures 2 years ago
Liam 072c63ec91 renderer_vulkan: skip SetObjectNameEXT on unsupported driver 2 years ago
Liam 188916635a renderer_vulkan: demote format assert to error log 2 years ago
Liam a952270b5c shader_recompiler: use float image operations on load/store when required 2 years ago
Ameer J b09ab3540d gl_device: Remove AMD blacklists that are no longer applicable 2 years ago
Ameer J ecd92c9b2b gl_rasterizer: Less spammy log for unimplemented resets 2 years ago
Ameer J 2fc6f3fcfd gl_rasterizer: Implement DrawTransformFeedback macro 2 years ago
Jan Beich af5d54b6c8 vulkan_common: unbreak build with Vulkan-Headers 1.3.274 2 years ago
Ameer J d5b1a5f27d OpenGL: Add GL_PRIMITIVES_GENERATED and GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN queries 2 years ago
Ameer J 5fea802712 gl_rasterizer: Silence spammy logs 2 years ago
Ameer J 86b262e42d gl_buffer_cache: Reintroduce NV_vertex_buffer_unified_memory 2 years ago
Liam 6687915b0f renderer_vulkan: don't pass null view when nullDescriptor is not supported 2 years ago
Liam 6611ba122b shader_recompiler: ignore clip distances beyond driver support level 2 years ago
Ameer J 8a2c42c6e8 vk_query_cache: Fix prefix sum max_accumulation_limit logic 2 years ago
liamwhite 4504ee7f28 Revert "video_core: use interval map for page count tracking" 2 years ago
Liam 47429e716c renderer_vulkan: work around turnip binding bug in a610 2 years ago
Liam 273b4b9576 renderer_vulkan: allow up to 7 swapchain images 2 years ago
Ameer J ede1dd9d8b gl_buffer_cache: Fix tfb binding typo 2 years ago
Liam eb6a042654 video_core: lock interval map update 2 years ago
Liam 7fa76caf80 video_core: use interval map for page count tracking 2 years ago
Liam 03d73e14a8 renderer_vulkan: bound async presentation queue growth 2 years ago
lat9nq c7e0ee60cd codec: Update to use av frame flags 2 years ago
Liam 63ceff87b0 texture_cache: fix max_element comparison function 2 years ago
Liam eb10ce6fdd renderer_opengl: remove srgb conversion logic 2 years ago
Liam 8a97178a89 renderer_vulkan: do not recreate swapchain for srgb 2 years ago
Liam 9014e6783f texture_cache: use pedantic type names 2 years ago
GPUCode 8188d923c8 vk_blit_screen: Use correct format for fxaa renderpass 2 years ago