diff options
author | ReinUsesLisp <reinuseslisp@airmail.cc> | 2020-06-18 03:54:13 -0300 |
---|---|---|
committer | ReinUsesLisp <reinuseslisp@airmail.cc> | 2020-06-24 02:36:14 -0300 |
commit | 73fb3a304b215abce3cfb1c0c5eb2b43740b65ed (patch) | |
tree | 0b31d382ad261cd413c1d376867893db3066c369 /src/common/timer.cpp | |
parent | 00c66a728958c3b2804131ce5baf44880119e018 (diff) |
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/timer.cpp')
0 files changed, 0 insertions, 0 deletions