Ryujinx/Ryujinx.Common/Utilities
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
..
BitUtils.cs Add Rshrn_V & Shrn_V Sse opt.. Add Mla_V, Mls_V & Mul_V Sse opt.; add Tests. (#614) 2019-03-13 19:23:52 +11:00
Buffers.cs ASTC optimizations (#845) 2020-01-09 02:13:00 +01:00
EmbeddedResources.cs Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc. fixes 2020-01-09 02:13:00 +01:00
HexUtils.cs Logger and Configuration Refactoring (#573) 2019-02-11 09:00:32 -03:00
SpanHelpers.cs ASTC optimizations (#845) 2020-01-09 02:13:00 +01:00