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 |
jp9000
|
5e2d283b9c
GL/D3D11: Add scissor support
|
11 years ago |
Palana
|
d19ba7f624
Update current samplers list on shader load
|
11 years ago |
Palana
|
12f0877ebc
Remove destroyed sampler states from the current samplers list
|
11 years ago |
jp9000
|
0e9b13fcf9
Fix style errors (please don't make me do this)
|
11 years ago |
BtbN
|
97c94b183a
Add copy_texture_region function
|
11 years ago |
jp9000
|
0a86e8fb3f
Add dummy GL texture flag & direct object access
|
11 years ago |
jp9000
|
fd37d9e9a8
Implement encoder interface (still preliminary)
|
11 years ago |
jp9000
|
4f7ab552df
Reimplement monitor capture
|
11 years ago |