Richard Stanway
|
c2c47b1169
libobs: Check effect mutex exists before destroying it
|
10 years ago |
jp9000
|
ea8327ce5b
libobs: Always free effect if not cached
|
10 years ago |
jp9000
|
be52fa26f9
Add gs_blend_function_separate
|
10 years ago |
jp9000
|
cdb27ac06b
libobs: Add functions to push/pop blend states
|
10 years ago |
jp9000
|
699201a06e
libobs: Cache effects to prevent shader duplicates
|
10 years ago |
jp9000
|
1cb02d5879
libobs: Add function to enumerate video adapters
|
10 years ago |
jp9000
|
44b8c24f34
libobs: Add output duplicator support
|
10 years ago |
Christoph Hohmann
|
278aa141e3
Fix creating textures from image data with flipping
|
11 years ago |
jp9000
|
caa32cb6d1
Add support for shared textures to graphics API
|
11 years ago |
jp9000
|
41fad2d1a4
(API Change) Use const params where applicable
|
11 years ago |
jp9000
|
05ac1aea2c
Do not modify gs_init_data parameter in gs_create
|
11 years ago |
jp9000
|
05f89f48ea
Ensure num_backbuffers > 0 in gs_swapchain_create
|
11 years ago |
jp9000
|
c9df41c1e2
(API Change) Remove pointers from all typedefs
|
11 years ago |
jp9000
|
5291760cf8
Fix gs_matrix_* 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
|
9fc05e2a1d
Set default values for blend state structure
|
11 years ago |
jp9000
|
57cfd4f991
Implement function to reset blend state
|
11 years ago |
jp9000
|
d098087b06
Set default blend function to srcalpa/invsrcalpha
|
11 years ago |
jp9000
|
32b4d12fe3
Add FFmpeg image file support to the core
|
11 years ago |
jp9000
|
7b12133af3
Use uint8_t* instead of void* for texture data
|
11 years ago |
jp9000
|
e44addccb0
Rename GS_ERROR_MODULENOTFOUND
|
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
|
77edf6f263
Remove unused parameter for texture file loading
|
11 years ago |
jp9000
|
16f45e7244
Remove unused texture file loading functions
|
11 years ago |
jp9000
|
8aa49cc9ad
Remove unused graphics subsystem functions
|
11 years ago |
jp9000
|
f4e7a893c5
Remove 'rebuild' variable from vertexbuffer_flush
|
11 years ago |