-
-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Various Post-Release Bugs (#215)
* Fix various bugs 1. set/getFont use StrongRef methods 2. RestoreState(Checked) checks Scissor and BlendState 3. Re-enable soc:u on 3DS 4. Fix renderer corrupting data if bigger than > 4096 verts(?) 5. Add setColorMask nil/none arg 6. Fix up fused games 7. Change logfile.lua to be more useful 8. Use FetchContent_Declare for lua-https 9. Set up cert info in sdmc:/config/ssl/cacert.pem 10. TextShaper fixes * fix lua-https bit here * update files for piepie * Fix up Matrices and Stuff (#216) * piepie did some things with matrices, fix up checkTextureSettings (with table) * fix up some more things * fix this one line in cafe graphics * should get() the unique_ptr * why is this still templated
- Loading branch information
Showing
63 changed files
with
1,156 additions
and
1,711 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.