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
Commit message (
Expand
)
Author
Age
*
vo_opengl: vaapi: provide symbols for missing extensions
wm4
2015-09-27
*
vo_opengl: vaapi: redo how EGL extensions are loaded
wm4
2015-09-27
*
vo_opengl: rpi: fix EGL comment
wm4
2015-09-27
*
vo_opengl: probe for EGL by default
wm4
2015-09-26
*
vo_opengl: x11egl: cleanup uninit path
wm4
2015-09-26
*
vo_opengl: vaapi: probe the surface format
wm4
2015-09-26
*
vo_rpi, wayland: fix build
wm4
2015-09-25
*
vo_opengl: vaapi: undo vaAcquireBufferHandle() correctly on error
wm4
2015-09-25
*
vo_opengl: vaapi: handle YV12 correctly
wm4
2015-09-25
*
vo_opengl: vaapi: document DRM fourcc upstream defines
wm4
2015-09-25
*
vo_opengl: vaapi: use dummy image to determine plane layout
wm4
2015-09-25
*
vo_opengl: vaapi: remove unnecessary loop
wm4
2015-09-25
*
vo_opengl: vaapi: fix cleanup
wm4
2015-09-25
*
vo_opengl: support new VAAPI EGL interop
wm4
2015-09-25
*
vo_opengl: add mechanism to retrieve Display from EGL context
wm4
2015-09-25
*
vo_opengl: load certain EGL extensions needed for VAAPI EGL interop
wm4
2015-09-25
*
vo_opengl: actually set hardware decoder mapped texture format
wm4
2015-09-24
*
client API: rename GL_MP_D3D_interfaces
wm4
2015-09-24
*
vo_opengl: remove sharpen scalers, add sharpen sub-option
wm4
2015-09-23
*
vo_opengl: move deband_opts declaration to where it's used
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: move sampler type mapping to a function
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
*
vo_opengl: move gl_* files to their own subdir
Niklas Haas
2015-09-09