Less naive palette shader.

This commit is contained in:
Marisa the Magician 2023-02-26 16:31:20 +01:00
commit a0521259a7
14 changed files with 57 additions and 7 deletions

View file

@ -191,6 +191,8 @@ HardwareShader postprocess scene
Uniform vec2 sfact
Uniform float palsat
Uniform float palpow
Uniform float paldither
Uniform int paldepth
Uniform int dsize
Uniform int doffset
Uniform int palnum
}