riperiperi da073fce61 GPU: Fast path for adding one texture view to a group (#4528) před 3 roky
..
AutoDeleteCache.cs 26bf13a65d Limit texture cache based on total texture size (#4350) před 3 roky
FormatInfo.cs 4da44e09cb Make structs readonly when applicable (#4002) před 3 roky
FormatTable.cs f906eb06c2 Implement a software ETC2 texture decoder (#4121) před 3 roky
ITextureDescriptor.cs 383c039037 shader cache: Fix invalid virtual address clean up (#1717) před 5 roky
Pool.cs efb135b74c Clear CPU side data on GPU buffer clears (#4125) před 3 roky
PoolCache.cs 3c3bcd82fe Add a sampler pool cache and improve texture pool cache (#3487) před 3 roky
ReductionFilter.cs 92703af555 Address PR feedback před 6 roky
Sampler.cs 99ffc061d3 Optimize Texture Binding and Shader Specialization Checks (#3399) před 3 roky
SamplerDescriptor.cs c30504e3b3 Use a descriptor cache for faster pool invalidation. (#1977) před 5 roky
SamplerMinFilter.cs 32764f9560 Add XML documentation to Ryujinx.Graphics.Gpu.Image před 6 roky
SamplerMipFilter.cs 32764f9560 Add XML documentation to Ryujinx.Graphics.Gpu.Image před 6 roky
SamplerPool.cs 3c3bcd82fe Add a sampler pool cache and improve texture pool cache (#3487) před 3 roky
SamplerPoolCache.cs 3c3bcd82fe Add a sampler pool cache and improve texture pool cache (#3487) před 3 roky
Texture.cs da073fce61 GPU: Fast path for adding one texture view to a group (#4528) před 3 roky
TextureBindingInfo.cs 4da44e09cb Make structs readonly when applicable (#4002) před 3 roky
TextureBindingsManager.cs 1cca3e99ab GPU: Force rebind when pool changes (#4129) před 3 roky
TextureCache.cs 1fc90e57d2 Update range for remapped sparse textures instead of recreating them (#4442) před 3 roky
TextureCompatibility.cs c3a5716a95 Add copy dependency for some incompatible texture formats (#4380) před 3 roky
TextureComponent.cs 32764f9560 Add XML documentation to Ryujinx.Graphics.Gpu.Image před 6 roky
TextureDependency.cs b530f0e110 Texture Cache: "Texture Groups" and "Texture Dependencies" (#2001) před 5 roky
TextureDescriptor.cs f0e27a23a5 Add short duration texture cache (#3754) před 3 roky
TextureDescriptorType.cs 32764f9560 Add XML documentation to Ryujinx.Graphics.Gpu.Image před 6 roky
TextureGroup.cs da073fce61 GPU: Fast path for adding one texture view to a group (#4528) před 3 roky
TextureGroupHandle.cs da073fce61 GPU: Fast path for adding one texture view to a group (#4528) před 3 roky
TextureInfo.cs 96cf242bcf Handle mismatching texture size with copy dependencies (#4364) před 3 roky
TextureManager.cs 96cf242bcf Handle mismatching texture size with copy dependencies (#4364) před 3 roky
TextureMatchQuality.cs 0108004691 Prefer truly perfect texture matches over fomat aliased ones (#1754) před 5 roky
TextureMsaaMode.cs 32764f9560 Add XML documentation to Ryujinx.Graphics.Gpu.Image před 6 roky
TexturePool.cs 1fc90e57d2 Update range for remapped sparse textures instead of recreating them (#4442) před 3 roky
TexturePoolCache.cs 3c3bcd82fe Add a sampler pool cache and improve texture pool cache (#3487) před 3 roky
TextureScaleMode.cs 0a80a837cb Use "Undesired" scale mode for certain textures rather than blacklisting (#2537) před 4 roky
TextureSearchFlags.cs 96cf242bcf Handle mismatching texture size with copy dependencies (#4364) před 3 roky
TextureTarget.cs f0b00c1ae9 Fix TXQ for 3D textures. (#2613) před 4 roky
TextureViewCompatibility.cs cda659955c Texture Sync, incompatible overlap handling, data flush improvements. (#2971) před 4 roky