mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-31 09:37:11 +02:00
Fix 3 graphics related issues (#180)
* Fix 3 graphics related bugs * OGLShader shouldn't be public (yet)
This commit is contained in:
parent
1b48089a12
commit
b8786d0acc
8 changed files with 40 additions and 14 deletions
|
@ -43,6 +43,7 @@ namespace Ryujinx.Graphics.Gal.Shader
|
|||
Frcp,
|
||||
Frsq,
|
||||
Fsin,
|
||||
Fsqrt,
|
||||
Ftos,
|
||||
Ftou,
|
||||
Ipa,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue