-
- Downloads
Implement FBO blit texture copy
This trick uses FBOs to allow for copying textures without the need for special texture copy functions.
Showing
- libobs-opengl/gl-helpers.c 51 additions, 2 deletionslibobs-opengl/gl-helpers.c
- libobs-opengl/gl-helpers.h 8 additions, 1 deletionlibobs-opengl/gl-helpers.h
- libobs-opengl/gl-stagesurf.c 1 addition, 1 deletionlibobs-opengl/gl-stagesurf.c
- libobs-opengl/gl-subsystem.c 17 additions, 10 deletionslibobs-opengl/gl-subsystem.c
- libobs-opengl/gl-subsystem.h 3 additions, 0 deletionslibobs-opengl/gl-subsystem.h
Loading
Please register or sign in to comment