aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/gl_video.c
Commit message (Expand)AuthorAge
* vo_opengl: remove some more Cocoa resize leftoversGravatar wm42015-05-13
* vo_opengl: change default FBO formatGravatar wm42015-05-05
* vo_opengl: refactor wayland frame skippingGravatar wm42015-05-01
* vo_opengl: slightly simplify check_gl_features()Gravatar wm42015-04-11
* vo_opengl: unify blend-subtitles-res and blend-subtitlesGravatar wm42015-04-11
* vo_opengl: fix blend-subtitles-res=video & anamorphic videoGravatar wm42015-04-11
* vo_opengl: add blend-subtitles-resGravatar Niklas Haas2015-04-10
* mp_image: remove redundant plane_w/h fieldsGravatar wm42015-04-10
* vo_opengl: use correct texture coordinates for nv12Gravatar wm42015-04-10
* vo_opengl: remove unused functionGravatar wm42015-04-09
* vo_opengl: make csp options consistent with vf_formatGravatar Niklas Haas2015-04-04
* csputils: add some missing colorspacesGravatar Niklas Haas2015-04-04
* vo_opengl: minor cleanup of gamma-related functionsGravatar Niklas Haas2015-04-04
* vo_opengl: blend-subtitles in non-linear lightGravatar Niklas Haas2015-04-04
* vo_opengl: add scale-wparam optionGravatar Niklas Haas2015-04-04
* vo_opengl: refactor scaler configurationGravatar Niklas Haas2015-04-04
* vo_opengl: separate kernel and windowGravatar Niklas Haas2015-04-04
* vo_opengl: remove chroma-location suboptionGravatar wm42015-04-03
* vo_opengl: treat non-blended subtitles as sRGBGravatar Niklas Haas2015-03-27
* vo_opengl: add FBOTEX_FUZZY aliasGravatar Niklas Haas2015-03-26
* vo_opengl: simplify sampler preludeGravatar Niklas Haas2015-03-26
* vo_opengl: reset surfaces on equalizer updatesGravatar Niklas Haas2015-03-26
* vo_opengl: draw subtitles directly onto the videoGravatar Niklas Haas2015-03-26
* vo_opengl: set cscale=spline36 as default for opengl-hqGravatar Niklas Haas2015-03-25
* vo_opengl: correct OSD PTS when using interpolationGravatar Niklas Haas2015-03-25
* vo_opengl: do not block on waylandGravatar Jari Vetoniemi2015-03-23
* vo_opengl: fix XYZ input gammaGravatar Niklas Haas2015-03-23
* vo_opengl: remove dead assignmentGravatar wm42015-03-23
* vo_opengl_cb: don't render OSD while VO is not createdGravatar wm42015-03-23
* vo_opengl: move OSD rendering to separate functionGravatar wm42015-03-23
* vo_opengl: fix video equalizer gamma controlsGravatar wm42015-03-22
* vo_opengl: fix background color optionGravatar wm42015-03-21
* vo_opengl: fix bicubic_fast scalerGravatar wm42015-03-21
* video: uninline memcpy_pic functionsGravatar wm42015-03-20
* vo_opengl: reduce number of uniforms in dithering passGravatar wm42015-03-16
* vo_opengl: move glViewport call closer to draw callGravatar wm42015-03-16
* vo_opengl: fix srgb replacement optionsGravatar James Ross-Gowan2015-03-16
* vo_opengl: fix incorrectly drawn OSD in idle modeGravatar wm42015-03-16
* vo_opengl: apply OSD color managementGravatar Niklas Haas2015-03-16
* vo_opengl: improve queue size heuristicGravatar Niklas Haas2015-03-16
* vo_opengl: improve interpolation diagnosticsGravatar Niklas Haas2015-03-16
* vo_opengl: color manage after interpolationGravatar Niklas Haas2015-03-16
* vo_opengl: add oversample support for tscaleGravatar Niklas Haas2015-03-15
* vo_opengl: add oversample scalerGravatar Niklas Haas2015-03-15
* vo_opengl: refactor smoothmotion -> interpolationGravatar Niklas Haas2015-03-15
* vo_opengl: increase the number of video buffersGravatar Niklas Haas2015-03-15
* vo_opengl: remove hwdec unmap_image callbackGravatar wm42015-03-14
* vo_opengl: only clamp when necessaryGravatar Niklas Haas2015-03-14
* vo_opengl: fix incorrect wording in commentGravatar Niklas Haas2015-03-14
* vo_opengl: fix uninitialization logicGravatar Niklas Haas2015-03-14