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
/
vo_opengl_cb.c
Commit message (
Expand
)
Author
Age
*
vo_opengl: refactor smoothmotion -> interpolation
Niklas Haas
2015-03-15
*
vo_opengl: refactor shader generation (part 1)
wm4
2015-03-12
*
vo_opengl_cb: clear last video frame on uninit()
wm4
2015-03-10
*
command: add property returning detected hwdec API
wm4
2015-02-02
*
vo: simplify VOs by adding generic screenshot support
wm4
2015-01-24
*
video: separate screenshot modes
wm4
2015-01-23
*
vo_opengl: add smoothmotion frame blending
Stefano Pigozzi
2015-01-23
*
video: have a generic context struct for hwdec backends
wm4
2015-01-22
*
video: remove vfcap.h
wm4
2015-01-21
*
vo_opengl_cb: initial screenshot support
wm4
2015-01-15
*
vo_opengl_cb: make mpv_opengl_cb_render() return left frames
xylosper
2015-01-08
*
vo_opengl_cb: use vo's drop_count instead of internal counter
xylosper
2015-01-08
*
vo_opengl_cb: introduce frame queue
xylosper
2015-01-08
*
vo_opengl_cb: fix a typo
wm4
2015-01-08
*
vo_opengl_cb: allow changing debug option at runtime
wm4
2015-01-08
*
vo_opengl_cb: fix flipped rendering
wm4
2015-01-08
*
vo_opengl_cb: implement equalizer controls
wm4
2015-01-06
*
vo_opengl_cb: don't resize when redrawing
wm4
2015-01-06
*
vo_opengl_cb: support changing options at runtime
wm4
2015-01-05
*
vo_opengl_cb: simplify API uninitialization
wm4
2014-12-31
*
vo_opengl_cb: pass context directly
wm4
2014-12-31
*
vo_opengl: make use of newer OpenGL logging API
wm4
2014-12-23
*
vo_opengl_cb: parse renderer parameters
wm4
2014-12-22
*
vo_opengl, vo_opengl_cb: check GL version in renderer
wm4
2014-12-22
*
vo_opengl_cb: free context on exit
wm4
2014-12-22
*
vo_opengl: remove requirement for RG textures
wm4
2014-12-16
*
vo: fix some nonsense
wm4
2014-12-10
*
vo_opengl_cb: simplify reconfigure, render transparent if unconfigured
wm4
2014-12-09
*
client API: expose OpenGL renderer
wm4
2014-12-09