jp9000 b64900e630 Graphics: Comment out parsed shader logging 11 years ago
..
.gitignore f255ae1922 first commit 12 years ago
CMakeLists.txt cfc3f2590e Update OSX dependencies for cmake generators other than ninja/make 11 years ago
gl-cocoa.m b0237fd581 Use high resolution GL surface when available 11 years ago
gl-helpers.c 0e9b13fcf9 Fix style errors (please don't make me do this) 11 years ago
gl-helpers.h d9d0d87431 libobs-opengl: Fix some code formatting issues 11 years ago
gl-indexbuffer.c b067440f73 Use bzalloc instead of bmalloc then memset 11 years ago
gl-shader.c b64900e630 Graphics: Comment out parsed shader logging 11 years ago
gl-shaderparser.c e560a426c5 Give cf_parser functions better naming 11 years ago
gl-shaderparser.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
gl-stagesurf.c fd37d9e9a8 Implement encoder interface (still preliminary) 11 years ago
gl-subsystem.c 5e2d283b9c GL/D3D11: Add scissor support 11 years ago
gl-subsystem.h d9d0d87431 libobs-opengl: Fix some code formatting issues 11 years ago
gl-texture2d.c b2885480fa Minor fix to GL texture cleanup 11 years ago
gl-texturecube.c b067440f73 Use bzalloc instead of bmalloc then memset 11 years ago
gl-vertexbuffer.c 824ff961d0 Enable GL vertex attribute normalization 11 years ago
gl-windows.c 96031f2392 Fix a possible null pointer dereference 11 years ago
gl-x11.c 944c2dc9f7 Destroy swapchain before removing the window info 11 years ago
gl-zstencil.c b067440f73 Use bzalloc instead of bmalloc then memset 11 years ago