Zachary Lund cc44c93fbf Fixed missed boolean check 12 years ago
..
GL 488c90b3d2 Removed mercurial leftovers 12 years ago
.gitignore f255ae1922 first commit 12 years ago
CMakeLists.txt f33e693a6e Fixed cmake for Windows 12 years ago
gl-cocoa.m 74ab96a3ad I removed GLEW, added glLoadGen (renamed to GL here), and added implementations for all platforms. Hopefully this goes better than GLAD did. 12 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 f4379d7889 Changed constness on passed argument, updated VC++ project files 12 years ago
gl-subsystem.h 74ab96a3ad I removed GLEW, added glLoadGen (renamed to GL here), and added implementations for all platforms. Hopefully this goes better than GLAD did. 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 cc44c93fbf Fixed missed boolean check 12 years ago
gl-x11.c 1c48834cb5 Fixed signedness issue on GLX 12 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