ReinUsesLisp
a7b6bd56d7
vk_stream_buffer: Fix out of memory on boot on recent Nvidia drivers
...
Nvidia recently introduced a new memory type for data streaming
(awesome!), but yuzu was assuming that all heaps had enough memory
for the assumed stream buffer size (256 MiB).
This worked fine on AMD but Nvidia's new memory heap was smaller than
256 MiB. This commit changes this assumption and allocates a bit less
than the size of the preferred heap, with a maximum of 256 MiB (to avoid
allocating all system memory on integrated devices).
- Fixes a crash on NVIDIA 450.82.0.0
2020-04-17 18:12:48 -03:00
..
2020-04-15 04:06:30 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-15 03:30:08 -03:00
2020-04-10 22:49:02 -03:00
2020-04-16 02:33:34 -03:00
2020-04-16 02:33:34 -03:00
2020-04-16 02:33:34 -03:00
2020-04-16 02:33:34 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-15 22:33:29 -04:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-16 19:58:13 -04:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-15 15:03:49 -04:00
2020-03-13 18:33:05 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-03-14 11:47:33 -04:00
2020-04-17 18:12:48 -03:00
2020-04-17 18:12:48 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-10 22:49:02 -03:00
2020-04-16 02:33:34 -03:00
2020-04-16 02:33:34 -03:00
2020-03-31 21:32:08 -03:00
2020-03-31 21:32:08 -03:00