jp9000
|
09fc41cc06
libobs: Use correct pointer
|
6 年之前 |
jp9000
|
bf41fd5a6b
libobs: Add graphics API to get graphics object pointer
|
6 年之前 |
jpark37
|
0e12d8189c
libobs: Add GPU timestamp query support
|
6 年之前 |
jp9000
|
f53df7da64
clang-format: Apply formatting
|
6 年之前 |
James Park
|
ba21fb947e
libobs: Fix various alpha issues
|
6 年之前 |
jp9000
|
f109d1c2bf
Revert "libobs: libobs-d3d11: obs-filters: No excess alpha"
|
6 年之前 |
James Park
|
8bafa51d3b
libobs: Fix GS_UNSIGNED_LONG definition
|
6 年之前 |
Jim
|
f1399b6d18
Merge pull request #1765 from jpark37/blend-alpha
|
6 年之前 |
James Park
|
2996a6c06b
libobs/graphics: Support debug markers
|
6 年之前 |
James Park
|
d91bd327d7
libobs: libobs-d3d11: obs-filters: No excess alpha
|
6 年之前 |
jp9000
|
93fc61fa82
libobs/graphics: Add NV12 texture support
|
7 年之前 |
jp9000
|
b64d7d71d0
libobs/graphics: Add texture sharing functions
|
7 年之前 |
jp9000
|
b56c33a260
libobs/util: Add THREAD_LOCAL macro
|
7 年之前 |
jp9000
|
c111fa68b8
libobs: Add vertex/index buffer "direct" flush functions
|
8 年之前 |
jp9000
|
a46f0b4808
libobs: Add option to duplicate vertex/index buffer data
|
8 年之前 |
jp9000
|
0bc0db1207
libobs/graphics: Add gs_draw_sprite_subregion function
|
9 年之前 |
jp9000
|
4dc0024198
libobs/graphics: Add ability to set shader texture sampler
|
9 年之前 |
jp9000
|
9f63554e69
libobs: Add gs_create_texture_file_data function
|
9 年之前 |
jp9000
|
46feac7f8f
libobs/graphics: Allow gs_render_sprite use without texture
|
9 年之前 |
jp9000
|
0be0eedc81
libobs/graphics: Allow NULL *_destroy parameters
|
10 年之前 |
jp9000
|
ccfd57d100
libobs/graphics: Rename inconsistent function names
|
10 年之前 |
jp9000
|
d242004bee
libobs/graphics: Add null/context warnings
|
10 年之前 |
jp9000
|
cf9f21e422
(API Change) libobs/graphics: Change gs_create param
|
10 年之前 |
Palana
|
f9eeb049fa
libobs: (Re-)Move (duplicate) graphics mutex init
|
10 年之前 |
Palana
|
f981b58b43
Revert "libobs: Check effect mutex exists before destroying it"
|
10 年之前 |
Richard Stanway
|
c2c47b1169
libobs: Check effect mutex exists before destroying it
|
10 年之前 |
jp9000
|
ea8327ce5b
libobs: Always free effect if not cached
|
10 年之前 |
jp9000
|
be52fa26f9
Add gs_blend_function_separate
|
10 年之前 |
jp9000
|
cdb27ac06b
libobs: Add functions to push/pop blend states
|
10 年之前 |
jp9000
|
699201a06e
libobs: Cache effects to prevent shader duplicates
|
10 年之前 |