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_x11.c
Commit message (
Expand
)
Author
Age
*
vo_opengl: X11: don't leak when GL init fails
wm4
2015-07-02
*
vo_opengl: hardcode rquested GL version in backends
wm4
2015-05-14
*
x11: use new OpenGL backend API
wm4
2015-05-14
*
vo_opengl: change user options for requesting GLES
wm4
2015-05-14
*
Update license headers
Marcin Kurczewski
2015-04-13
*
vo_opengl: log used GLXFBConfig
wm4
2015-04-09
*
vo_opengl: remove remnants of dropped stereo buffer support
wm4
2015-01-24
*
vo_opengl: cleanups after vo_opengl_old removal
wm4
2015-01-21
*
x11: always use glXGetProcAddressARB()
wm4
2015-01-07
*
vo_opengl: remove pointless glFinish calls
wm4
2014-12-19
*
vo_opengl, x11: add ES context creation via GLX
wm4
2014-12-19
*
vo_opengl: better probe handling
wm4
2014-12-19
*
vo_opengl, x11: make legacy context warning not an error
wm4
2014-12-18
*
gl_x11: distinguish missing GLX and too old GLX versions
wm4
2014-10-12
*
gl_x11: remove workaround for PPC OSX 10.4
wm4
2014-05-31
*
gl_x11: always require some GLX API functions, avoid dlsym()
wm4
2014-05-31
*
video/out: remove unused config() parameters
wm4
2014-05-07
*
x11: don't use VOCTRL_UPDATE_SCREENINFO
wm4
2014-05-06
*
gl_x11: don't require a X visual for modern GL context creation
wm4
2014-02-06
*
gl_x11: always request true color visual
wm4
2014-02-06
*
vo_opengl: don't assume there'a always 1 fbconfig on success
wm4
2014-01-21
*
video/out: remove pointless x/y parameter from vo_x11_config_vo_window
wm4
2014-01-11
*
gl_common: remove unneeded callback
wm4
2013-11-14
*
gl_x11: change error message when GL3 context creation fails
wm4
2013-10-28
*
gl_x11: fail gracefully if selected FBconfig has no X visual
wm4
2013-10-03
*
gl_common: complete mp_msg conversion
wm4
2013-09-12
*
gl_x11: mp_msg conversion
Alexander Preisinger
2013-09-11
*
video/out: introduce vo_control for gl_common based VOs
wm4
2013-05-26
*
vo_opengl: add alpha output
wm4
2013-03-28
*
gl_common: split into platform specific files
wm4
2013-03-28