Ryan Foster
|
a1fbf1015f
clang-format: Increase column limit from 80 to 120
|
1 년 전 |
Lain
|
106c7aa61f
Update copyrights/names
|
2 년 전 |
jp9000
|
f53df7da64
clang-format: Apply formatting
|
6 년 전 |
James Park
|
8bafa51d3b
libobs: Fix GS_UNSIGNED_LONG definition
|
6 년 전 |
jp9000
|
c111fa68b8
libobs: Add vertex/index buffer "direct" flush functions
|
8 년 전 |
jp9000
|
ad0ee4d2d8
libobs-opengl: Bind index buffers to VAO
|
9 년 전 |
jp9000
|
8e4fdbbc20
libobs-opengl: Fix type when binding index buffers
|
9 년 전 |
jp9000
|
41fad2d1a4
(API Change) Use const params where applicable
|
11 년 전 |
jp9000
|
c9df41c1e2
(API Change) Remove pointers from all typedefs
|
11 년 전 |
jp9000
|
5780f3f177
(API Change) Improve graphics API consistency
|
11 년 전 |
jp9000
|
b067440f73
Use bzalloc instead of bmalloc then memset
|
11 년 전 |
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
|
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
|
9577ddcf9b
fill in the rest of the GL functions. finally
|
12 년 전 |
jp9000
|
83ddb920a1
finish up shader/sampler/texture/buffer loading/unloading/association
|
12 년 전 |
jp9000
|
3951babc93
add GL index buffers and a few tweaks to the helper functions
|
12 년 전 |