yuzu/src
ReinUsesLisp 73fb3a304b 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.
2020-06-24 02:36:14 -03:00
..
audio_core audren: Implement RendererInfo 2020-06-13 14:04:28 +10:00
common common/telemetry: Add AVX512 to telemetry 2020-06-20 00:31:37 -04:00
core Merge pull request #4138 from Morph1984/GyroscopeZeroDriftMode 2020-06-23 21:56:16 -04:00
input_common input_common/motion_emu: Remove redundant move 2020-06-19 14:29:59 +01:00
tests Merge pull request #3697 from lioncash/declarations 2020-04-23 02:18:52 -04:00
video_core gl_device: Expose NV_vertex_buffer_unified_memory except on Turing 2020-06-24 02:36:14 -03:00
web_service Replace externals with Conan (#3735) 2020-05-08 17:09:29 -04:00
yuzu Merge pull request #3948 from Morph1984/log-cpu-instructions 2020-06-23 15:19:47 -04:00
yuzu_cmd Fix: fatal error CVT1100 when compiling manifest file 2020-06-21 03:11:23 +02:00
yuzu_tester yuzu_tester: Silence type conversion warning 2020-06-22 22:56:15 -04:00
.clang-format
CMakeLists.txt CMakeLists: Make missing declarations a compile-time error 2020-04-16 23:43:41 -04:00