ReinUsesLisp
ff64c3951a
texture_cache/surface_base: Fix out of bounds texture views
...
Some texture views were being created out of bounds (with more layers or
mipmaps than what the original texture has). This is because of a
miscalculation in mipmap bounding. end_layer and end_mipmap are out of
bounds (e.g. layer 6 in a cubemap), there's no need to add one more
there.
Fixes OpenGL errors and Vulkan crashes on Splatoon 2.
2019-11-29 16:51:14 -03:00
..
2019-11-20 16:00:40 -03:00
2019-04-01 12:53:47 -04:00
2019-11-24 19:36:30 -05:00
2019-11-26 21:55:38 -05:00
2019-11-26 21:55:38 -05:00
2019-11-27 05:53:43 -05:00
2019-11-29 16:51:14 -03:00
2019-11-08 22:48:50 +00:00
2019-11-22 21:28:48 -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-10-16 10:34:48 -04:00
2019-11-03 22:22:41 -05: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-11-26 21:55:38 -05: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