jp9000 93fc61fa82 libobs/graphics: Add NV12 texture support 7 年之前
..
libnsgif 13890a46e6 libobs/graphics: Add gs_image_file_* functions (w/animated gifs) 9 年之前
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 年之前
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 年之前
basemath.hpp f255ae1922 first commit 12 年之前
bounds.c 73c7248cdb Fix 'missing braces' warning 11 年之前
bounds.h 1c2a0524b7 Change graphics subsystem to 4x4 matrices 11 年之前
device-exports.h cf9f21e422 (API Change) libobs/graphics: Change gs_create param 10 年之前
effect-parser.c fc97512f71 libobs: Fix crash when pixel or vertex shader are missing 7 年之前
effect-parser.h af67086912 libobs: Add HLSL annotation parsing 7 年之前
effect.c e0cd45be9b libobs: Add additional gs_effect_get_ functions 7 年之前
effect.h af67086912 libobs: Add HLSL annotation parsing 7 年之前
graphics-ffmpeg.c 0d6204c8af Fix a number of MSVC warnings 8 年之前
graphics-imports.c 93fc61fa82 libobs/graphics: Add NV12 texture support 6 年之前
graphics-internal.h 93fc61fa82 libobs/graphics: Add NV12 texture support 6 年之前
graphics-magick.c fef71c4b7c libobs: Fix ImageMagick header path 8 年之前
graphics.c 93fc61fa82 libobs/graphics: Add NV12 texture support 6 年之前
graphics.h 93fc61fa82 libobs/graphics: Add NV12 texture support 6 年之前
image-file.c 0497095f97 Fix a number of GCC warnings 8 年之前
image-file.h b30c843622 libobs: Export image-file to c 7 年之前
input.h c9df41c1e2 (API Change) Remove pointers from all typedefs 11 年之前
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 年之前
math-extra.c 3da014543e fix min_adjust usage in calc_torque 12 年之前
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 年之前
matrix3.c 1c2a0524b7 Change graphics subsystem to 4x4 matrices 11 年之前
matrix3.h 1c2a0524b7 Change graphics subsystem to 4x4 matrices 11 年之前
matrix4.c e3847109be libobs/graphics: Add SSE intrinsics for matrix4_transpose 9 年之前
matrix4.h 8d1d1ddd14 Add reverse matrix multiply functions 11 年之前
plane.c 1c2a0524b7 Change graphics subsystem to 4x4 matrices 11 年之前
plane.h 1c2a0524b7 Change graphics subsystem to 4x4 matrices 11 年之前
quat.c 1c2a0524b7 Change graphics subsystem to 4x4 matrices 11 年之前
quat.h 1c2a0524b7 Change graphics subsystem to 4x4 matrices 11 年之前
shader-parser.c 5a111cf073 libobs: Handle 'in', 'out', and 'inout' keywords in shader parsers 7 年之前
shader-parser.h 5a111cf073 libobs: Handle 'in', 'out', and 'inout' keywords in shader parsers 7 年之前
texture-render.c 65094eefe4 libobs: Don't try to keep rendering if a texture wasn't allocated 9 年之前
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 年之前
vec2.h 0ff4feab02 libobs/graphics: Fix the 2D vector dot product func 9 年之前
vec3.c 1c2a0524b7 Change graphics subsystem to 4x4 matrices 11 年之前
vec3.h 1c2a0524b7 Change graphics subsystem to 4x4 matrices 11 年之前
vec4.c 1c2a0524b7 Change graphics subsystem to 4x4 matrices 11 年之前
vec4.h 85ffa10d3f libobs/graphics: Fix vec4_to_(rgba/bgra) functions 9 年之前