| .. |
|
GL
|
fe1adfceec
Broke Windows, here's a fix.
|
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
|
6c92cf5841
Implement output, improve video/audio subsystems
|
11 years ago |
|
gl-helpers.c
|
6ffcd5e74e
Implement FBO blit texture copy
|
11 years ago |
|
gl-helpers.h
|
6ffcd5e74e
Implement FBO blit texture copy
|
11 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
|
6ffcd5e74e
Implement FBO blit texture copy
|
11 years ago |
|
gl-subsystem.c
|
6ffcd5e74e
Implement FBO blit texture copy
|
11 years ago |
|
gl-subsystem.h
|
6ffcd5e74e
Implement FBO blit texture copy
|
11 years ago |
|
gl-texture2d.c
|
6c92cf5841
Implement output, improve video/audio subsystems
|
11 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
|
cd9c4b39d0
We only really require GLX 1.3. Also fixed version check to be more appropriate.
|
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 |