James Park
|
2996a6c06b
libobs/graphics: Support debug markers
|
6 years ago |
jp9000
|
bb034308d4
libobs-d3d11: Log errors from HasBadNV12Output just in case
|
6 years ago |
jp9000
|
4aed743a93
libobs-d3d11: Improve NV12 validity check for AMD
|
6 years ago |
jp9000
|
52eb536b04
libobs-d3d11: Check for bad NV12 output on all devices
|
6 years ago |
jp9000
|
b4c35fab75
libobs-d3d11: Perform actual test for NV12 driver bug
|
6 years ago |
jp9000
|
3607eb9b25
libobs-d3d11: Remove NV12 blacklist
|
6 years ago |
jp9000
|
492f50ee87
libobs-d3d11: Set acquired bool when texture acquired
|
6 years ago |
jp9000
|
cea0a1e73a
libobs-d3d11: Disable NV12 textures if NVENC unavailable
|
6 years ago |
jp9000
|
ccd801b03e
libobs-d3d11: Blacklist certain adapters from NV12
|
6 years ago |
jp9000
|
28860411dd
libobs-d3d11: Improve check for NV12 texture support
|
6 years ago |
jp9000
|
86f82c952a
libobs-d3d11: Actually use paired NV12 member variable
|
6 years ago |
jp9000
|
93fc61fa82
libobs/graphics: Add NV12 texture support
|
7 years ago |
jp9000
|
b64d7d71d0
libobs/graphics: Add texture sharing functions
|
7 years ago |
jp9000
|
8695be6a34
Revert "libobs-d3d11: Initialize variable to zero"
|
7 years ago |
SuslikV
|
671b6032e2
libobs-d3d11: Initialize variable to zero
|
7 years ago |
SuslikV
|
dbfcbac3e4
libobs-d3d11: Do not allow Alt+Enter interception
|
7 years ago |
Wouter
|
65f81105f5
libobs-d3d11: Allow multiple display captures of same monitor
|
7 years ago |
jp9000
|
0d6204c8af
Fix a number of MSVC warnings
|
7 years ago |
jp9000
|
c111fa68b8
libobs: Add vertex/index buffer "direct" flush functions
|
8 years ago |
Micah Elizabeth Scott
|
b55bb44845
libobs-d3d11: Fix gs_enable_color
|
8 years ago |
Richard Stanway
|
58e2e69f81
libobs-d3d11: Better error message for missing D3DCompiler
|
8 years ago |
jp9000
|
e6f9a73235
libobs-d3d11: Fix bug where vertex buffers would be reset
|
8 years ago |
jp9000
|
ea6efc9514
libobs-d3d11: Only load vertex buffer before drawing
|
8 years ago |
Ryan Foster
|
be98cee2a0
Fix various typos across multiple modules
|
8 years ago |
jp9000
|
d2bb7157c2
libobs-d3d11: Add optional macro to log shader disassembly
|
9 years ago |
jp9000
|
f6fae9b7e9
libobs-d3d11: Remove possible null pointer dereference
|
9 years ago |
jp9000
|
8e8834f109
libobs-d3d11: Rebuild device and assets if device removed/reset
|
9 years ago |
jp9000
|
951c6892b0
libobs-d3d11: Use linked list for all objects (for rebuilding)
|
9 years ago |
jp9000
|
ecd5b4ee81
libobs-d3d11: Save all D3D11 object descriptors (for rebuilding)
|
9 years ago |
jp9000
|
e4900751c3
libobs-d3d11: Store device adapter index (for rebuilding)
|
9 years ago |