Zachary Lund e3299d5662 Added rudimentary support for Qt on Linux 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 e3299d5662 Added rudimentary support for Qt on Linux 11 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 bb24591d48 Add copyright and name to files it applies to. 11 years ago
gl-subsystem.h 156009cc0c Fixed debug GL functions on windows (amend) 11 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 d3dab077cb Another attempt to fix ARB_debug_output, hopefully the last one. 11 years ago
gl-x11.c e3299d5662 Added rudimentary support for Qt on Linux 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