jp9000 a27f2fbb3a Fix potentially uninitialized variable warnings 11 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 a27f2fbb3a Fix potentially uninitialized variable warnings 11 years ago
bounds.h 1c2a0524b7 Change graphics subsystem to 4x4 matrices 11 years ago
device-exports.h 7b12133af3 Use uint8_t* instead of void* for texture data 11 years ago
effect-parser.c b64900e630 Graphics: Comment out parsed shader logging 11 years ago
effect-parser.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
effect.c dbb9124bf6 Remove 'effect' param from effect param funcs 11 years ago
effect.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
graphics-ffmpeg.c 7e06af1aa8 Don't use swscale if format is supported 11 years ago
graphics-imports.c caf8ca9ba8 Remove 'shader' param from shader param functions 11 years ago
graphics-internal.h 57cfd4f991 Implement function to reset blend state 11 years ago
graphics-magick.c 6db5458f22 Define magickcore macros to remove warnings 11 years ago
graphics.c 9fc05e2a1d Set default values for blend state structure 11 years ago
graphics.h 57cfd4f991 Implement function to reset blend state 11 years ago
input.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-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 1c2a0524b7 Change graphics subsystem to 4x4 matrices 11 years ago
matrix4.h 1c2a0524b7 Change graphics subsystem to 4x4 matrices 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 e9342143a7 Simplify and extend callback/signalling system 12 years ago
shader-parser.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
texture-render.c 268e4e7811 Add more checks for NULL pointers 12 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 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
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 1c2a0524b7 Change graphics subsystem to 4x4 matrices 11 years ago