jp9000 2dbbffe4a2 Make a number of key optimizations 11 years ago
..
GL 966b943d5b Remove majority of warnings 11 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 2dbbffe4a2 Make a number of key optimizations 11 years ago
gl-helpers.c 2dbbffe4a2 Make a number of key optimizations 11 years ago
gl-helpers.h 6ffcd5e74e Implement FBO blit texture copy 11 years ago
gl-indexbuffer.c b067440f73 Use bzalloc instead of bmalloc then memset 11 years ago
gl-shader.c b067440f73 Use bzalloc instead of bmalloc then memset 11 years ago
gl-shaderparser.c 2dbbffe4a2 Make a number of key optimizations 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 1570fa75b9 Fix variable placement, not safe with goto usage 11 years ago
gl-subsystem.c 2dbbffe4a2 Make a number of key optimizations 11 years ago
gl-subsystem.h 30af7dc211 Optimize GL staging surface and fix mac issue 11 years ago
gl-texture2d.c b067440f73 Use bzalloc instead of bmalloc then memset 11 years ago
gl-texturecube.c b067440f73 Use bzalloc instead of bmalloc then memset 11 years ago
gl-vertexbuffer.c 2dbbffe4a2 Make a number of key optimizations 11 years ago
gl-windows.c b067440f73 Use bzalloc instead of bmalloc then memset 11 years ago
gl-x11.c 8b8217f68e Fix a some more linux/GCC specific warnings 11 years ago
gl-zstencil.c b067440f73 Use bzalloc instead of bmalloc then memset 11 years ago