ryujinx/Ryujinx.Core/OsHle
gdkchan 231fae1a4c
Texture/Vertex/Index data cache (#132)
* Initial implementation of the texture cache

* Cache vertex and index data aswell, some cleanup

* Improve handling of the cache by storing cached ranges on a list for each page

* Delete old data from the caches automatically, ensure that the cache is cleaned when the mapping/size changes, and some general cleanup
2018-06-08 21:15:56 -03:00
..
Diagnostics Initial work to support AArch32 with a interpreter, plus nvmm stubs (not used for now) 2018-05-26 17:50:47 -03:00
Exceptions
Handles
Ipc Fix ILibraryAppletCreator CreateStorage, implement Write on IStorageAccessor 2018-06-04 02:09:41 -03:00
Kernel Texture/Vertex/Index data cache (#132) 2018-06-08 21:15:56 -03:00
Services ReadBytes function in AMemory, with cleaner range check. (#136) 2018-06-08 21:15:02 -03:00
Utilities
AppletStateMgr.cs
ErrorCode.cs
ErrorModule.cs Add & Correct ErrorModules (#137) 2018-06-08 19:57:42 -03:00
GlobalStateTable.cs
Homebrew.cs
Horizon.cs
IdDictionary.cs
MemoryAllocator.cs
MemoryRegions.cs
MemoryType.cs
Process.cs
ServiceCtx.cs
SystemLanguage.cs
SystemStateMgr.cs