aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Headless.SDL2/OpenGL
AgeCommit message (Expand)Author
2024-02-10Make IOpenGLContext.HasContext context dependent (#6290)1.1.1177Mary Guillemard
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)1.1.1095TSRBerry
2023-09-25Headless: Add support for Scaling Filters, Anti-aliasing and Exclusive Fullsc...1.1.1025Theun de Bruijn
2023-07-24Add workflow to automatically check code style issues for PRs (#4670)1.1.969TSRBerry
2023-07-06Headless: Add support for fullscreen option (#5339)1.1.953Theun de Bruijn
2023-06-28[Ryujinx.Headless.SDL2] Address dotnet-format issues (#5379)1.1.939TSRBerry
2023-05-02Add hide-cursor command line argument & always hide cursor option (#4613)1.1.743TSRBerry
2023-04-27Move solution and projects to srcTSR Berry