Ryujinx/Ryujinx.HLE
Thomas Guillemard eeb626947e Implement Shared Fonts (#215)
* 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.
2018-08-04 18:38:49 -03:00
..
Font Implement Shared Fonts (#215) 2018-08-04 18:38:49 -03:00
Gpu Implement A2B10G10R10 TextureFormat (#248) 2018-07-29 01:41:02 -03:00
Hid Implement Shared Fonts (#215) 2018-08-04 18:38:49 -03:00
Loaders Fix wrong assignment and allow null FilePaths on Executable 2018-07-17 17:28:41 -03:00
Logging Implement Shared Fonts (#215) 2018-08-04 18:38:49 -03:00
OsHle Implement Shared Fonts (#215) 2018-08-04 18:38:49 -03:00
Resource Implement Shared Fonts (#215) 2018-08-04 18:38:49 -03:00
Settings Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
PerformanceStatistics.cs Small OpenGL Renderer refactoring (#177) 2018-06-23 21:39:25 -03:00
Ryujinx.HLE.csproj Implement Shared Fonts (#215) 2018-08-04 18:38:49 -03:00
Switch.cs Implement Shared Fonts (#215) 2018-08-04 18:38:49 -03:00
VirtualFileSystem.cs Implement Shared Fonts (#215) 2018-08-04 18:38:49 -03:00