summaryrefslogtreecommitdiff
path: root/src/common/memory_detect.cpp
diff options
context:
space:
mode:
authorGravatar ReinUsesLisp2020-06-18 03:54:13 -0300
committerGravatar ReinUsesLisp2020-06-24 02:36:14 -0300
commit73fb3a304b215abce3cfb1c0c5eb2b43740b65ed (patch)
tree0b31d382ad261cd413c1d376867893db3066c369 /src/common/memory_detect.cpp
parentgl_stream_buffer: Always use a non-coherent buffer (diff)
downloadyuzu-73fb3a304b215abce3cfb1c0c5eb2b43740b65ed.tar.gz
yuzu-73fb3a304b215abce3cfb1c0c5eb2b43740b65ed.tar.xz
yuzu-73fb3a304b215abce3cfb1c0c5eb2b43740b65ed.zip
gl_device: Expose NV_vertex_buffer_unified_memory except on Turing
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.
Diffstat (limited to 'src/common/memory_detect.cpp')
0 files changed, 0 insertions, 0 deletions