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
Commit message (
Expand
)
Author
Age
*
gl_hwdec_vda: refuse to work with old OpenGL versions
wm4
2014-12-31
*
vo_opengl_cb: simplify API uninitialization
wm4
2014-12-31
*
vo_opengl_cb: pass context directly
wm4
2014-12-31
*
video: pass some VO params as struct
wm4
2014-12-31
*
command: make empty vf-metadata not an error
wm4
2014-12-30
*
vf: fix crash if filter doesn't provide control entrypoint
wm4
2014-12-30
*
w32_common: allow window resizing with --no-border
James Ross-Gowan
2014-12-29
*
vo_opengl: Ignore approx-gamma for BT.2020-CL
Niklas Haas
2014-12-29
*
cocoa: move the gl function loader to gl_cocoa.c
Stefano Pigozzi
2014-12-28
*
screenshots: set AVFrame parameters
wm4
2014-12-28
*
vo_opengl: don't use 10 bit video on Intel GPUs
wm4
2014-12-24
*
vo_opengl_cb: use VAOs even in OpenGL 2.1
wm4
2014-12-23
*
vo_opengl_cb: always setup/break vertex array bindings
wm4
2014-12-23
*
vo_opengl: fix build on OSX
wm4
2014-12-23
*
vo_opengl: don't allow setting 3D LUT if unsupported
wm4
2014-12-23
*
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: fix feature detection
wm4
2014-12-22
*
vo_opengl: improve fallback handling with GLES
wm4
2014-12-21
*
vo_opengl: silence an INVALID_ENUM error with GLES2
James Ross-Gowan
2014-12-21
*
vo_opengl: GLES does not support GL_BGRA
wm4
2014-12-20
*
vo_opengl_old: fix OSD regression
wm4
2014-12-20
*
cocoa: mark window for redraw after title change
Stefano Pigozzi
2014-12-20
*
vo_opengl: remove pointless glFinish calls
wm4
2014-12-19
*
vo_opengl: skip GLES when autoprobing
wm4
2014-12-19
*
vo_opengl, x11: add ES context creation via GLX
wm4
2014-12-19
*
vo_opengl: fail if required functions are missing
wm4
2014-12-19
*
vo_opengl: better probe handling
wm4
2014-12-19
*
vo_opengl: minor simplification
wm4
2014-12-19
*
vo_opengl: unbork
wm4
2014-12-19
*
vo_opengl: add GLES 2 support
wm4
2014-12-19
*
vo_opengl: mess with PixelStorei state management
wm4
2014-12-19
*
vo_opengl: disable some unavailable features under ES
wm4
2014-12-19
*
vo_opengl: clean up GL ES function loading
wm4
2014-12-18
*
vo_opengl: do not use 4x3 matrix
wm4
2014-12-18
*
vo_opengl: simplify some aspects of the GL function loader
wm4
2014-12-18
*
vo_opengl, x11: make legacy context warning not an error
wm4
2014-12-18
*
x11: fix mysterious issue with window embedding on OpenBox
wm4
2014-12-18
*
x11: minor improvements
wm4
2014-12-18
*
vo_opengl: minor simplification in function loader
wm4
2014-12-18
*
vo_opengl: simplify the case without texture_rg
wm4
2014-12-18
*
vo_opengl: don't assume legacy OpenGL is available with GLES
wm4
2014-12-17
*
vo_opengl: add some OpenGL standard symbols missing on OSX
wm4
2014-12-17
*
vo_opengl: GLES 3 support
wm4
2014-12-17
*
vo_opengl: remove useless FBO test
wm4
2014-12-17
*
vo_opengl: cleanup dither texture creation
wm4
2014-12-17
*
vo_opengl: switch default FBO format to rgba, use GL_RGBA
wm4
2014-12-17
*
vo_opengl: glsl: stricter typing
wm4
2014-12-17
[next]