John Bradley 431a02459d libobs/graphics: Add int vector support to shaders 10 years ago
..
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 cf9f21e422 (API Change) libobs/graphics: Change gs_create param 10 years ago
effect-parser.c f6728189f5 libobs: Implement BorderColor sampler state value 9 years ago
effect-parser.h c9df41c1e2 (API Change) Remove pointers from all typedefs 11 years ago
effect.c 876cc94d51 libobs: Fix bug where bool constant size would be 1 9 years ago
effect.h ea8327ce5b libobs: Always free effect if not cached 10 years ago
graphics-ffmpeg.c 9f63554e69 libobs: Add gs_create_texture_file_data function 9 years ago
graphics-imports.c ccfd57d100 libobs/graphics: Rename inconsistent function names 10 years ago
graphics-internal.h ccfd57d100 libobs/graphics: Rename inconsistent function names 10 years ago
graphics-magick.c 9f63554e69 libobs: Add gs_create_texture_file_data function 9 years ago
graphics.c 9f63554e69 libobs: Add gs_create_texture_file_data function 9 years ago
graphics.h 431a02459d libobs/graphics: Add int vector support to shaders 9 years ago
image-file.c a6c8a923e9 libobs: Remove trailing whitespace 9 years ago
image-file.h 13890a46e6 libobs/graphics: Add gs_image_file_* functions (w/animated gifs) 9 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 8d1d1ddd14 Add reverse matrix multiply functions 11 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 431a02459d libobs/graphics: Add int vector support to shaders 9 years ago
shader-parser.h 5780f3f177 (API Change) Improve graphics API consistency 11 years ago
texture-render.c 83630fa14a libobs/graphics: Safely fail gs_texrender_begin with 0,0 size 10 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 85ffa10d3f libobs/graphics: Fix vec4_to_(rgba/bgra) functions 9 years ago