| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
* Workaround for the lack of a program registry
* Call EnsureApplicationSaveData when launching a game
|
|
Co-authored-by: riperiperi <rhy3756547@hotmail.com>
|
|
duplication (#872)
|
|
Fix #744
|
|
* firmware installer
* Add directory installation option and fix 9.x support for directory
* Fix missing system font error while installing for the first time
* Address code style comments
* Create and use InvalidFirmwarePackageException
* Fix LDj3SNuD's comments
* addressed alex's comments
* add label to status bar to show current firmware version
Co-authored-by: Thog <thog@protonmail.com>
|
|
|
|
|
|
|
|
|
|
Also fix B5G6R5Unorm wrong definition in Ryujinx.Graphics.OpenGL.
|
|
|
|
Removes a useless null check
Aligns some values to improve readability
|
|
|
|
|
|
|
|
Add TODO comment for GL_EXT_polygon_offset_clamp
|
|
|
|
Thanks to LDj3SNuD for spotting these
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* ASTC optimizations
* Move code to Ryujinx.Common
* Support 3D textures
* Address feedback
* Remove ASTC logging
* Use stackalloc instead of a Buffer20 struct
* Code style and cleanup
* Respond to feedback
* Rearrange public/private property ordering
|
|
|
|
that never maps anything on the GPU to work
|
|
|
|
|
|
|
|
|
|
|