Philip Rebohle
0d40c20aef
[dxvk] Compact vertex buffer bindings
...
This way, we can always update all vertex buffer bindings with one
single API call, without having to deal with any gaps in binding IDs.
The previous optimization triggers a bug in some drivers when no
vertex buffer is ever bound to a given binding point, and may also
trigger inefficient behaviour if the binding range is assumed to
be contiguous.
2019-05-08 03:37:49 +02:00
..
2019-05-07 22:05:35 +02:00
2019-04-19 11:41:12 +02:00
2019-05-06 00:08:57 +02:00
2019-02-15 17:38:52 +01:00
2019-04-02 15:05:44 +02:00
2019-04-02 14:48:39 +02:00
2018-09-17 10:45:28 +02:00
2019-02-04 10:01:29 +01:00
2019-02-04 10:01:29 +01:00
2019-04-02 13:17:05 +02:00
2019-05-06 00:08:57 +02:00
2019-05-07 20:36:18 +02:00
2019-04-03 19:46:28 +02:00
2019-05-06 00:18:59 +02:00
2019-05-08 00:52:30 +02:00
2019-05-08 03:37:49 +02:00
2019-05-07 20:51:27 +02:00
2019-01-11 13:43:15 +01:00
2019-01-10 16:59:53 +01:00
2018-05-13 21:34:38 +02:00
2018-05-13 21:34:38 +02:00
2019-04-03 17:40:05 +02:00
2018-11-27 11:42:13 +01:00
2019-02-17 08:32:03 +01:00
2018-08-27 14:22:14 +02:00
2019-03-28 10:02:11 +01:00
2019-05-05 16:49:17 +02:00
2019-05-05 16:49:17 +02:00
2018-11-17 01:17:03 +01:00
2018-11-17 01:17:03 +01:00
2018-09-10 21:40:40 +02:00
2019-05-06 00:08:57 +02:00
2018-11-08 18:10:49 +01:00
2018-06-23 13:06:42 +02:00
2019-02-04 07:31:17 +01:00
2019-02-04 07:31:17 +01:00
2019-03-14 21:16:38 +01:00
2019-03-14 21:16:38 +01:00
2019-04-08 01:51:38 +02:00
2019-04-06 12:31:20 +02:00
2019-05-08 03:37:49 +02:00
2019-05-06 03:15:45 +02:00
2018-05-24 20:18:37 +02:00
2019-02-09 01:01:43 +01:00
2019-04-18 12:08:27 +02:00
2018-11-29 22:53:04 +01:00
2019-05-04 15:59:18 +02:00
2019-04-18 23:18:15 +02:00
2018-03-22 11:01:54 +01:00
2018-09-17 20:42:08 +02:00
2019-05-06 03:15:45 +02:00
2017-12-06 23:36:11 +01:00
2017-12-06 23:36:11 +01:00
2019-03-14 16:47:17 +01:00
2019-01-30 13:52:43 +01:00
2018-06-23 13:06:42 +02:00
2018-04-11 23:13:34 +02:00
2019-03-25 18:22:56 +01:00
2018-09-27 11:44:09 +02:00
2018-07-09 11:23:28 +02:00
2018-05-25 17:44:50 +02:00
2019-03-26 16:05:27 +01:00
2019-03-26 16:05:27 +01:00
2019-04-19 11:41:12 +02:00
2019-04-19 11:41:12 +02:00
2018-12-20 01:35:27 +01:00
2018-12-20 01:35:27 +01:00
2019-01-30 13:52:43 +01:00
2019-01-30 13:52:43 +01:00
2018-04-09 19:38:32 +02:00
2018-07-19 08:55:34 +02:00
2019-05-07 20:51:18 +02:00
2019-05-07 20:51:18 +02:00
2019-04-14 13:28:57 +02:00
2019-04-14 13:28:57 +02:00
2019-05-05 16:49:17 +02:00
2019-05-05 16:49:17 +02:00
2017-12-11 19:17:08 +01:00
2019-01-22 20:13:43 +01:00
2019-01-22 20:13:43 +01:00
2017-10-10 23:32:13 +02:00
2018-06-16 10:40:30 +02:00
2018-10-31 21:51:23 +01:00
2018-10-31 21:51:23 +01:00
2018-10-25 11:30:02 +02:00
2018-10-25 11:30:02 +02:00
2019-05-07 20:51:18 +02:00
2019-05-07 20:51:18 +02:00
2019-05-01 01:57:34 +02:00
2019-05-06 03:15:45 +02:00
2019-01-09 18:02:00 +01:00
2017-12-12 00:41:56 +01:00
2019-05-06 03:15:45 +02:00
2019-05-06 03:15:45 +02:00
2019-05-06 03:15:45 +02:00
2018-04-03 14:49:13 +02:00
2019-04-14 13:28:57 +02:00
2019-03-02 19:56:01 +01:00
2019-04-03 17:40:05 +02:00
2019-01-16 20:01:20 +01:00
2019-05-03 14:37:59 +02:00
2019-05-07 22:05:35 +02:00