Exeldro
|
82864559f2
libobs: Fix errors for gs_effect_create
|
2 年之前 |
Norihiro Kamae
|
fa02582db6
libobs/graphics: Define DARRAY macro types used in effect
|
2 年之前 |
Lain
|
106c7aa61f
Update copyrights/names
|
2 年之前 |
Norihiro Kamae
|
d65ca911dd
libobs: Add casts to da_push_back_array arguments
|
4 年之前 |
jp9000
|
f53df7da64
clang-format: Apply formatting
|
6 年之前 |
Michael Fabian 'Xaymar' Dirks
|
195b11341f
libobs: Add additional effect debugging information
|
6 年之前 |
Dmitry-Me
|
b835d7ec05
libobs: Fix effect parsing log specifiers
|
6 年之前 |
Alex Anderson
|
fc97512f71
libobs: Fix crash when pixel or vertex shader are missing
|
7 年之前 |
Alex Anderson
|
af67086912
libobs: Add HLSL annotation parsing
|
7 年之前 |
nleseul
|
5a111cf073
libobs: Handle 'in', 'out', and 'inout' keywords in shader parsers
|
7 年之前 |
Shaolin
|
cb9f767e45
libobs/plugins/UI: Suppress -Wimplicit-fallthrough introduced by GCC 7
|
8 年之前 |
jp9000
|
f6728189f5
libobs: Implement BorderColor sampler state value
|
9 年之前 |
Palana
|
4a22f314d6
libobs/graphics: Fix printf format warning
|
10 年之前 |
jp9000
|
d44d3b1f0a
libobs: Use locale-independent double conversion
|
10 年之前 |
jp9000
|
e4305d147b
libobs: Fix default negative int/float shader vals
|
10 年之前 |
jp9000
|
c9df41c1e2
(API Change) Remove pointers from all typedefs
|
11 年之前 |
jp9000
|
5780f3f177
(API Change) Improve graphics API consistency
|
11 年之前 |
jp9000
|
9d300685ca
(API Change) Unsquish libobs/util
|
11 年之前 |
jp9000
|
b64900e630
Graphics: Comment out parsed shader logging
|
11 年之前 |
jp9000
|
e9342143a7
Simplify and extend callback/signalling system
|
11 年之前 |
jp9000
|
e560a426c5
Give cf_parser functions better naming
|
11 年之前 |
jp9000
|
2dbbffe4a2
Make a number of key optimizations
|
11 年之前 |
jp9000
|
8298fa4dc7
With the permission of my fellow contributors, I'm switching obs-studio back to GPL v2+ to prevent issues between this project and the original OBS project, and for personal reasons to avoid legal ambiguity (not political reasons, I admittedly would prefer GPL v3+)
|
12 年之前 |
jp9000
|
bb329b9278
avoid using 'default' for enum switches
|
12 年之前 |
jp9000
|
ebbf4175d3
minor tweaks and get rid of the linker dependency I used for testing
|
12 年之前 |
jp9000
|
18834c6a45
some static analysis cleanup
|
12 年之前 |
jp9000
|
6e6535d568
initialize variable to NULL to be safe against uninitialized usage
|
12 年之前 |
jp9000
|
dfa2dc6eab
fix up the rest of the GL code, add glew to project, add makefiles for opengl, fix makefiles so that it can be built with gcc, update project files to automatically output to the build directory
|
12 年之前 |
jp9000
|
806bf557e5
removed a fairly pointless constant for the time being
|
12 年之前 |
jp9000
|
20490010e9
fix effect parser to properly parse and output uniform variables
|
12 年之前 |