index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Ryujinx.Graphics.GAL
/
Format.cs
Age
Commit message (
Expand
)
Author
2022-09-08
Restride vertex buffer when stride causes attributes to misalign in Vulkan. (...
riperiperi
2022-08-16
Vulkan: Add ETC2 texture formats (#3576)
gdkchan
2022-08-11
Fix blend with RGBX color formats (#3553)
gdkchan
2022-07-31
Vulkan backend (#2518)
gdkchan
2022-03-15
Implement S8D24 texture format and tweak depth range detection (#2458)
gdkchan
2022-01-22
Add support for BC1/2/3 decompression (for 3D textures) (#2987)
gdkchan
2021-12-30
Add support for the R4G4 texture format (#2956)
gdkchan
2021-08-20
Swap BGR components for 16-bit BGR texture formats (#2567)
gdkchan
2021-02-08
Implement ETC2 (RGB) texture format (#2000)
gdkchan
2021-01-05
gpu: Implement missing texture formats (#1867)
Ac_K
2020-11-01
Support 3D BC4 and BC5 compressed textures (#1655)
gdkchan
2020-09-11
Allow swizzles to match with "undefined" components (#1538)
riperiperi
2020-07-26
Implement BGRA texture support (#1418)
gdkchan
2020-07-07
Implement Zero-Configuration Resolution Scaling (#1365)
riperiperi
2020-01-09
Fix BC6 Signed/Unsigned float texture formats
gdk
2020-01-09
Initial work
gdk