This website requires JavaScript.
Explore
Help
Register
Sign In
Museum
/
ryujinx
Archived
Watch
1
Star
0
Fork
0
You've already forked ryujinx
Code
Issues
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-02
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
74f8a9bd799989197ff8b2cc26ab11b64d55f3f7
ryujinx
/
Ryujinx.Graphics.Texture
History
gdkchan
3cb1fa0e85
Implement texture buffers (
#1152
)
...
* Implement texture buffers * Throw NotSupportedException where appropriate
2020-04-25 23:02:18 +10:00
..
Astc
Fix AstcDecoder Success property never being set to true
2020-01-09 02:13:00 +01:00
BlockLinearConstants.cs
Initial work
2020-01-09 02:13:00 +01:00
BlockLinearLayout.cs
Copy 16 bytes at a time for layout conversion, if possible
2020-01-09 02:13:00 +01:00
LayoutConverter.cs
Copy 16 bytes at a time for layout conversion, if possible
2020-01-09 02:13:00 +01:00
OffsetCalculator.cs
Initial work
2020-01-09 02:13:00 +01:00
Ryujinx.Graphics.Texture.csproj
Update .NET Core to 3.1, and update NuGet Packages (
#1121
)
2020-04-22 14:13:41 +10:00
Size.cs
Initial work
2020-01-09 02:13:00 +01:00
SizeCalculator.cs
Support copy of slices to 3D textures, remove old 3D render target layered render support, do not delete textures with existing views created from them
2020-01-09 02:13:00 +01:00
SizeInfo.cs
Implement texture buffers (
#1152
)
2020-04-25 23:02:18 +10:00