Bennett Rennier
72d89fbd2c
Change interlace_detect to a bool when using hardcoded settings
...
Fixes a compliation error that occurs if `RUNTIME_SHADER_PARAMS_ENABLE' is turned off. The inline function `is_interlaced' in the file `src/scanline-functions.h' expects `interlace_detect' to be a bool, not a float.
2021-10-21 13:11:41 -05:00
hunterk
ab43d6c913
make royale's interlacing detection toggle-able at runtime
2019-12-31 15:08:28 -06:00
hunterk
b4203c5f8c
fix disabled runtime parameters code path
2017-12-28 20:34:39 -06:00
hunterk
760d334b53
massive overhaul of crt-royale and all associated shaders
2017-11-29 13:40:28 -06:00
hunterk
6f47464db3
fix beam_horiz_filter, update kurozumi, add fallback to fix my AMD crash
2017-05-04 16:34:39 -05:00
hunterk
8590410b30
try to get some more params working with royale
2017-05-03 16:34:58 -05:00
hunterk
8f4886fcc3
add initial, broken first pass of crt-royale
2016-08-12 11:04:59 -05:00