obs-studio/libobs/graphics
jp9000 13890a46e6 libobs/graphics: Add gs_image_file_* functions (w/animated gifs)
These functions allow animated gifs and management of image files.  Uses
libnsgif to load animated gifs.
2016-01-25 17:29:08 -08:00
..
libnsgif libobs/graphics: Add gs_image_file_* functions (w/animated gifs) 2016-01-25 17:29:08 -08:00
axisang.c
axisang.h
basemath.hpp
bounds.c Fix 'missing braces' warning 2014-07-13 12:44:33 -07:00
bounds.h Change graphics subsystem to 4x4 matrices 2014-06-14 23:17:04 -07:00
device-exports.h (API Change) libobs/graphics: Change gs_create param 2015-08-05 01:07:08 -07:00
effect-parser.c libobs/graphics: Fix printf format warning 2015-07-19 06:30:35 +02:00
effect-parser.h (API Change) Remove pointers from all typedefs 2014-09-25 21:48:11 -07:00
effect.c libobs: Always free effect if not cached 2015-04-10 09:48:55 -07:00
effect.h libobs: Always free effect if not cached 2015-04-10 09:48:55 -07:00
graphics-ffmpeg.c libobs: Add gs_create_texture_file_data function 2016-01-23 07:17:48 -08:00
graphics-imports.c libobs/graphics: Rename inconsistent function names 2015-10-21 07:46:43 -07:00
graphics-internal.h libobs/graphics: Rename inconsistent function names 2015-10-21 07:46:43 -07:00
graphics-magick.c libobs: Add gs_create_texture_file_data function 2016-01-23 07:17:48 -08:00
graphics.c libobs: Add gs_create_texture_file_data function 2016-01-23 07:17:48 -08:00
graphics.h libobs: Add gs_create_texture_file_data function 2016-01-23 07:17:48 -08:00
image-file.c libobs/graphics: Add gs_image_file_* functions (w/animated gifs) 2016-01-25 17:29:08 -08:00
image-file.h libobs/graphics: Add gs_image_file_* functions (w/animated gifs) 2016-01-25 17:29:08 -08:00
input.h (API Change) Remove pointers from all typedefs 2014-09-25 21:48:11 -07:00
math-defs.h
math-extra.c
math-extra.h
matrix3.c Change graphics subsystem to 4x4 matrices 2014-06-14 23:17:04 -07:00
matrix3.h Change graphics subsystem to 4x4 matrices 2014-06-14 23:17:04 -07:00
matrix4.c Add reverse matrix multiply functions 2014-08-20 12:34:44 -07:00
matrix4.h Add reverse matrix multiply functions 2014-08-20 12:34:44 -07:00
plane.c Change graphics subsystem to 4x4 matrices 2014-06-14 23:17:04 -07:00
plane.h Change graphics subsystem to 4x4 matrices 2014-06-14 23:17:04 -07:00
quat.c Change graphics subsystem to 4x4 matrices 2014-06-14 23:17:04 -07:00
quat.h Change graphics subsystem to 4x4 matrices 2014-06-14 23:17:04 -07:00
shader-parser.c libobs: Use locale-independent double conversion 2015-03-22 19:18:07 -07:00
shader-parser.h (API Change) Improve graphics API consistency 2014-08-09 11:57:38 -07:00
texture-render.c libobs/graphics: Safely fail gs_texrender_begin with 0,0 size 2015-10-22 17:42:44 -07:00
vec2.c
vec2.h
vec3.c Change graphics subsystem to 4x4 matrices 2014-06-14 23:17:04 -07:00
vec3.h Change graphics subsystem to 4x4 matrices 2014-06-14 23:17:04 -07:00
vec4.c Change graphics subsystem to 4x4 matrices 2014-06-14 23:17:04 -07:00
vec4.h Change graphics subsystem to 4x4 matrices 2014-06-14 23:17:04 -07:00