getdls
696d9f0d07
[XCX] Re-add sharpen pass as default setting
...
XCX engine quick/cheap blur AA combined with a sharpen pass.
This aproximates original setting but scales to any res.
Edit sharpen_strength to personal preference
const float sharpen_strength = 0.2; //0 off, 1 full (edge haloing)
note, off = use only blur aa
2018-03-19 22:40:37 +01:00
..
2018-03-04 12:47:01 +01:00
2018-03-18 12:22:26 +01:00
2017-12-17 18:17:40 +01:00
2017-12-17 19:56:55 +01:00
2018-03-12 23:18:32 +01:00
2018-03-18 12:22:26 +01:00
2017-12-17 18:17:40 +01:00
2018-03-12 23:18:32 +01:00
2017-12-28 11:44:30 +01:00
2018-03-19 00:09:03 +01:00
2017-12-17 19:56:55 +01:00
2018-03-18 12:22:26 +01:00
2018-03-19 22:40:37 +01:00
2017-12-28 11:44:30 +01:00
2018-03-18 12:22:26 +01:00
2017-11-27 23:05:06 +01:00
2017-12-17 18:17:40 +01:00
2018-01-23 23:59:37 +01:00
2017-12-14 00:33:11 +01:00
2017-12-17 18:17:40 +01:00
2017-12-07 00:19:27 +01:00
2017-12-07 00:19:27 +01:00
2018-03-01 21:43:03 +01:00
2018-03-03 16:06:52 +01:00
2018-03-17 00:58:12 +01:00
2018-03-19 00:09:03 +01:00
2018-03-18 12:22:26 +01:00
2018-03-03 16:06:52 +01:00
2017-12-07 00:19:27 +01:00
2017-10-18 20:49:18 -07:00
2018-03-18 17:54:08 +01:00