Ryujinx/Ryujinx.Audio/Renderer/Common
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
..
AuxiliaryBufferAddresses.cs misc: Reformat Ryujinx.Audio with dotnet-format (#3485) 2022-07-25 15:46:33 -03:00
BehaviourParameter.cs misc: Reformat Ryujinx.Audio with dotnet-format (#3485) 2022-07-25 15:46:33 -03:00
EdgeMatrix.cs misc: Reformat Ryujinx.Audio with dotnet-format (#3485) 2022-07-25 15:46:33 -03:00
EffectType.cs amadeus: Add missing compressor effect from REV11 (#4010) 2022-12-06 15:04:25 +01:00
MemoryPoolUserState.cs misc: Reformat Ryujinx.Audio with dotnet-format (#3485) 2022-07-25 15:46:33 -03:00
NodeIdHelper.cs misc: Reformat Ryujinx.Audio with dotnet-format (#3485) 2022-07-25 15:46:33 -03:00
NodeIdType.cs misc: Reformat Ryujinx.Audio with dotnet-format (#3485) 2022-07-25 15:46:33 -03:00
NodeStates.cs misc: Reformat Ryujinx.Audio with dotnet-format (#3485) 2022-07-25 15:46:33 -03:00
PerformanceDetailType.cs amadeus: Add missing compressor effect from REV11 (#4010) 2022-12-06 15:04:25 +01:00
PerformanceEntryType.cs misc: Reformat Ryujinx.Audio with dotnet-format (#3485) 2022-07-25 15:46:33 -03:00
PlayState.cs misc: Reformat Ryujinx.Audio with dotnet-format (#3485) 2022-07-25 15:46:33 -03:00
ReverbEarlyMode.cs misc: Reformat Ryujinx.Audio with dotnet-format (#3485) 2022-07-25 15:46:33 -03:00
ReverbLateMode.cs misc: Reformat Ryujinx.Audio with dotnet-format (#3485) 2022-07-25 15:46:33 -03:00
SinkType.cs misc: Reformat Ryujinx.Audio with dotnet-format (#3485) 2022-07-25 15:46:33 -03:00
UpdateDataHeader.cs misc: Reformat Ryujinx.Audio with dotnet-format (#3485) 2022-07-25 15:46:33 -03:00
VoiceUpdateState.cs misc: Reformat Ryujinx.Audio with dotnet-format (#3485) 2022-07-25 15:46:33 -03:00
WaveBuffer.cs misc: Reformat Ryujinx.Audio with dotnet-format (#3485) 2022-07-25 15:46:33 -03:00
WorkBufferAllocator.cs Added Generic Math to BitUtils (#3929) 2022-12-26 14:11:05 +00:00