jp9000
|
be52fa26f9
Add gs_blend_function_separate
|
10 years ago |
jp9000
|
cdb27ac06b
libobs: Add functions to push/pop blend states
|
10 years ago |
jp9000
|
1cb02d5879
libobs: Add function to enumerate video adapters
|
10 years ago |
jp9000
|
44b8c24f34
libobs: Add output duplicator support
|
11 years ago |
jp9000
|
e994d6d498
graphics: Add gs_effect_loop helper function
|
11 years ago |
jp9000
|
8b4120bf7a
libobs: Add function to get cur. effect technique
|
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
|
c9df41c1e2
(API Change) Remove pointers from all typedefs
|
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
|
57cfd4f991
Implement function to reset blend state
|
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
|
dbb9124bf6
Remove 'effect' param from effect param funcs
|
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 |
jp9000
|
1c2a0524b7
Change graphics subsystem to 4x4 matrices
|
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 |
jp9000
|
966b943d5b
Remove majority of warnings
|
11 years ago |
jp9000
|
b067440f73
Use bzalloc instead of bmalloc then memset
|
11 years ago |