0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/libobs-opengl
Palana 824ff961d0 Enable GL vertex attribute normalization
Fixes GL vertex color attributes
2014-05-02 00:37:32 +02:00
..
.gitignore first commit 2013-09-30 19:37:13 -07:00
CMakeLists.txt Move from glLoadGen to GLAD 2014-04-15 22:19:40 +02:00
gl-cocoa.m Use high resolution GL surface when available 2014-04-16 22:39:20 +02:00
gl-helpers.c Fix style errors (please don't make me do this) 2014-04-12 11:21:47 -07:00
gl-helpers.h libobs-opengl: Fix some code formatting issues 2014-04-24 21:10:07 -07:00
gl-indexbuffer.c Use bzalloc instead of bmalloc then memset 2014-02-09 12:34:07 -07:00
gl-shader.c Use bzalloc instead of bmalloc then memset 2014-02-09 12:34:07 -07:00
gl-shaderparser.c Give cf_parser functions better naming 2014-03-01 01:25:41 -07:00
gl-shaderparser.h 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+) 2013-12-02 22:24:38 -07:00
gl-stagesurf.c Implement encoder interface (still preliminary) 2014-03-16 16:21:34 -07:00
gl-subsystem.c GL/D3D11: Add scissor support 2014-05-01 11:26:17 -07:00
gl-subsystem.h libobs-opengl: Fix some code formatting issues 2014-04-24 21:10:07 -07:00
gl-texture2d.c Minor fix to GL texture cleanup 2014-03-29 17:23:31 -07:00
gl-texturecube.c Use bzalloc instead of bmalloc then memset 2014-02-09 12:34:07 -07:00
gl-vertexbuffer.c Enable GL vertex attribute normalization 2014-05-02 00:37:32 +02:00
gl-windows.c Fix a possible null pointer dereference 2014-04-21 21:28:40 -04:00
gl-x11.c Move from glLoadGen to GLAD 2014-04-15 22:19:40 +02:00
gl-zstencil.c Use bzalloc instead of bmalloc then memset 2014-02-09 12:34:07 -07:00