| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-05 | Separate zeta from color formats (#1647) | gdkchan | |
| 2020-09-11 | Allow swizzles to match with "undefined" components (#1538) | riperiperi | |
| * Add swizzle matching rules. Improves rules which try to match incompatible formats as perfect, such as D32 float -> R32 float. Remove Format.HasOneComponent, since this information is now available via the FormatInfo struct. * Fix this rule. * Update component counts for depth formats. | |||
| 2020-01-09 | Address PR feedback | gdkchan | |
| Removes a useless null check Aligns some values to improve readability | |||
| 2020-01-09 | Address PR feedback | gdkchan | |
| Add TODO comment for GL_EXT_polygon_offset_clamp | |||
| 2020-01-09 | Add XML documentation to Ryujinx.Graphics.Gpu.State | gdkchan | |
| 2020-01-09 | Add per-source type memory change tracking, simplified state change ↵ | gdk | |
| tracking, other fixes | |||
| 2020-01-09 | Initial work | gdk | |
