Ryan Foster
|
a1fbf1015f
clang-format: Increase column limit from 80 to 120
|
před 1 rokem |
Lain
|
106c7aa61f
Update copyrights/names
|
před 2 roky |
jp9000
|
9bd9513e94
Revert "libobs-opengl: Use PBO in device_stage_texture on macOS"
|
před 3 roky |
Norihiro Kamae
|
76f7a0c1c0
libobs-opengl: Use PBO in device_stage_texture on macOS
|
před 4 roky |
jp9000
|
f53df7da64
clang-format: Apply formatting
|
před 6 roky |
Shaolin
|
acd44b525e
libobs-opengl: Store FBOs per texture instead of per device
|
před 7 roky |
Ryan Foster
|
be98cee2a0
Fix various typos across multiple modules
|
před 8 roky |
jp9000
|
41fad2d1a4
(API Change) Use const params where applicable
|
před 11 roky |
jp9000
|
c9df41c1e2
(API Change) Remove pointers from all typedefs
|
před 11 roky |
jp9000
|
5780f3f177
(API Change) Improve graphics API consistency
|
před 11 roky |
jp9000
|
fd37d9e9a8
Implement encoder interface (still preliminary)
|
před 11 roky |
jp9000
|
429195aa6f
Fix a warning and an error
|
před 11 roky |
jp9000
|
1570fa75b9
Fix variable placement, not safe with goto usage
|
před 11 roky |
jp9000
|
30af7dc211
Optimize GL staging surface and fix mac issue
|
před 11 roky |
jp9000
|
966b943d5b
Remove majority of warnings
|
před 11 roky |
jp9000
|
b067440f73
Use bzalloc instead of bmalloc then memset
|
před 11 roky |
jp9000
|
6ffcd5e74e
Implement FBO blit texture copy
|
před 11 roky |
jp9000
|
6c92cf5841
Implement output, improve video/audio subsystems
|
před 11 roky |
jp9000
|
ab4ab95790
Implement output scaling/conversion/downloading
|
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
|
a43e291577
fill in the texture_setimage function, fill in a few other functions, and change certain names to be a little more consistent
|
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 |
jp9000
|
e591256922
add FBOs and render target loading
|
před 12 roky |
jp9000
|
0a4592a414
finish up GL vertex buffer code
|
před 12 roky |
jp9000
|
e804a9043d
fix GL pixel pack and unpack stuff
|
před 12 roky |
jp9000
|
85e2fc6b07
add stage surfaces and texture copying
|
před 12 roky |