aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/opengl
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_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_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: add hw overlay support and use it for RPIGravatar wm42016-09-12
* 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_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
* vo_opengl: simplify option handlingGravatar wm42016-09-06
* vo_opengl: fix --icc-profile initial behaviorGravatar wm42016-09-06
* 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_opengl: minor renderer option access refactorGravatar wm42016-09-02
* vo_opengl: remove pre/post/scale-shadersGravatar Niklas Haas2016-09-02
* vo_opengl: explicitly check for GL errors around framebuffer depth checkGravatar wm42016-08-29
* vo_opengl: angle: new opengl flag to control DirectCompositionGravatar Avi Halachmi (:avih)2016-08-25
* wayland_common: fix fullscreen image switching bugGravatar Rostislav Pehlivanov2016-07-30
* vo_opengl: remove the 3dlut-size npot2 restrictionGravatar Niklas Haas2016-07-25
* vo_opengl: reduce default 3dlut-size to 64x64x64Gravatar Niklas Haas2016-07-25
* vo_opengl: increase 3DLUT accuracy at lower LUT sizesGravatar Niklas Haas2016-07-25
* wayland: port to the new wakeup/wait_events frameworkGravatar Rostislav Pehlivanov2016-07-21
* vo_opengl: add a tscale=linear direct implementationGravatar Niklas Haas2016-07-21
* x11: stop using vo.event_fdGravatar wm42016-07-20
* vo_opengl: allow backends to provide callbacks for custom event loopsGravatar wm42016-07-20
* videotoolbox: add yuv420p to --videotoolbox-formatGravatar wm42016-07-15
* vo_opengl: hwdec: reset hw_subfmt fieldGravatar wm42016-07-15
* video: change hw_subfmt meaningGravatar wm42016-07-15
* vo_opengl: angle: use WARP if there are no hw adaptersGravatar James Ross-Gowan2016-07-12
* vo_opengl: angle: try D3D9 when D3D11 fails eglInitializeGravatar James Ross-Gowan2016-07-11
* csp: document deviations from the references where they occurGravatar Niklas Haas2016-07-05
* vo_opengl: angle: update the swapchain on resizeGravatar James Ross-Gowan2016-07-04
* vo_opengl: error out gracefully when trying to use FBOs without FBO APIGravatar wm42016-07-04