obs-studio/libobs-opengl
jp9000 ccfd57d100 libobs/graphics: Rename inconsistent function names
Renames functions:
gs_shader_setmatrix3 -> gs_shader_set_matrix3
gs_voltexture_getdepth -> gs_voltexture_get_depth
2015-10-21 07:46:43 -07:00
..
.gitignore
CMakeLists.txt Generate proper DL_OPENGL value for linux 2015-02-16 15:28:42 -05:00
gl-cocoa.m libobs-opengl: Use windowless context (cocoa) 2015-08-05 01:07:18 -07:00
gl-helpers.c
gl-helpers.h
gl-indexbuffer.c (API Change) Use const params where applicable 2014-09-26 17:23:07 -07:00
gl-shader.c libobs/graphics: Rename inconsistent function names 2015-10-21 07:46:43 -07:00
gl-shaderparser.c
gl-shaderparser.h
gl-stagesurf.c (API Change) Use const params where applicable 2014-09-26 17:23:07 -07:00
gl-subsystem.c libobs/graphics: Rename inconsistent function names 2015-10-21 07:46:43 -07:00
gl-subsystem.h libobs-opengl: Remove windowless context #error 2015-08-05 01:07:21 -07:00
gl-texture2d.c (API Change) Use const params where applicable 2014-09-26 17:23:07 -07:00
gl-texturecube.c (API Change) Use const params where applicable 2014-09-26 17:23:07 -07:00
gl-vertexbuffer.c (API Change) Use const params where applicable 2014-09-26 17:23:07 -07:00
gl-windows.c libobs-opengl: Use windowless context (windows) 2015-08-05 01:07:19 -07:00
gl-x11.c libobs-opengl: Terminate visual attribs with None 2015-10-18 01:04:12 -07:00
gl-zstencil.c