ReinUsesLisp
c961770900
vk_compute_pass: Implement indexed quads
...
Implement indexed quads (GL_QUADS used with glDrawElements*) with a
compute pass conversion.
The compute shader converts from uint8/uint16/uint32 indices to uint32.
The format is passed through push constants to avoid having different
variants of the same shader.
- Used by Fast RMX
- Used by Xenoblade Chronicles 2 (it still has graphical due to
synchronization issues on Vulkan)
2020-04-16 21:12:32 -03:00
..
2020-04-16 02:33:34 -03:00
2020-04-15 15:03:49 -04:00
2020-04-16 19:58:13 -04:00
2020-04-16 21:12:32 -03:00
2020-04-16 02:05:54 -03:00
2020-04-16 01:39:51 -03:00
2020-04-13 10:17:32 -04:00
2020-04-10 22:49:02 -03:00
2020-03-14 11:47:33 -04:00
2020-03-14 11:47:33 -04:00
2020-02-28 17:56:41 -03:00
2019-03-20 22:36:02 -04:00
2020-04-15 14:14:41 -04:00
2020-04-06 09:21:46 -04:00
2020-04-06 09:21:46 -04:00
2020-04-06 09:21:46 -04:00
2020-04-06 09:21:46 -04:00
2020-04-06 09:21:46 -04:00
2020-03-24 21:03:42 -06:00
2020-04-06 09:21:46 -04:00
2020-03-09 18:40:06 -03:00
2020-03-09 18:40:06 -03:00
2020-03-22 22:25:44 +07:00
2019-10-17 17:55:46 -04:00
2020-04-08 18:09:16 -04:00
2020-04-08 13:40:46 -04:00
2020-03-12 21:42:33 -03:00
2019-08-21 02:17:14 -03:00
2020-04-06 09:23:08 -04: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
2020-04-06 09:23:07 -04:00
2020-04-06 09:21:46 -04:00
2019-03-05 20:35:32 -05:00
2020-03-24 21:03:42 -06:00
2019-04-02 15:54:11 -03:00
2019-04-02 15:54:11 -03:00
2020-03-12 21:42:33 -03:00
2020-04-01 01:14:04 -03:00
2020-03-25 23:32:42 -06:00
2020-03-24 21:03:42 -06:00