summaryrefslogtreecommitdiff
path: root/src/video_core
AgeCommit message (Expand)Author
2022-04-01Merge pull request #8066 from ameerj/gpu-decode-fixesFernando S
2022-03-30Merge pull request #8076 from ameerj/nv-vk-msaa-scalebunnei
2022-03-28gl_rasterizer: Avoid scenario locking already owned mutexameerj
2022-03-26Revert "Memory GPU <-> CPU: reduce infighting in the texture cache by adding ...bunnei
2022-03-25Texture Cache: Add Cached CPU system.Fernando Sahmkow
2022-03-24Merge pull request #7720 from FernandoS27/yfc-gcbunnei
2022-03-25GC: Address Feedback.Fernando Sahmkow
2022-03-24hle: nvflinger: Migrate android namespace -> Service::android.bunnei
2022-03-24hle: vi: Integrate new NVFlinger and HosBinderDriverServer service.bunnei
2022-03-24hle: nvflinger: Move BufferTransformFlags to its own header.bunnei
2022-03-24hle: nvflinger: Move PixelFormat to its own header.bunnei
2022-03-25Garbage Collection: Final tuning.Fernando Sahmkow
2022-03-25Buffer Cache: Tune to the levels of the new GC.Fernando Sahmkow
2022-03-25Garbage Collection: Redesign the algorithm to do a better use of memory.Fernando Sahmkow
2022-03-23Vulkan: Use 3D helpers for MSAA scaling on NV drivers 510+ameerj
2022-03-23buffer_cache: reset cached write bits after flushing invalidationsLiam
2022-03-21Merge pull request #8048 from ameerj/include-purgebunnei
2022-03-21codec: Plug GPU decoder memory leakameerj
2022-03-21codec: Disable HW_FRAMES method check on Windowsameerj
2022-03-20Merge pull request #7812 from FernandoS27/made-straight-from-the-nutbunnei
2022-03-20BufferCache: Find direction of the stream buffer increase.Fernando Sahmkow
2022-03-20Merge pull request #8036 from ameerj/starbit-nvFernando S
2022-03-20Merge pull request #7840 from lioncash/bitorbunnei
2022-03-20general: Fix clang/gcc build errorsameerj
2022-03-19common: Reduce unused includesameerj
2022-03-19video_core: Reduce unused includesameerj
2022-03-18general: Reduce core.h includesameerj
2022-03-17vk_texture_cache: Do not reinterpret DepthStencil source imagesameerj
2022-03-18Merge pull request #8030 from liamwhite/s8d24-conversionFernando S
2022-03-16Address review commentsLiam
2022-03-16Merge pull request #8023 from ameerj/kirby-pop-inFernando S
2022-03-15Vulkan: convert S8D24 <-> ABGR8Liam
2022-03-14maxwell_3d: Implement a safer CB data uploadameerj
2022-03-15Merge pull request #8000 from liamwhite/hagiFernando S
2022-03-14Maxwell3D: Link to override constant definition in nouveaubyte[]
2022-03-14Maxwell3D: restore original topology when topology overrides are disabledbyte[]
2022-03-14Maxwell3D: Use override constants from nouveauLiam
2022-03-12emit_spirv, vk_compute_pass: Resolve VS2022 compiler errorsameerj
2022-03-11Maxwell3D: Restrict topology override effect to after the register is setLiam
2022-03-11Maxwell3D: mark index buffers as dirty after updating countsLiam
2022-03-10TextureCacheRuntime: allow converting D24S8 to ABGR8Liam
2022-03-10Maxwell3D: read small-index draw and primitive topology override registersLiam
2022-03-08Merge pull request #7986 from lat9nq/vk-callbackbunnei
2022-03-07video_core: Cancel Scoped's exit call on GPU failurelat9nq
2022-03-07Merge pull request #7930 from asLody/dma-semaphoreFernando S
2022-03-07MaxwellDMA: Implement semaphore operationsLody
2022-03-06gl_graphics_pipeline: Improve shader builder synchronization using fences (#7...Ameer J
2022-02-27gl_fence_manager: Minor optimization to signal queryingameerj
2022-02-26Merge pull request #7953 from ameerj/radv-rdna2-crashbunnei
2022-02-26Merge pull request #7948 from Morph1984/11-11-10-floatMai M