Zachary Lund 840c1cfd65 I removed GL-specific extension checking to a platform independent file. 11 years ago
..
glew aead95f5e3 converted project to vs2013, removed 2010 support (ugh) 12 years ago
.gitignore f255ae1922 first commit 12 years ago
CMakeLists.txt 683585938c add infrastructure for app bundle target and unmark as advanced 12 years ago
gl-cocoa.m 840c1cfd65 I removed GL-specific extension checking to a platform independent file. 11 years ago
gl-exports.h 74aa1c466b add osx iosurface opengl integration 12 years ago
gl-helpers.c 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-helpers.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-indexbuffer.c 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-shader.c 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-shaderparser.c f41bb4b7e9 add support for texture_rect texture type in shaders, add new form, clear up a few things in the API 12 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 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-subsystem.c 840c1cfd65 I removed GL-specific extension checking to a platform independent file. 11 years ago
gl-subsystem.h 969a71d716 call NSOpenGLContext 'update' on opengl context on macos when resizing 12 years ago
gl-texture2d.c 0781670ba2 add handling of GL_TEXTURE_RECTANGLE target, and add automatic handling if using it as a sprite 12 years ago
gl-texturecube.c 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-vertexbuffer.c 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-windows.c 840c1cfd65 I removed GL-specific extension checking to a platform independent file. 11 years ago
gl-x11.c 840c1cfd65 I removed GL-specific extension checking to a platform independent file. 11 years ago
gl-zstencil.c 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
makefile.am 80b8176e29 GLX implementation and *nix-specific file handling implementation 12 years ago