Norihiro Kamae
|
d65ca911dd
libobs: Add casts to da_push_back_array arguments
|
4 years ago |
jp9000
|
f53df7da64
clang-format: Apply formatting
|
6 years ago |
Michael Fabian 'Xaymar' Dirks
|
195b11341f
libobs: Add additional effect debugging information
|
6 years ago |
Dmitry-Me
|
b835d7ec05
libobs: Fix effect parsing log specifiers
|
6 years ago |
Alex Anderson
|
fc97512f71
libobs: Fix crash when pixel or vertex shader are missing
|
7 years ago |
Alex Anderson
|
af67086912
libobs: Add HLSL annotation parsing
|
7 years ago |
nleseul
|
5a111cf073
libobs: Handle 'in', 'out', and 'inout' keywords in shader parsers
|
7 years ago |
Shaolin
|
cb9f767e45
libobs/plugins/UI: Suppress -Wimplicit-fallthrough introduced by GCC 7
|
8 years ago |
jp9000
|
f6728189f5
libobs: Implement BorderColor sampler state value
|
9 years ago |
Palana
|
4a22f314d6
libobs/graphics: Fix printf format warning
|
10 years ago |
jp9000
|
d44d3b1f0a
libobs: Use locale-independent double conversion
|
10 years ago |
jp9000
|
e4305d147b
libobs: Fix default negative int/float shader vals
|
10 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
|
9d300685ca
(API Change) Unsquish libobs/util
|
11 years ago |
jp9000
|
b64900e630
Graphics: Comment out parsed shader logging
|
11 years ago |
jp9000
|
e9342143a7
Simplify and extend callback/signalling system
|
11 years ago |
jp9000
|
e560a426c5
Give cf_parser functions better naming
|
11 years ago |
jp9000
|
2dbbffe4a2
Make a number of key optimizations
|
11 years ago |
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 years ago |
jp9000
|
bb329b9278
avoid using 'default' for enum switches
|
12 years ago |
jp9000
|
ebbf4175d3
minor tweaks and get rid of the linker dependency I used for testing
|
12 years ago |
jp9000
|
18834c6a45
some static analysis cleanup
|
12 years ago |
jp9000
|
6e6535d568
initialize variable to NULL to be safe against uninitialized usage
|
12 years ago |
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 years ago |
jp9000
|
806bf557e5
removed a fairly pointless constant for the time being
|
12 years ago |
jp9000
|
20490010e9
fix effect parser to properly parse and output uniform variables
|
12 years ago |
jp9000
|
34357f00fb
finish up GLSL conversion stuff and make some minor tweaks to shader parser
|
12 years ago |
jp9000
|
f255ae1922
first commit
|
12 years ago |