BearOso
316b234b09
crt-royale: Fix division by zero when border is 0.
...
When border size is 0, a division by zero causes the border to
become infinitely large. Special-case this.
2023-01-29 18:40:20 -06:00
hunterk
7f34fc7469
clean up blurs directory ( #307 )
...
* clean up blurs
* fix some paths and prune some dead presets
* fix ntsc path
2022-09-26 12:18:44 -05:00
mudlord
2322a3fe48
Losslessly compress LUTs
2022-04-16 18:56:18 +10:00
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
66bda5d3b8
delete mistakenly committed file
2019-12-31 15:09:34 -06:00
hunterk
ab43d6c913
make royale's interlacing detection toggle-able at runtime
2019-12-31 15:08:28 -06:00
hunterk
fc0d4519f7
fix no-aa mode in royale
2019-09-27 16:15:14 -05:00
hunterk
8537d7b8de
fix royale geom tilt angles
2019-09-16 09:35:12 -05:00
hunterk
e19f75abf9
omg fix stupid error that broke royale geom modes
2019-09-15 09:33:35 -05:00
hunterk
52db21c079
fixes for various compiler nits
2019-01-29 16:32:54 -06:00
Stuart Carnie
c915193e82
fix(crt-royale): Ensures output location is defined for Metal support
...
* error after SPIRV-Cross is that output locations are not defined
2018-07-14 14:42:33 -07:00
hunterk
b4203c5f8c
fix disabled runtime parameters code path
2017-12-28 20:34:39 -06:00
hunterk
202d0c7684
crt-royale fixes
2017-11-30 09:03:34 -06:00
hunterk
eaf306f550
temporary fix for royale being too dark
2017-11-29 20:27:50 -06:00
hunterk
760d334b53
massive overhaul of crt-royale and all associated shaders
2017-11-29 13:40:28 -06:00
hunterk
8ad32974b1
add crt-royale fake-bloom shaders and preset; intel version is broken so no preset for it yet
2017-10-20 23:34:10 -05: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
0640cc2cca
force srgb framebuffers in crt-royale passes
2016-12-07 21:14:21 -06:00
hunterk
9825d7bb0e
more royale work
2016-09-02 12:31:09 -05:00
hunterk
b2f36e20c2
fix =C:/Users/HKaller/Desktop/MinGW-w64-RetroArch/==, change default kurozumi mask sample
2016-09-01 14:31:28 -05:00
hunterk
75c3eb5d1a
more crt-royale work
2016-09-01 11:26:09 -05:00
hunterk
abda62a6aa
add some royale parameters
2016-08-30 14:57:13 -05:00
hizzlekizzle
ae8692aa04
remove testing failsafe on crt-royale-bloom-approx
2016-08-26 11:34:43 -05:00
hunterk
6035d32e17
big royale cleanup
2016-08-26 11:28:24 -05:00
hunterk
cc581b1418
more royale work; almost there
2016-08-25 12:38:14 -05:00
hunterk
f82445a2a7
another royale pass down...
2016-08-23 16:07:26 -05:00
hunterk
f947ce7097
give royale passes non-testing FragColors
2016-08-19 15:33:40 -05:00
hunterk
98c2a8229f
more work on crt-royale >_<
2016-08-19 15:26:12 -05:00
hunterk
13b985aaf9
more work on royale, long way to go
2016-08-18 09:54:37 -05:00
hunterk
7fd320b967
move crt-royale parameters to params.inc
2016-08-15 10:45:08 -05:00
hunterk
21b40f9cc6
fix interlacing detection in crt-royale first pass
2016-08-15 10:43:29 -05:00
hunterk
8f4886fcc3
add initial, broken first pass of crt-royale
2016-08-12 11:04:59 -05:00