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+)
|
12 лет назад |
jp9000
|
e5c99175c5
fixed some build issues on non-windows systems
|
12 лет назад |
Palana
|
8880a9e811
check for link status instead of validate status
|
12 лет назад |
jp9000
|
bb329b9278
avoid using 'default' for enum switches
|
12 лет назад |
jp9000
|
18834c6a45
some static analysis cleanup
|
12 лет назад |
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
|
12 лет назад |
jp9000
|
9570f0b8d7
change names, fix some bugs, minor GL/D3D fixes, update tests, fix effect files, output a little more debug information
|
12 лет назад |
jp9000
|
9577ddcf9b
fill in the rest of the GL functions. finally
|
12 лет назад |
jp9000
|
83ddb920a1
finish up shader/sampler/texture/buffer loading/unloading/association
|
12 лет назад |
jp9000
|
aeea0eadc9
added shader attributes and added vertex buffer loading
|
12 лет назад |
jp9000
|
1b3b177583
add initial GL vertex buffer code
|
12 лет назад |
jp9000
|
c1939de49b
added z-stencil buffers to GL and made a GS_MAX_TEXTURES macro
|
12 лет назад |
jp9000
|
806bf557e5
removed a fairly pointless constant for the time being
|
12 лет назад |
jp9000
|
e159fc4f06
fill in shader parameter functions
|
12 лет назад |
jp9000
|
fda2ee1147
added initial GL shader code
|
12 лет назад |