| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-16 | Move InvalidSystemResourceException with the other Exceptions (#794) | Ac_K | |
| * Move InvalidSystemResourceException with the other `InvalidSystemResourceException.cs` was in `Ryujinx.HLE/Resource` who didn't make sense since it's the only file in the folder, and other exceptions class are in `Ryujinx.HLE/Exceptions`. * Fix empty lines | |||
| 2018-08-04 | Implement Shared Fonts (#215) | Thomas Guillemard | |
| * Implement Shared Fonts This fully implements shared fonts. This commit is provided without fonts. This commit also add Size to HSharedMem.Positions to be able to add fonts to shared zones when RequestLoad is called. * Require the user to provide fonts in RyuFS/system * Use File.Exits instead of relying ona try/catch and change system resource exception format a bit * Make sure that font sum doesn't exceed 17MB Also rename font data dictionary for coherence. | |||
