aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* vo_opengl: fix OSD with icc-profile after previous commitGravatar wm42016-09-14
* vo_opengl: dynamically manage texture unitsGravatar wm42016-09-14
* vo_opengl: require explicit reset on shader cache after renderingGravatar wm42016-09-14
* vo_opengl: remove a redundant glActiveTexture() callGravatar wm42016-09-14
* vo_opengl: make the number of PBOs tunableGravatar Niklas Haas2016-09-14
* vo_opengl: drm: use new EGL context creation codeGravatar wm42016-09-14
* vo_opengl: wayland: use new EGL context creation codeGravatar wm42016-09-14
* vo_opengl: EGL: dump some version infoGravatar wm42016-09-14
* vo_opengl: EGL: better desktop-GL context creationGravatar wm42016-09-14
* vo_opengl: EGL: silence eglBindAPI() error messageGravatar wm42016-09-13
* vo_rpi, vo_opengl: separate RPI/EGL-specific code for both VOsGravatar wm42016-09-13
* vo_opengl: rpi: use new egl context creation helper functionGravatar wm42016-09-13
* vo_x11: fix some ifdefferyGravatar wm42016-09-13
* vo_opengl: mali fbdev supportGravatar wm42016-09-13
* vo_opengl: factor some EGL context creation codeGravatar wm42016-09-13
* vo_opengl: fix typo in bt.601 auto-guessing logicGravatar Niklas Haas2016-09-13
* vo_rpi: deprecate this VOGravatar wm42016-09-12
* vo: change defines to an enumGravatar wm42016-09-12
* vo_opengl: fix non-C11 TLS fallback for gccGravatar wm42016-09-12
* vo_opengl: better behavior in GL error corner casesGravatar wm42016-09-12
* vo_opengl: rpi: merge vo_rpi featuresGravatar wm42016-09-12
* vo_opengl: redirect window screenshot requests to backendGravatar wm42016-09-12
* vo_opengl: add hw overlay support and use it for RPIGravatar wm42016-09-12
* hwdec_cuda: Add trivial cuda-copy wrapperGravatar Philip Langdale2016-09-11
* hwdec_cuda: Implement download_image for screenshotsGravatar Philip Langdale2016-09-10
* hwdec_cuda: Use the non-deprecated CUDA-GL interop APIGravatar Philip Langdale2016-09-10
* vo: remove unused VOCTRL_GET_PANSCANGravatar wm42016-09-08
* vo: don't access global options unsynchronizedGravatar wm42016-09-08
* vo_opengl: use dedicated image unref function in config caseGravatar wm42016-09-08
* vo_opengl: simplify a conditionGravatar wm42016-09-08
* hwdec/opengl: Add support for CUDA and cuvid/NvDecodeGravatar Philip Langdale2016-09-08
* vo_opengl: fix incorrect video rendering after vdpau preemption recoveryGravatar wm42016-09-07
* vo_opengl: fix another potential vdpau preemption issueGravatar wm42016-09-07
* osdep: rename atomics.h to atomic.hGravatar wm42016-09-07
* vo_vdpau: rename some sub-optionsGravatar wm42016-09-06
* vo_opengl: simplify option handlingGravatar wm42016-09-06
* vo_opengl: fix --icc-profile initial behaviorGravatar wm42016-09-06
* options: deprecate suboptions for the remaining AO/VOsGravatar wm42016-09-05
* options: add automagic hack for handling sub-option deprecationsGravatar wm42016-09-05
* vo_direct3d: deprecate direct3d_shaders aliasGravatar wm42016-09-05
* vo_image: move to global optionsGravatar wm42016-09-05
* options: add a mechanism to make sub-option replacement slightly easierGravatar wm42016-09-05
* w32_common: initialize playback status as soon as possibleGravatar wm42016-09-02
* command: remove vo-cmdlineGravatar wm42016-09-02
* vo_opengl: deprecate sub-options, add them as global optionsGravatar wm42016-09-02
* vo_opengl: rename 3dlut-size to icc-3dlut-sizeGravatar wm42016-09-02
* vo: use new option update mechanismGravatar wm42016-09-02
* vo_opengl: minor renderer option access refactorGravatar wm42016-09-02
* m_config: add helper function for initializing af/ao/vf/vo suboptionsGravatar wm42016-09-02
* vo_opengl: remove pre/post/scale-shadersGravatar Niklas Haas2016-09-02