mirror of https://github.com/yuzu-mirror/yuzu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Expose NV_vertex_buffer_unified_memory when the driver supports it. This commit adds a function the determine if a GL_RENDERER is a Turing GPU. This is required because on Turing GPUs Nvidia's driver crashes when the buffer is marked as resident or on DeleteBuffers. Without a synchronous debug output (single threaded driver), it's likely that the driver will crash in the first blocking call. |
5 years ago | |
---|---|---|
.. | ||
audio_core | ||
common | ||
core | 5 years ago | |
input_common | ||
tests | ||
video_core | 5 years ago | |
web_service | ||
yuzu | 5 years ago | |
yuzu_cmd | ||
yuzu_tester | 5 years ago | |
.clang-format | ||
CMakeLists.txt |