Ryujinx/Ryujinx.Common
Alex Barney d1ab9fb42c ASTC optimizations (#845)
* ASTC optimizations

* Move code to Ryujinx.Common

* Support 3D textures

* Address feedback

* Remove ASTC logging

* Use stackalloc instead of a Buffer20 struct

* Code style and cleanup

* Respond to feedback

* Rearrange public/private property ordering
2020-01-09 02:13:00 +01:00
..
Configuration Rewrite the configuration system (#831) 2019-12-21 20:52:31 +01:00
Extensions PrntStub: Add a way to print arrays (#711) 2019-06-27 13:11:51 +02:00
Logging Rewrite the configuration system (#831) 2019-12-21 20:52:31 +01:00
Pools Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
Utilities ASTC optimizations (#845) 2020-01-09 02:13:00 +01:00
PerformanceCounter.cs Initial work 2020-01-09 02:13:00 +01:00
ReactiveObject.cs Fix ReactiveObject initial event not being propagated with boolean types (#860) 2020-01-05 17:35:55 +01:00
Ryujinx.Common.csproj Rewrite the configuration system (#831) 2019-12-21 20:52:31 +01:00