0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 21:13:04 +02:00
obs-studio/libobs/graphics
2013-10-10 12:37:03 -07:00
..
axisang.c first commit 2013-09-30 19:37:13 -07:00
axisang.h first commit 2013-09-30 19:37:13 -07:00
basemath.hpp first commit 2013-09-30 19:37:13 -07:00
bounds.c first commit 2013-09-30 19:37:13 -07:00
bounds.h first commit 2013-09-30 19:37:13 -07:00
effect-parser.c removed a fairly pointless constant for the time being 2013-10-10 07:46:27 -07:00
effect-parser.h fix effect parser to properly parse and output uniform variables 2013-10-09 21:38:55 -07:00
effect.c first commit 2013-09-30 19:37:13 -07:00
effect.h first commit 2013-09-30 19:37:13 -07:00
graphics-imports.c first commit 2013-09-30 19:37:13 -07:00
graphics-internal.h update graphics subsystem code to add mipmap support and also add initial GL texture stuff and helper functions 2013-10-04 08:55:33 -07:00
graphics.c move around some graphics stuff and put in copyright comments 2013-10-04 12:13:59 -07:00
graphics.h added z-stencil buffers to GL and made a GS_MAX_TEXTURES macro 2013-10-10 12:37:03 -07:00
input.h first commit 2013-09-30 19:37:13 -07:00
math-defs.h first commit 2013-09-30 19:37:13 -07:00
math-extra.c first commit 2013-09-30 19:37:13 -07:00
math-extra.h first commit 2013-09-30 19:37:13 -07:00
matrix3.c first commit 2013-09-30 19:37:13 -07:00
matrix3.h first commit 2013-09-30 19:37:13 -07:00
matrix4.c first commit 2013-09-30 19:37:13 -07:00
matrix4.h first commit 2013-09-30 19:37:13 -07:00
plane.c first commit 2013-09-30 19:37:13 -07:00
plane.h first commit 2013-09-30 19:37:13 -07:00
quat.c first commit 2013-09-30 19:37:13 -07:00
quat.h first commit 2013-09-30 19:37:13 -07:00
shader-parser.c removed a fairly pointless constant for the time being 2013-10-10 07:46:27 -07:00
shader-parser.h added initial GL shader code 2013-10-09 15:48:16 -07:00
texture-render.c fixed code that used the newer gs_create_texture version 2013-10-04 09:01:39 -07:00
vec2.c first commit 2013-09-30 19:37:13 -07:00
vec2.h first commit 2013-09-30 19:37:13 -07:00
vec3.c first commit 2013-09-30 19:37:13 -07:00
vec3.h first commit 2013-09-30 19:37:13 -07:00
vec4.c first commit 2013-09-30 19:37:13 -07:00
vec4.h first commit 2013-09-30 19:37:13 -07:00