summaryrefslogtreecommitdiffstats
path: root/video/out/vo_libmpv.c
Commit message (Expand)AuthorAgeFilesLines
* client API: add some render API extensions for timingwm42018-04-291-24/+68
* vo_libmpv: support GPU rendered screenshotswm42018-04-291-0/+34
* vo_libmpv: adjust redraw handling to new API semanticswm42018-04-291-12/+4
* vo_libmpv: remove annoying indirectionswm42018-04-291-71/+80
* vo_libmpv: move some update() callbacks out of context lockwm42018-04-291-3/+3
* vo_libmpv: move up update() functionwm42018-04-291-14/+12
* vo_libmpv: add support for DRwm42018-04-291-0/+26
* client API: preparations for allowing render API to use DR etc.wm42018-04-291-22/+110
* client API: deprecate opengl-cb API and introduce a replacement APIwm42018-02-281-0/+538