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
/
opengl
/
video.c
Commit message (
Expand
)
Author
Age
*
vo_opengl: glBindBufferBase is not part of GL 2.1/GLES 2.0
wm4
2015-11-06
*
vo_opengl: implement NNEDI3 prescaler
Bin Jin
2015-11-05
*
vo_opengl: add Super-xBR filter for upscaling
Bin Jin
2015-11-05
*
vo_opengl: make image size dynamic during rendering
Bin Jin
2015-11-05
*
vo_opengl, vo_opengl_cb: drop unneeded vo_frame fields
wm4
2015-11-04
*
vo_opengl: cache frames only in display-sync mode
wm4
2015-10-30
*
vo_opengl: do not attempt to cache frames in FBO in dumb-mode
wm4
2015-10-30
*
vo_opengl: remove source shader leftover
Bin Jin
2015-10-24
*
vo_opengl: always cache to an FBO when not interpolating
Niklas Haas
2015-10-23
*
vo_opengl: support all kinds of GBRP formats
wm4
2015-10-18
*
vo_opengl: debanding requires GLSL 1.30
wm4
2015-10-01
*
vo_opengl: do not reset video queue when changing video equalizer
wm4
2015-09-30
*
vo_opengl: actually set hardware decoder mapped texture format
wm4
2015-09-24
*
vo_opengl: remove sharpen scalers, add sharpen sub-option
wm4
2015-09-23
*
vo_opengl: remove unsued chroma_location field
wm4
2015-09-23
*
vo_opengl: move shader file caching to video.c
wm4
2015-09-23
*
vo_opengl: fix shader compilation with debanding and OSX hwdec
wm4
2015-09-10
*
vo_opengl: fix deband sub-option handling
wm4
2015-09-09
*
vo_opengl: implement debanding (and remove source-shader)
Niklas Haas
2015-09-09
*
vo_opengl: move self-contained shader routines to a separate file
Niklas Haas
2015-09-09
*
vo_opengl: reduce code duplication for scaler options
Niklas Haas
2015-09-09
*
vo_opengl: remove gl_ prefixes from files in video/out/opengl
Niklas Haas
2015-09-09