Ryujinx/ARMeilleure/Common
FICTURE7 9c0dbb9c07 Make EntryTable<T> expandable
* EntryTable is now expandable instead of being a fixed slab.
* Remove EntryTable<T>.TryAllocate
* Remove Counter<T>.TryCreate

Address LDj3SNuD's feedback
2021-04-16 18:20:05 +04:00
..
BitMap.cs PPTC & Pool Enhancements. (#1968) 2021-02-22 03:23:48 +01:00
BitMapPool.cs PPTC & Pool Enhancements. (#1968) 2021-02-22 03:23:48 +01:00
BitUtils.cs CodeGen Optimisations (LSRA and Translator) (#978) 2020-03-18 22:44:32 +11:00
Counter.cs Make EntryTable<T> expandable 2021-04-16 18:20:05 +04:00
EntryTable.cs Make EntryTable<T> expandable 2021-04-16 18:20:05 +04:00
EnumUtils.cs Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
SortedIntegerList.cs CodeGen Optimisations (LSRA and Translator) (#978) 2020-03-18 22:44:32 +11:00
ThreadStaticPool.cs PPTC & Pool Enhancements. (#1968) 2021-02-22 03:23:48 +01:00
ThreadStaticPoolEnums.cs PPTC & Pool Enhancements. (#1968) 2021-02-22 03:23:48 +01:00