gdkchan 34d19f381c Fix texture level offset/size calculation when sparse tile width is > 1 (#1142) il y a 6 ans
..
AutoDeleteCache.cs 92703af555 Address PR feedback il y a 6 ans
FormatInfo.cs 92703af555 Address PR feedback il y a 6 ans
FormatTable.cs a11f6f5235 Fix some spelling mistakes il y a 6 ans
Pool.cs a11f6f5235 Fix some spelling mistakes il y a 6 ans
ReductionFilter.cs 92703af555 Address PR feedback il y a 6 ans
Sampler.cs 12d49c37d2 Make max anisotropy configurable (#1043) il y a 6 ans
SamplerDescriptor.cs 4738113f29 Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) il y a 6 ans
SamplerMinFilter.cs 32764f9560 Add XML documentation to Ryujinx.Graphics.Gpu.Image il y a 6 ans
SamplerMipFilter.cs 32764f9560 Add XML documentation to Ryujinx.Graphics.Gpu.Image il y a 6 ans
SamplerPool.cs b8e3909d80 Add a GetSpan method to the memory manager and use it on GPU (#877) il y a 6 ans
Texture.cs 34d19f381c Fix texture level offset/size calculation when sparse tile width is > 1 (#1142) il y a 6 ans
TextureBindingInfo.cs a11f6f5235 Fix some spelling mistakes il y a 6 ans
TextureBindingsManager.cs 3cb1fa0e85 Implement texture buffers (#1152) il y a 6 ans
TextureCompatibility.cs ffaad0eaac Fix missing S8 format on texture compatibility check il y a 6 ans
TextureComponent.cs 32764f9560 Add XML documentation to Ryujinx.Graphics.Gpu.Image il y a 6 ans
TextureDescriptor.cs 4738113f29 Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) il y a 6 ans
TextureDescriptorType.cs 32764f9560 Add XML documentation to Ryujinx.Graphics.Gpu.Image il y a 6 ans
TextureInfo.cs bacb278dc1 Fix typos pointed out by LDj3SNuD il y a 6 ans
TextureManager.cs 3cb1fa0e85 Implement texture buffers (#1152) il y a 6 ans
TextureMsaaMode.cs 32764f9560 Add XML documentation to Ryujinx.Graphics.Gpu.Image il y a 6 ans
TexturePool.cs b8e3909d80 Add a GetSpan method to the memory manager and use it on GPU (#877) il y a 6 ans
TexturePoolCache.cs a11f6f5235 Fix some spelling mistakes il y a 6 ans
TextureSearchFlags.cs 32764f9560 Add XML documentation to Ryujinx.Graphics.Gpu.Image il y a 6 ans
TextureTarget.cs 32764f9560 Add XML documentation to Ryujinx.Graphics.Gpu.Image il y a 6 ans