Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vo_libmpv: fix null pointer dereference | wnoun | 2019-03-11 | 1 | -3/+5 |
* | vo_libmpv: support render performance data | Akemi | 2018-11-13 | 1 | -0/+14 |
* | vo_libmpv: pass vo struct to the control callback | Akemi | 2018-06-12 | 1 | -1/+2 |
* | client API: add some render API extensions for timing | wm4 | 2018-04-29 | 1 | -24/+68 |
* | vo_libmpv: support GPU rendered screenshots | wm4 | 2018-04-29 | 1 | -0/+34 |
* | vo_libmpv: adjust redraw handling to new API semantics | wm4 | 2018-04-29 | 1 | -12/+4 |
* | vo_libmpv: remove annoying indirections | wm4 | 2018-04-29 | 1 | -71/+80 |
* | vo_libmpv: move some update() callbacks out of context lock | wm4 | 2018-04-29 | 1 | -3/+3 |
* | vo_libmpv: move up update() function | wm4 | 2018-04-29 | 1 | -14/+12 |
* | vo_libmpv: add support for DR | wm4 | 2018-04-29 | 1 | -0/+26 |
* | client API: preparations for allowing render API to use DR etc. | wm4 | 2018-04-29 | 1 | -22/+110 |
* | client API: deprecate opengl-cb API and introduce a replacement API | wm4 | 2018-02-28 | 1 | -0/+538 |