Fernando Sahmkow 8a3411b417 Engines: Implement Accelerate DMA Texture. 4 лет назад
..
buffer_cache 8a3411b417 Engines: Implement Accelerate DMA Texture. 3 лет назад
control 22aff09b33 Merge pull request #9289 from liamwhite/fruit-company 3 лет назад
engines 8a3411b417 Engines: Implement Accelerate DMA Texture. 3 лет назад
host1x 139b645aa2 Allow >1 cpu threads on video decoding, disable multi-frame decoding 3 лет назад
host_shaders 93cf2b3ca8 texture_cache: OpenGL: Implement MSAA uploads and copies 3 лет назад
macro f6245dc40a MacroHLE: eliminate 2 rushed macros. 3 лет назад
renderer_null 8a3411b417 Engines: Implement Accelerate DMA Texture. 3 лет назад
renderer_opengl 8a3411b417 Engines: Implement Accelerate DMA Texture. 3 лет назад
renderer_vulkan 8a3411b417 Engines: Implement Accelerate DMA Texture. 3 лет назад
texture_cache 8a3411b417 Engines: Implement Accelerate DMA Texture. 3 лет назад
textures b5bcd8c71b configuration: Add async ASTC decode setting 3 лет назад
vulkan_common ec6ee04c64 vulkan_common: disable vertexInputDynamicState on unsupported driver 3 лет назад
CMakeLists.txt c38bb96a2c Partially apply LTO to only core and video_core projects. 3 лет назад
cache_types.h 3630bfaef3 RasterizerMemory: Add filtering for flushing/invalidation operations. 3 лет назад
cdma_pusher.cpp 2931101e6f NVDRV: Refactor Host1x 3 лет назад
cdma_pusher.h 2931101e6f NVDRV: Refactor Host1x 3 лет назад
compatible_formats.cpp aec129c1ab renderer_(gl/vk): Implement ASTC_10x6_UNORM 4 лет назад
compatible_formats.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 лет назад
delayed_destruction_ring.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 лет назад
dirty_flags.cpp 4496030ea9 Fix stencil func registers, make clip control equivalent to how it was before, but surely wrong. 3 лет назад
dirty_flags.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 лет назад
dma_pusher.cpp cb1497d0d7 DMAPusher: Improve collection of non executing methods 3 лет назад
dma_pusher.h c541559767 MacroHLE: Refactor MacroHLE system. 3 лет назад
fence_manager.h bc8b3d225e VideoCore: Refactor fencing system. 3 лет назад
framebuffer_config.h 809148e1a5 nvnflinger: fix name 3 лет назад
fsr.cpp c4a49eb1dd video_core/opengl: Add FSR upscaling filter to the OpenGL renderer 3 лет назад
fsr.h c4a49eb1dd video_core/opengl: Add FSR upscaling filter to the OpenGL renderer 3 лет назад
gpu.cpp 8551ac6008 Remove OnCommandListEndCommand 3 лет назад
gpu.h 7356ab1de6 GPU: Implement additional render target formats. 3 лет назад
gpu_thread.cpp 8551ac6008 Remove OnCommandListEndCommand 3 лет назад
gpu_thread.h 8551ac6008 Remove OnCommandListEndCommand 3 лет назад
invalidation_accumulator.h b56ad93bbc BufferBase: Don't ignore GPU pages. 3 лет назад
memory_manager.cpp dc7ab4c5d6 Revert "MemoryManager: use fastmem directly." 3 лет назад
memory_manager.h 683019878f remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 3 лет назад
precompiled_headers.h 5b5612c1cc CMake: Consolidate common PCH headers 3 лет назад
pte_kind.h 99507d0188 video_core: Implement memory manager page kind 3 лет назад
query_cache.h 752659aef3 Update 3D regs 3 лет назад
rasterizer_accelerated.cpp 14e9de6678 code: dodge PAGE_SIZE #define 3 лет назад
rasterizer_accelerated.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 лет назад
rasterizer_interface.h 475370c8f8 Merge pull request #9556 from vonchenplus/draw_texture 3 лет назад
renderer_base.cpp a5476541f2 video_core: don't block rendering on screenshots 3 лет назад
renderer_base.h cdb240f3d4 chore: make yuzu REUSE compliant 4 лет назад
shader_cache.cpp 752659aef3 Update 3D regs 3 лет назад
shader_cache.h 9737615948 general: fix compile for Apple Clang 3 лет назад
shader_environment.cpp a0c697124c Video_core: Address feedback 3 лет назад
shader_environment.h aad0cbf024 MacroHLE: Add HLE replacement for base vertex and base instance. 3 лет назад
shader_notify.cpp 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 лет назад
shader_notify.h 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 лет назад
smaa_area_tex.h 5b837157bd video_core: Integrate SMAA 3 лет назад
smaa_search_tex.h 5b837157bd video_core: Integrate SMAA 3 лет назад
surface.cpp a9efea8ae9 video_core/surface: Eliminate casts in GetFormatType() 3 лет назад
surface.h 7356ab1de6 GPU: Implement additional render target formats. 3 лет назад
transform_feedback.cpp 9737615948 general: fix compile for Apple Clang 3 лет назад
transform_feedback.h 752659aef3 Update 3D regs 3 лет назад
video_core.cpp 89dd7dc180 video_core: add null backend 3 лет назад
video_core.h cdb240f3d4 chore: make yuzu REUSE compliant 4 лет назад