jp9000
|
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+)
|
2013-12-02 22:24:38 -07:00 |
jp9000
|
e5c99175c5
|
fixed some build issues on non-windows systems
|
2013-11-26 23:07:27 -07:00 |
jp9000
|
18834c6a45
|
some static analysis cleanup
|
2013-10-17 17:21:42 -07:00 |
jp9000
|
dfa2dc6eab
|
fix up the rest of the GL code, add glew to project, add makefiles for opengl, fix makefiles so that it can be built with gcc, update project files to automatically output to the build directory
|
2013-10-16 23:31:18 -07:00 |
Peter SZTANOJEV
|
0301b24ace
|
modernize header guards to #pragma once
|
2013-10-14 13:21:15 +02:00 |
jp9000
|
aeea0eadc9
|
added shader attributes and added vertex buffer loading
|
2013-10-11 20:14:26 -07:00 |
jp9000
|
fda2ee1147
|
added initial GL shader code
|
2013-10-09 15:48:16 -07:00 |
jp9000
|
34357f00fb
|
finish up GLSL conversion stuff and make some minor tweaks to shader parser
|
2013-10-08 13:36:15 -07:00 |
jp9000
|
f9d1a4b9ed
|
added first GLSL code, moved some graphics functions around, and adjusted some existing shader parser code
|
2013-10-06 18:29:29 -07:00 |