| .. |
|
libnsgif
|
13890a46e6
libobs/graphics: Add gs_image_file_* functions (w/animated gifs)
|
9 years ago |
|
axisang.c
|
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 |
|
axisang.h
|
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 |
|
basemath.hpp
|
f255ae1922
first commit
|
12 years ago |
|
bounds.c
|
73c7248cdb
Fix 'missing braces' warning
|
11 years ago |
|
bounds.h
|
1c2a0524b7
Change graphics subsystem to 4x4 matrices
|
11 years ago |
|
device-exports.h
|
2996a6c06b
libobs/graphics: Support debug markers
|
6 years ago |
|
effect-parser.c
|
b835d7ec05
libobs: Fix effect parsing log specifiers
|
6 years ago |
|
effect-parser.h
|
af67086912
libobs: Add HLSL annotation parsing
|
7 years ago |
|
effect.c
|
e0cd45be9b
libobs: Add additional gs_effect_get_ functions
|
7 years ago |
|
effect.h
|
af67086912
libobs: Add HLSL annotation parsing
|
7 years ago |
|
graphics-ffmpeg.c
|
0d6204c8af
Fix a number of MSVC warnings
|
8 years ago |
|
graphics-imports.c
|
2996a6c06b
libobs/graphics: Support debug markers
|
6 years ago |
|
graphics-internal.h
|
2996a6c06b
libobs/graphics: Support debug markers
|
6 years ago |
|
graphics-magick.c
|
fef71c4b7c
libobs: Fix ImageMagick header path
|
8 years ago |
|
graphics.c
|
2996a6c06b
libobs/graphics: Support debug markers
|
6 years ago |
|
graphics.h
|
2996a6c06b
libobs/graphics: Support debug markers
|
6 years ago |
|
image-file.c
|
d18c62b2b5
libobs, image-source: Fix ABI break in image_file_t structure
|
6 years ago |
|
image-file.h
|
d18c62b2b5
libobs, image-source: Fix ABI break in image_file_t structure
|
6 years ago |
|
input.h
|
c9df41c1e2
(API Change) Remove pointers from all typedefs
|
11 years ago |
|
math-defs.h
|
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 |
|
math-extra.c
|
3da014543e
fix min_adjust usage in calc_torque
|
12 years ago |
|
math-extra.h
|
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 |
|
matrix3.c
|
1c2a0524b7
Change graphics subsystem to 4x4 matrices
|
11 years ago |
|
matrix3.h
|
1c2a0524b7
Change graphics subsystem to 4x4 matrices
|
11 years ago |
|
matrix4.c
|
e3847109be
libobs/graphics: Add SSE intrinsics for matrix4_transpose
|
9 years ago |
|
matrix4.h
|
8d1d1ddd14
Add reverse matrix multiply functions
|
11 years ago |
|
plane.c
|
1c2a0524b7
Change graphics subsystem to 4x4 matrices
|
11 years ago |
|
plane.h
|
1c2a0524b7
Change graphics subsystem to 4x4 matrices
|
11 years ago |
|
quat.c
|
1c2a0524b7
Change graphics subsystem to 4x4 matrices
|
11 years ago |
|
quat.h
|
1c2a0524b7
Change graphics subsystem to 4x4 matrices
|
11 years ago |
|
shader-parser.c
|
cb67192077
libobs: Fix invalid max_anisotropy value
|
6 years ago |
|
shader-parser.h
|
5a111cf073
libobs: Handle 'in', 'out', and 'inout' keywords in shader parsers
|
7 years ago |
|
texture-render.c
|
65094eefe4
libobs: Don't try to keep rendering if a texture wasn't allocated
|
9 years ago |
|
vec2.c
|
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 |
|
vec2.h
|
0ff4feab02
libobs/graphics: Fix the 2D vector dot product func
|
9 years ago |
|
vec3.c
|
1c2a0524b7
Change graphics subsystem to 4x4 matrices
|
11 years ago |
|
vec3.h
|
1c2a0524b7
Change graphics subsystem to 4x4 matrices
|
11 years ago |
|
vec4.c
|
1c2a0524b7
Change graphics subsystem to 4x4 matrices
|
11 years ago |
|
vec4.h
|
85ffa10d3f
libobs/graphics: Fix vec4_to_(rgba/bgra) functions
|
9 years ago |