jp9000
|
2a99e6ff18
libobs-d3d11: Log monitors/VRAM
|
10 years ago |
jp9000
|
ccfd57d100
libobs/graphics: Rename inconsistent function names
|
10 years ago |
jp9000
|
2b62c33c16
libobs-d3d11: Use windowless context
|
10 years ago |
jp9000
|
cedd894fe7
libobs-d3d11: Make sure current swap is valid
|
10 years ago |
jp9000
|
be52fa26f9
Add gs_blend_function_separate
|
10 years ago |
jp9000
|
e7cca4edd1
libobs-d3d11: Fix incorrect format specifier
|
10 years ago |
jp9000
|
73c6dca1b5
libobs-d3d11: Fix potentially uninitialized vars
|
10 years ago |
jp9000
|
f4406e71f4
libobs-d3d11: Use member initialization
|
10 years ago |
martell
|
5d184dc8e5
obs-d3d11: use sprintf for mingw-w64
|
10 years ago |
martell
|
d1a1a84722
obs-d3d11: Use cinttypes header (mingw)
|
10 years ago |
jp9000
|
111b516043
libobs-d3d11: Log available adapters
|
11 years ago |
jp9000
|
389c0b95d6
libobs-d3d11: Log adapter ID
|
11 years ago |
jp9000
|
1cb02d5879
libobs: Add function to enumerate video adapters
|
11 years ago |
jp9000
|
caa32cb6d1
Add support for shared textures to graphics API
|
11 years ago |
jp9000
|
a1b46c0fa5
libobs-d3d11: Don't depend on specific D3DCompiler
|
11 years ago |
jp9000
|
41fad2d1a4
(API Change) Use const params where applicable
|
11 years ago |
jp9000
|
c9df41c1e2
(API Change) Remove pointers from all typedefs
|
11 years ago |
jp9000
|
a8d4774eef
Fix D3D11 render target blending issues
|
11 years ago |
jp9000
|
5780f3f177
(API Change) Improve graphics API consistency
|
11 years ago |
jp9000
|
778cc2b318
(API Change) obs_reset_video: Use return codes
|
11 years ago |
jp9000
|
89a5bdbcf1
Add gs_device_type function
|
11 years ago |
jp9000
|
a446dd74af
Add gs_device_name function
|
11 years ago |
jp9000
|
7b12133af3
Use uint8_t* instead of void* for texture data
|
11 years ago |
jp9000
|
caf8ca9ba8
Remove 'shader' param from shader param functions
|
11 years ago |
jp9000
|
27010a2f56
Add a 'flush' command to graphics subsystem
|
11 years ago |
jp9000
|
e42667d8f4
d3d11: Fix a number of warnings
|
11 years ago |
jp9000
|
8aa49cc9ad
Remove unused graphics subsystem functions
|
11 years ago |
jp9000
|
f4e7a893c5
Remove 'rebuild' variable from vertexbuffer_flush
|
11 years ago |
jp9000
|
1c2a0524b7
Change graphics subsystem to 4x4 matrices
|
11 years ago |
paibox
|
8334c48677
D3D11 scissorrect fix
|
11 years ago |