summaryrefslogtreecommitdiffstats
path: root/libmpv/render.h
Commit message (Expand)AuthorAgeFilesLines
* ALL: use new mp_thread abstractionKacper Michajłow2023-11-051-1/+1
* cplugin: allow loading mpv_* symbols dynamicallyKacper Michajłow2023-09-201-0/+21
* client API: use symbol visibility attributesDudemanguy2021-11-191-13/+13
* client API: update alignment requirements for software renderingwm42020-09-171-9/+12
* client API: note about libswscale corrupting memorywm42020-08-201-1/+10
* client API: fix incorrect documentation in sw rendererwm42020-08-121-4/+4
* client API: add software rendering APIwm42020-07-081-0/+100
* client API: be explicit about usage rules and deadlocks some morewm42019-09-261-0/+7
* client API: fix potential deadlock problems by throwing more shit at itwm42019-09-261-10/+12
* client API, vo_libmpv: document random deadlock problemswm42019-09-201-0/+4
* client API: document unfortunate render API threading requirementwm42019-09-201-0/+6
* drm: fix libmpv ABI breakage introduced in 351c083487050c88adb0e3d60f2174850f...Anton Kindestam2019-09-181-2/+7
* drm: rename plane options to better, invariant, namesAnton Kindestam2018-12-011-3/+9
* drm/atomic: refactor hwdec_drmprime_drm with native resourcesLongChair2018-05-011-0/+12
* client API: some doxygen clarificationswm42018-04-291-0/+11
* client API: add some render API extensions for timingwm42018-04-291-5/+146
* client API: preparations for allowing render API to use DR etc.wm42018-04-291-1/+104
* client API: minor clarificationwm42018-04-201-2/+2
* client API: clarify that Display pointers etc. need to stay validwm42018-04-161-2/+4
* client API: add a new way to pass X11 Display etc. to render APIwm42018-03-261-0/+12
* video: add an option to tune waiting for video timingwm42018-03-151-0/+6
* client API: deprecate opengl-cb API and introduce a replacement APIwm42018-02-281-0/+309