index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
video
/
out
/
gl_video.c
Commit message (
Expand
)
Author
Age
*
vo_opengl: slightly simplify check_gl_features()
wm4
2015-04-11
*
vo_opengl: unify blend-subtitles-res and blend-subtitles
wm4
2015-04-11
*
vo_opengl: fix blend-subtitles-res=video & anamorphic video
wm4
2015-04-11
*
vo_opengl: add blend-subtitles-res
Niklas Haas
2015-04-10
*
mp_image: remove redundant plane_w/h fields
wm4
2015-04-10
*
vo_opengl: use correct texture coordinates for nv12
wm4
2015-04-10
*
vo_opengl: remove unused function
wm4
2015-04-09
*
vo_opengl: make csp options consistent with vf_format
Niklas Haas
2015-04-04
*
csputils: add some missing colorspaces
Niklas Haas
2015-04-04
*
vo_opengl: minor cleanup of gamma-related functions
Niklas Haas
2015-04-04
*
vo_opengl: blend-subtitles in non-linear light
Niklas Haas
2015-04-04
*
vo_opengl: add scale-wparam option
Niklas Haas
2015-04-04
*
vo_opengl: refactor scaler configuration
Niklas Haas
2015-04-04
*
vo_opengl: separate kernel and window
Niklas Haas
2015-04-04
*
vo_opengl: remove chroma-location suboption
wm4
2015-04-03
*
vo_opengl: treat non-blended subtitles as sRGB
Niklas Haas
2015-03-27
*
vo_opengl: add FBOTEX_FUZZY alias
Niklas Haas
2015-03-26
*
vo_opengl: simplify sampler prelude
Niklas Haas
2015-03-26
*
vo_opengl: reset surfaces on equalizer updates
Niklas Haas
2015-03-26
*
vo_opengl: draw subtitles directly onto the video
Niklas Haas
2015-03-26
*
vo_opengl: set cscale=spline36 as default for opengl-hq
Niklas Haas
2015-03-25
*
vo_opengl: correct OSD PTS when using interpolation
Niklas Haas
2015-03-25
*
vo_opengl: do not block on wayland
Jari Vetoniemi
2015-03-23
*
vo_opengl: fix XYZ input gamma
Niklas Haas
2015-03-23
*
vo_opengl: remove dead assignment
wm4
2015-03-23
*
vo_opengl_cb: don't render OSD while VO is not created
wm4
2015-03-23
*
vo_opengl: move OSD rendering to separate function
wm4
2015-03-23
*
vo_opengl: fix video equalizer gamma controls
wm4
2015-03-22
*
vo_opengl: fix background color option
wm4
2015-03-21
*
vo_opengl: fix bicubic_fast scaler
wm4
2015-03-21
*
video: uninline memcpy_pic functions
wm4
2015-03-20
*
vo_opengl: reduce number of uniforms in dithering pass
wm4
2015-03-16
*
vo_opengl: move glViewport call closer to draw call
wm4
2015-03-16
*
vo_opengl: fix srgb replacement options
James Ross-Gowan
2015-03-16
*
vo_opengl: fix incorrectly drawn OSD in idle mode
wm4
2015-03-16
*
vo_opengl: apply OSD color management
Niklas Haas
2015-03-16
*
vo_opengl: improve queue size heuristic
Niklas Haas
2015-03-16
*
vo_opengl: improve interpolation diagnostics
Niklas Haas
2015-03-16
*
vo_opengl: color manage after interpolation
Niklas Haas
2015-03-16
*
vo_opengl: add oversample support for tscale
Niklas Haas
2015-03-15
*
vo_opengl: add oversample scaler
Niklas Haas
2015-03-15
*
vo_opengl: refactor smoothmotion -> interpolation
Niklas Haas
2015-03-15
*
vo_opengl: increase the number of video buffers
Niklas Haas
2015-03-15
*
vo_opengl: remove hwdec unmap_image callback
wm4
2015-03-14
*
vo_opengl: only clamp when necessary
Niklas Haas
2015-03-14
*
vo_opengl: fix incorrect wording in comment
Niklas Haas
2015-03-14
*
vo_opengl: fix uninitialization logic
Niklas Haas
2015-03-14
*
vo_opengl: apply alpha after conversion to rgb
Niklas Haas
2015-03-13
*
vo_opengl: replace float array with a struct
wm4
2015-03-13
*
vo_opengl: remove unused declaration
wm4
2015-03-13
[next]