Ryan Foster
|
a1fbf1015f
clang-format: Increase column limit from 80 to 120
|
před 1 rokem |
Norihiro Kamae
|
5dd97b3688
libobs-opengl: Remove unused static-inline function
|
před 1 rokem |
Lain
|
106c7aa61f
Update copyrights/names
|
před 2 roky |
tytan652
|
cf5c68b773
UI,libobs,libobs-opengl,obs-ffmpeg: Remove unneeded cast in switches
|
před 3 roky |
Richard Stanway
|
a3c97dfad2
libobs-opengl: Miscellaneous static analysis fixes
|
před 3 roky |
jpark37
|
66259560e0
libobs: Add dormant SRGB format support
|
před 4 roky |
jp9000
|
f53df7da64
clang-format: Apply formatting
|
před 6 roky |
Colin Edwards
|
d7d5d6b87d
libobs-opengl: Log shader compiler errors
|
před 6 roky |
Alex Anderson
|
4eac034814
libobs-opengl: Add int2-4 support
|
před 7 roky |
jp9000
|
4dc0024198
libobs/graphics: Add ability to set shader texture sampler
|
před 9 roky |
jp9000
|
ccfd57d100
libobs/graphics: Rename inconsistent function names
|
před 10 roky |
jp9000
|
86e56a5c4e
libobs-opengl: Do not fail if shader param unused
|
před 10 roky |
jp9000
|
84d16fed8e
libobs-opengl: Assign texture units to shader vars
|
před 10 roky |
jp9000
|
41fad2d1a4
(API Change) Use const params where applicable
|
před 11 roky |
GoaLitiuM
|
10f5d7f3aa
Fixed NULL pointer dereferencing in linked lists
|
před 11 roky |
jp9000
|
c9df41c1e2
(API Change) Remove pointers from all typedefs
|
před 11 roky |
jp9000
|
3967c6354a
Replace ARB_separate_shader_objects extension
|
před 11 roky |
jp9000
|
4654eca6b8
Remove GL shader debug text
|
před 11 roky |
jp9000
|
5780f3f177
(API Change) Improve graphics API consistency
|
před 11 roky |
jp9000
|
caf8ca9ba8
Remove 'shader' param from shader param functions
|
před 11 roky |
jp9000
|
cec11d624a
OpenGL: Don't call glGetAttribLocation on outputs
|
před 11 roky |
jp9000
|
b64900e630
Graphics: Comment out parsed shader logging
|
před 11 roky |
jp9000
|
b067440f73
Use bzalloc instead of bmalloc then memset
|
před 11 roky |
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+)
|
před 12 roky |
jp9000
|
e5c99175c5
fixed some build issues on non-windows systems
|
před 12 roky |
Palana
|
8880a9e811
check for link status instead of validate status
|
před 12 roky |
jp9000
|
bb329b9278
avoid using 'default' for enum switches
|
před 12 roky |
jp9000
|
18834c6a45
some static analysis cleanup
|
před 12 roky |
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
|
před 12 roky |
jp9000
|
9570f0b8d7
change names, fix some bugs, minor GL/D3D fixes, update tests, fix effect files, output a little more debug information
|
před 12 roky |