aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/opengl/hwdec_rpi.c
Commit message (Expand)AuthorAge
* client API: add a new way to pass X11 Display etc. to render APIGravatar wm42018-03-26
* vo_gpu: hwdec: remove redundant fieldsGravatar wm42017-12-01
* vo_opengl: refactor into vo_gpuGravatar Niklas Haas2017-09-21
* rpi: fix buildGravatar wm42017-08-11
* vo_opengl: separate hwdec context and mapping, port it to use raGravatar wm42017-08-10
* vo_opengl: shrink the hwdec overlay APIGravatar wm42017-08-09
* vo_opengl: further GL API use separationGravatar wm42017-08-07
* vo_opengl: drop TLS usageGravatar wm42017-05-11
* vo_opengl: hwdec_rpi: fix NULL pointer deref in certain casesGravatar wm42016-10-04
* vo_opengl: rpi: remove dumb commentGravatar wm42016-09-30
* vo_opengl: rpi: fix glaring memory leakGravatar wm42016-09-30
* vo_opengl: rpi: use overlay for yuv420p tooGravatar wm42016-09-30
* vo_opengl: hwdec_rpi: remove copy&paste errorGravatar wm42016-09-23
* vo_opengl: add hw overlay support and use it for RPIGravatar wm42016-09-12