summaryrefslogtreecommitdiff
path: root/sys/applemedia/glcontexthelper.h
AgeCommit message (Collapse)AuthorFilesLines
2016-01-29applemedia: refactor GL context codeAlessandro Decina1-0/+39
Rework the GL context code. Now both avfvideosrc and vtdec can create an internal GL context for pushing textures. Both elements will still try to use/switch to a local context where available (including after RECONFIGURE events).