This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
ryujinx
Watch
1
Star
0
Fork
You've already forked ryujinx
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a707842e14
ryujinx
/
Ryujinx.Graphics.Gpu
/
Image
History
gdkchan
a707842e14
Validate dimensions before creating texture (
#4430
)
2023-02-16 11:16:31 -03:00
..
AutoDeleteCache.cs
Limit texture cache based on total texture size (
#4350
)
2023-02-08 14:19:43 +01:00
FormatInfo.cs
Make structs readonly when applicable (
#4002
)
2022-12-05 14:47:39 +01:00
FormatTable.cs
Implement a software ETC2 texture decoder (
#4121
)
2022-12-21 20:39:58 -03:00
ITextureDescriptor.cs
Pool.cs
Add short duration texture cache (
#3754
)
2023-01-17 04:39:46 +01:00
PoolCache.cs
ReductionFilter.cs
Sampler.cs
SamplerDescriptor.cs
SamplerMinFilter.cs
SamplerMipFilter.cs
SamplerPool.cs
SamplerPoolCache.cs
Texture.cs
Limit texture cache based on total texture size (
#4350
)
2023-02-08 14:19:43 +01:00
TextureBindingInfo.cs
Make structs readonly when applicable (
#4002
)
2022-12-05 14:47:39 +01:00
TextureBindingsManager.cs
GPU: Force rebind when pool changes (
#4129
)
2022-12-21 17:35:28 -03:00
TextureCache.cs
Validate dimensions before creating texture (
#4430
)
2023-02-16 11:16:31 -03:00
TextureCompatibility.cs
Handle mismatching texture size with copy dependencies (
#4364
)
2023-02-08 08:48:09 +01:00
TextureComponent.cs
TextureDependency.cs
TextureDescriptor.cs
Add short duration texture cache (
#3754
)
2023-01-17 04:39:46 +01:00
TextureDescriptorType.cs
TextureGroup.cs
Fix partial updates for textures. (
#4401
)
2023-02-12 10:30:26 +01:00
TextureGroupHandle.cs
Fix texture flush from CPU WaitSync regression on OpenGL (
#4289
)
2023-01-14 11:23:57 -03:00
TextureInfo.cs
Handle mismatching texture size with copy dependencies (
#4364
)
2023-02-08 08:48:09 +01:00
TextureManager.cs
Handle mismatching texture size with copy dependencies (
#4364
)
2023-02-08 08:48:09 +01:00
TextureMatchQuality.cs
TextureMsaaMode.cs
TexturePool.cs
Handle mismatching texture size with copy dependencies (
#4364
)
2023-02-08 08:48:09 +01:00
TexturePoolCache.cs
TextureScaleMode.cs
TextureSearchFlags.cs
Handle mismatching texture size with copy dependencies (
#4364
)
2023-02-08 08:48:09 +01:00
TextureTarget.cs
TextureViewCompatibility.cs