Ryujinx/Ryujinx.Audio/Renderer
Hunter c963b3c804
Added Generic Math to BitUtils (#3929)
* Generic Math Update

Updated Several functions in Ryujinx.Common/Utilities/BitUtils to use generic math

* Updated BitUtil calls

* Removed Whitespace

* Switched decrement

* Fixed changed method calls.

The method calls were originally changed on accident due to me relying too much on intellisense doing stuff for me

* Update Ryujinx.Common/Utilities/BitUtils.cs

Co-authored-by: gdkchan <gab.dark.100@gmail.com>

Co-authored-by: gdkchan <gab.dark.100@gmail.com>
2022-12-26 14:11:05 +00:00
..
Common Added Generic Math to BitUtils (#3929) 2022-12-26 14:11:05 +00:00
Device misc: Reformat Ryujinx.Audio with dotnet-format (#3485) 2022-07-25 15:46:33 -03:00
Dsp amadeus: Add missing compressor effect from REV11 (#4010) 2022-12-06 15:04:25 +01:00
Parameter amadeus: Add missing compressor effect from REV11 (#4010) 2022-12-06 15:04:25 +01:00
Server Added Generic Math to BitUtils (#3929) 2022-12-26 14:11:05 +00:00
Utils Use new C# 11 u8 string literals (#3854) 2022-11-16 16:30:12 -03:00