7063 Commits (6bf5ae700ab234d87867a5f4aca6a86acec4a7e0)

Author SHA1 Message Date
Liam 2d4f844b1b buffer_cache: cap vertex buffer sizes 4 years ago
Liam 3bffb0464b maxwell3d: add small_index_2 register 4 years ago
Merry e8a60754e9 video_core: Replace lock_guard with scoped_lock 4 years ago
Liam 1027ffa911 OpenGL: fix S8D24 to ABGR8 conversions 4 years ago
bunnei dcb17246d9 Revert "texture_cache/util: Remove unneeded ReadBlockUnsafe" 4 years ago
ameerj ef60f353a8 texture_cache/util: Remove unneeded ReadBlockUnsafe 4 years ago
Liam 27116accd9 OpenGL: fix cropping 4 years ago
Liam b49aaadc87 Vulkan: crop to screen dimensions if crop not explicitly requested 4 years ago
Liam a9d9b29461 OpenGL: propagate face flip condition 4 years ago
Liam 6c926f3cac OpenGL: flip front faces if Z scale is inverted 4 years ago
Andrea Pappacoda d9044f00e1 fix: typos 4 years ago
Fernando Sahmkow 29660bc55e GPU Garbage Collection: Fix regressions. 4 years ago
ameerj ddafe40dc1 gl_rasterizer: Avoid scenario locking already owned mutex 4 years ago
bunnei b149526098 Revert "Memory GPU <-> CPU: reduce infighting in the texture cache by adding CPU Cached memory." 4 years ago
Fernando Sahmkow bcee5061e7 Texture Cache: Add Cached CPU system. 4 years ago
Fernando Sahmkow 392612a2d3 GC: Address Feedback. 4 years ago
bunnei 1f6dcd3784 hle: nvflinger: Migrate android namespace -> Service::android. 4 years ago
bunnei f1a91e0397 hle: vi: Integrate new NVFlinger and HosBinderDriverServer service. 4 years ago
bunnei 476f456d2f hle: nvflinger: Move BufferTransformFlags to its own header. 4 years ago
bunnei 3396730b85 hle: nvflinger: Move PixelFormat to its own header. 4 years ago
Fernando Sahmkow 2bd91a6f84 Garbage Collection: Final tuning. 4 years ago
Fernando Sahmkow 35675b986e Buffer Cache: Tune to the levels of the new GC. 4 years ago
Fernando Sahmkow 7ea1f39bd0 Garbage Collection: Redesign the algorithm to do a better use of memory. 4 years ago
ameerj 9b1322ef20 Vulkan: Use 3D helpers for MSAA scaling on NV drivers 510+ 4 years ago
Liam c6b7c191ea buffer_cache: reset cached write bits after flushing invalidations 4 years ago
ameerj 59cea3d34d codec: Plug GPU decoder memory leak 4 years ago
ameerj cd9aebaec0 codec: Disable HW_FRAMES method check on Windows 4 years ago
Fernando Sahmkow 6182828ec5 BufferCache: Find direction of the stream buffer increase. 4 years ago
ameerj f9709bb9e9 general: Fix clang/gcc build errors 4 years ago
ameerj e70b4f3fc5 common: Reduce unused includes 4 years ago
ameerj b837219423 video_core: Reduce unused includes 4 years ago
ameerj 1967757627 general: Reduce core.h includes 4 years ago
ameerj 8281bfa93d vk_texture_cache: Do not reinterpret DepthStencil source images 4 years ago
Liam 9277c9c297 Address review comments 4 years ago
Liam aea505f83d Vulkan: convert S8D24 <-> ABGR8 4 years ago
ameerj fc50392101 maxwell_3d: Implement a safer CB data upload 4 years ago
byte[] 7c081ca937 Maxwell3D: Link to override constant definition in nouveau 4 years ago
byte[] 2f745c6c00 Maxwell3D: restore original topology when topology overrides are disabled 4 years ago
Liam 6202688c91 Maxwell3D: Use override constants from nouveau 4 years ago
ameerj 048522e98b emit_spirv, vk_compute_pass: Resolve VS2022 compiler errors 4 years ago
Liam db6b7f70b7 Maxwell3D: Restrict topology override effect to after the register is set 4 years ago
Liam 61e810ba10 Maxwell3D: mark index buffers as dirty after updating counts 4 years ago
Liam 0a1d21d82e TextureCacheRuntime: allow converting D24S8 to ABGR8 4 years ago
Liam de42319556 Maxwell3D: read small-index draw and primitive topology override registers 4 years ago
lat9nq 173ddc9e6b video_core: Cancel Scoped's exit call on GPU failure 4 years ago
Lody 3ec2e46e15 MaxwellDMA: Implement semaphore operations 4 years ago
Ameer J 7d636e10d7 gl_graphics_pipeline: Improve shader builder synchronization using fences (#7969) 4 years ago
ameerj 51d9a43dad gl_fence_manager: Minor optimization to signal querying 4 years ago
Ameer J f4c97f7410 vulkan_device: Blacklist RADV on RDNA2 from VK_EXT_vertex_input_dynamic_state 4 years ago
Morph 77514a45a6 maxwell_to_(gl/vk): Add 11_11_10 float vertex format 4 years ago