opengl: move interop-specific code to interop.c
commit730ba37466bae1aa702c94c14a85bab271a0ee74
authorRomain Vimont <rom1v@videolabs.io>
Wed, 18 Dec 2019 16:26:09 +0000 (18 17:26 +0100)
committerThomas Guillem <thomas@gllm.fr>
Mon, 13 Jan 2020 10:43:59 +0000 (13 11:43 +0100)
treee1415244bb5404569a40dfadf684f9d9a4c662d8
parent99c28c132ea6947c5397ef8e91cc47dbc4cb2e04
opengl: move interop-specific code to interop.c

Move functions related to interops from fragment_shader.c to interop.c.
modules/video_output/Makefile.am
modules/video_output/opengl/fragment_shaders.c
modules/video_output/opengl/interop.c [new file with mode: 0644]