summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/libmpv_gl.c
Commit message (Expand)AuthorAgeFilesLines
* libmpv_gl: replace mp_read_option_raw callDudemanguy2023-09-221-5/+5
* vo: hwdec: Pass the ra_ctx to hwdecs instead of just the raPhilip Langdale2023-05-281-1/+1
* options: transition options from OPT_FLAG to OPT_BOOLChristoph Heinrich2023-02-211-3/+2
* {player,video}: remove references to obsolete opengl-cb APIsfan52021-12-151-14/+2
* client API: add a new way to pass X11 Display etc. to render APIwm42018-03-261-0/+13
* vo_gpu: don't segfault in libmpv_gl's destroy()Niklas Haas2018-03-041-1/+2
* client API: deprecate opengl-cb API and introduce a replacement APIwm42018-02-281-0/+113