ryujinx/Ryujinx.Graphics.OpenGL/Converters
2020-01-09 02:13:00 +01:00
..
AddressModeConverter.cs
BlendFactorConverter.cs Initial support for the guest OpenGL driver (NVIDIA and Nouveau) 2020-01-09 02:13:00 +01:00
BlendOpConverter.cs Initial support for the guest OpenGL driver (NVIDIA and Nouveau) 2020-01-09 02:13:00 +01:00
CompareModeConverter.cs
CompareOpConverter.cs Initial support for the guest OpenGL driver (NVIDIA and Nouveau) 2020-01-09 02:13:00 +01:00
DepthModeConverter.cs Support depth clip mode and disable shader fast math optimization on NVIDIA as a workaround for compiler bugs (?) 2020-01-09 02:13:00 +01:00
DepthStencilModeConverter.cs
FaceConverter.cs
FrontFaceConverter.cs
IndexTypeConverter.cs
MagFilterConverter.cs Initial support for the guest OpenGL driver (NVIDIA and Nouveau) 2020-01-09 02:13:00 +01:00
MinFilterConverter.cs Initial support for the guest OpenGL driver (NVIDIA and Nouveau) 2020-01-09 02:13:00 +01:00
PrimitiveTopologyConverter.cs
StencilOpConverter.cs
SwizzleComponentConverter.cs
TargetConverter.cs