jp9000
|
6ca52db8ce
libobs-opengl: Add sincos to HLSL->GLSL transpile
|
vor 5 Jahren |
jp9000
|
f53df7da64
clang-format: Apply formatting
|
vor 6 Jahren |
jp9000
|
5780f3f177
(API Change) Improve graphics API consistency
|
vor 11 Jahren |
jp9000
|
3ce70778f9
OpenGL: Don't name VS inputs as 'geom' inputs.
|
vor 11 Jahren |
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+)
|
vor 12 Jahren |
jp9000
|
e5c99175c5
fixed some build issues on non-windows systems
|
vor 12 Jahren |
jp9000
|
18834c6a45
some static analysis cleanup
|
vor 12 Jahren |
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
|
vor 12 Jahren |
Peter SZTANOJEV
|
0301b24ace
modernize header guards to #pragma once
|
vor 12 Jahren |
jp9000
|
aeea0eadc9
added shader attributes and added vertex buffer loading
|
vor 12 Jahren |
jp9000
|
fda2ee1147
added initial GL shader code
|
vor 12 Jahren |
jp9000
|
34357f00fb
finish up GLSL conversion stuff and make some minor tweaks to shader parser
|
vor 12 Jahren |
jp9000
|
f9d1a4b9ed
added first GLSL code, moved some graphics functions around, and adjusted some existing shader parser code
|
vor 12 Jahren |