Commits on Source (2)
-
This commit introduce the "opengl sw interop" to allow interop to be implemented as modules for the desc->plane_count != 0 case. No functional changes, but now the interop doesn't need to be built into the clients that are using it and is separated into a different plugin. It still doesn't allow to use software interop in --glinterop parameter.
cf672816 -
Clean-up after previous patches, remove the now-unused header and prevent module functions from being exposed.
93f42387
Showing
- modules/video_output/opengl/Makefile.am 27 additions, 2 deletionsmodules/video_output/opengl/Makefile.am
- modules/video_output/opengl/interop.c 10 additions, 14 deletionsmodules/video_output/opengl/interop.c
- modules/video_output/opengl/interop_sw.c 32 additions, 4 deletionsmodules/video_output/opengl/interop_sw.c
- modules/video_output/opengl/interop_sw.h 0 additions, 32 deletionsmodules/video_output/opengl/interop_sw.h