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: minor refactor
Niklas Haas
2015-09-09
*
vo_opengl: filter allowed options in dumb-mode
wm4
2015-09-08
*
vo_opengl: move gl_video_opts copying code to separate function
wm4
2015-09-08
*
vo_opengl: restore single pass optimization as separate code path
wm4
2015-09-07
*
vo_opengl: move video source rectangle computation to a function
wm4
2015-09-07
*
vo_opengl: comsetics: remove unnecessary line break
wm4
2015-09-07
*
vo_opengl: require FBOs and get rid of the single-pass optimization
Niklas Haas
2015-09-07
*
vo_opengl: improve robustness against PBO failure
wm4
2015-09-02
*
vo_opengl: enable pbo by default with opengl-hq
wm4
2015-09-02
*
vo_opengl: slightly simplify plane size determination
wm4
2015-09-02
*
vo_opengl: don't distinguish "real" and texture size
wm4
2015-09-02
*
vo_opengl: simplify PBO copy
wm4
2015-09-02
*
vo_opengl: rename get_image to map_image
wm4
2015-09-02
*
vo_opengl: remove redundant statement in PBO code
wm4
2015-09-02
*
vo_opengl: remove some leftovers
wm4
2015-09-01
*
vo_opengl, vda: return to old state
wm4
2015-09-01
*
vo_opengl: fix alpha video in one case
wm4
2015-08-30
*
vo_opengl: add tscale-clamp option
Niklas Haas
2015-08-20
*
vo_opengl: slightly more informative message when disabling scalers
wm4
2015-07-27
*
vo_opengl: minor cleanup to hwdec texture setting code
wm4
2015-07-26
*
vo_opengl: fix scale=oversample's threshold calculations
Niklas Haas
2015-07-23
*
Revert "vo_opengl: make the size of interpolation textures exact"
wm4
2015-07-22
*
vo: minor simplification for queue size handling
wm4
2015-07-20
*
vo_opengl: add temporal-dither-period option
Niklas Haas
2015-07-20
*
vo_opengl: make oversample the default for opengl-hq as well
Niklas Haas
2015-07-20
*
vo_opengl: make the size of interpolation textures exact
Niklas Haas
2015-07-18
*
vo_opengl: cleanup frame reupload logic
wm4
2015-07-17
*
vo_opengl: refactor queue configuration
wm4
2015-07-16
*
vo_opengl: reject future images in different formats
wm4
2015-07-15
*
vo_opengl: simplify
wm4
2015-07-15
*
vo_opengl: reimplement tscale=oversample
Niklas Haas
2015-07-11
*
vo_opengl: fix "freezes" after seeking with interpolation on
wm4
2015-07-02
*
vo_opengl: fix framestepping/pausing + interpolation
Niklas Haas
2015-07-01
*
vo: change internal API for drawing frames
wm4
2015-07-01
*
vo_opengl: adjust interpolation code for the new video-sync mechanism
Niklas Haas
2015-07-01
*
vo_opengl: fix dangling pointers with vo_cmdline
wm4
2015-06-09
*
vo_opengl: avoid broken shader if hwdec fails to provide textures
wm4
2015-05-28
*
vo_opengl: rename use_full_range to use_normalized_range
wm4
2015-05-27
*
vo_opengl: fix source-shader + XYZ input
Niklas Haas
2015-05-27
*
vo_opengl: CMS no longer implies linear scaling
Niklas Haas
2015-05-27
*
vo_opengl: add support for custom shaders
Niklas Haas
2015-05-27
*
vo_opengl: vda: make it work anywhere
wm4
2015-05-21
*
vo_opengl: remove npot option
wm4
2015-05-21
*
vo_opengl: remove some more Cocoa resize leftovers
wm4
2015-05-13
*
vo_opengl: change default FBO format
wm4
2015-05-05
*
vo_opengl: refactor wayland frame skipping
wm4
2015-05-01
*
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
[next]