ReinUsesLisp
1690f1adba
vk_shader_decompiler: Disable default values on unwritten render targets
...
Some games like The Legend of Zelda: Breath of the Wild assign
render targets without writing them from the fragment shader. This
generates Vulkan validation errors, so silence these I previously
introduced a commit to set "vec4(0, 0, 0, 1)" for these attachments. The
problem is that this is not what games expect. This commit reverts that
change.
2020-01-24 01:16:21 -03:00
..
2019-11-20 16:00:40 -03:00
2020-01-19 23:22:34 -05:00
2020-01-18 19:56:55 -04:00
2020-01-24 01:16:21 -03:00
2020-01-16 17:30:55 -03:00
2020-01-17 08:22:32 -05:00
2019-12-22 12:24:34 -04:00
2020-01-19 21:12:43 -03:00
2019-07-26 16:54:22 -04:00
2019-03-20 22:36:02 -04:00
2019-10-04 19:59:53 -04:00
2019-10-04 19:59:53 -04:00
2019-08-21 01:55:25 -03:00
2019-10-04 19:59:53 -04:00
2019-11-27 17:46:11 -05:00
2019-10-04 19:59:53 -04:00
2019-12-30 13:04:53 +01:00
2019-12-30 13:04:53 +01:00
2019-10-17 17:55:46 -04:00
2019-10-17 17:55:46 -04:00
2019-11-26 21:55:38 -05:00
2019-07-09 08:11:35 -07:00
2019-10-27 16:44:09 -04:00
2019-08-21 02:17:14 -03:00
2019-12-11 18:11:49 +00:00
2019-11-26 21:55:37 -05:00
2018-11-08 00:31:39 -05:00
2019-07-01 04:32:01 -04:00
2019-09-22 07:23:13 -04:00
2019-03-05 20:35:32 -05:00
2019-08-21 01:55:25 -03:00
2019-04-02 15:54:11 -03:00
2019-04-02 15:54:11 -03:00
2019-11-14 20:57:10 -03:00
2019-11-14 20:57:10 -03:00
2019-11-08 22:48:50 +00:00
2019-04-11 22:11:40 -04:00