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