riperiperi
0dbe45ae37
Fix various issues caused by Vertex/Index buffer conversions ( #3762 )
...
* Fix various issues caused by #3679
- The arguments for the 0th dummy vertex buffer were incorrect - it was given an offset of 16 rather than a size of 16.
- The wrong size was used when doing `autoBuffer.Get` on a converted vertex buffer.
- The possibility of a vertex buffer being disposed and then rebound can rebindings to find a different buffer where the current range is out of bounds. Avoid binding when out of range to prevent validation errors.
- The above also affects generation of converted buffers, which was a bit more fatal. Conversion functions now attempt to bound input offset/size.
* Fix offset for converted buffer
2022-10-16 19:38:58 -03:00
..
2022-07-31 18:26:06 -03:00
2022-09-08 20:30:19 -03:00
2022-07-31 18:26:06 -03:00
2022-09-14 13:48:31 -03:00
2022-07-31 18:26:06 -03:00
2022-07-31 18:26:06 -03:00
2022-10-16 19:38:58 -03:00
2022-10-08 11:28:27 -03:00
2022-09-20 18:38:48 -03:00
2022-10-03 20:08:38 -03:00
2022-10-08 11:28:27 -03:00
2022-07-31 18:26:06 -03:00
2022-07-31 18:26:06 -03:00
2022-07-31 18:26:06 -03:00
2022-07-31 18:26:06 -03:00
2022-07-31 18:26:06 -03:00
2022-09-08 20:30:19 -03:00
2022-07-31 18:26:06 -03:00
2022-07-31 18:26:06 -03:00
2022-07-31 18:26:06 -03:00
2022-07-31 18:26:06 -03:00
2022-07-31 18:26:06 -03:00
2022-07-31 18:26:06 -03:00
2022-07-31 18:26:06 -03:00
2022-07-31 18:26:06 -03:00
2022-07-31 18:26:06 -03:00
2022-09-20 18:38:48 -03:00
2022-07-31 18:26:06 -03:00
2022-07-31 18:26:06 -03:00
2022-09-13 07:59:38 +02:00
2022-07-31 18:26:06 -03:00
2022-09-13 07:59:38 +02:00
2022-08-04 21:30:08 +00:00
2022-09-08 20:30:19 -03:00
2022-07-31 18:26:06 -03:00
2022-09-20 18:38:48 -03:00
2022-07-31 18:26:06 -03:00
2022-10-16 19:25:40 -03:00
2022-10-16 19:38:58 -03:00
2022-07-31 18:26:06 -03:00
2022-07-31 18:26:06 -03:00
2022-07-31 18:26:06 -03:00
2022-07-31 18:26:06 -03:00
2022-08-11 18:07:37 -03:00
2022-07-31 18:26:06 -03:00
2022-10-16 19:38:58 -03:00
2022-09-29 12:32:49 -03:00
2022-08-11 18:07:37 -03:00
2022-10-08 11:28:27 -03:00
2022-09-08 20:30:19 -03:00
2022-07-31 18:26:06 -03:00
2022-07-31 18:26:06 -03:00
2022-09-08 20:30:19 -03:00
2022-07-31 18:26:06 -03:00
2022-08-11 18:07:37 -03:00
2022-07-31 18:26:06 -03:00
2022-10-10 08:35:44 +02:00
2022-07-31 18:26:06 -03:00
2022-10-02 10:59:34 +02:00
2022-08-11 18:07:37 -03:00
2022-10-08 11:28:27 -03:00
2022-07-31 18:26:06 -03:00
2022-10-08 12:04:47 -03:00
2022-07-31 18:26:06 -03:00
2022-07-31 18:26:06 -03:00
2022-10-08 12:04:47 -03:00
2022-07-31 18:26:06 -03:00
2022-10-16 19:38:58 -03:00
2022-08-20 16:20:27 -03:00
2022-07-31 18:26:06 -03:00
2022-09-08 20:30:19 -03:00
2022-09-20 18:38:48 -03:00
2022-09-19 15:05:26 -03:00
2022-09-19 15:05:26 -03:00