mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-05 06:26:49 +00:00
gl: Fixes for asahi linux
This commit is contained in:
parent
7884bcc21d
commit
f64c912d02
9 changed files with 43 additions and 6 deletions
|
|
@ -149,5 +149,6 @@ void main()
|
|||
ocol = (limit_range == FALSE)
|
||||
? color
|
||||
: ((color * 220.) + 16.) / 255.;
|
||||
ocol.a = 1.f;
|
||||
}
|
||||
)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue