| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-04-27 | Move solution and projects to src | TSR Berry | |
| 2022-12-05 | Make structs readonly when applicable (#4002) | Andrey Sukharev | |
| * Make all structs readonly when applicable. It should reduce amount of needless defensive copies * Make structs with trivial boilerplate equality code record structs * Remove unnecessary readonly modifiers from TextureCreateInfo * Make BitMap structs readonly too | |||
| 2021-12-31 | Force crop when presentation cached texture size mismatches (#2957) | gdkchan | |
| 2020-12-15 | gui/gpu: Implement setting and toggle for Aspect Ratio (#1777) | Ac_K | |
| * gui/gpu: Implement setting and toggle for Aspect Ratio * address gdkchan feedback and add 16:10 * fix config.json file * Fix rebase * Address gdkchan feedback * Address rip feedback * Fix aspectWidth | |||
| 2020-01-09 | Initial work | gdk | |
