index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
video
/
out
/
gl_x11.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vo_opengl: remove pointless glFinish calls
wm4
2014-12-19
1
-3
/
+0
*
vo_opengl, x11: add ES context creation via GLX
wm4
2014-12-19
1
-8
/
+28
*
vo_opengl: better probe handling
wm4
2014-12-19
1
-11
/
+2
*
vo_opengl, x11: make legacy context warning not an error
wm4
2014-12-18
1
-1
/
+1
*
gl_x11: distinguish missing GLX and too old GLX versions
wm4
2014-10-12
1
-3
/
+5
*
gl_x11: remove workaround for PPC OSX 10.4
wm4
2014-05-31
1
-7
/
+0
*
gl_x11: always require some GLX API functions, avoid dlsym()
wm4
2014-05-31
1
-17
/
+5
*
video/out: remove unused config() parameters
wm4
2014-05-07
1
-2
/
+1
*
x11: don't use VOCTRL_UPDATE_SCREENINFO
wm4
2014-05-06
1
-2
/
+2
*
gl_x11: don't require a X visual for modern GL context creation
wm4
2014-02-06
1
-4
/
+10
*
gl_x11: always request true color visual
wm4
2014-02-06
1
-0
/
+1
*
vo_opengl: don't assume there'a always 1 fbconfig on success
wm4
2014-01-21
1
-1
/
+1
*
video/out: remove pointless x/y parameter from vo_x11_config_vo_window
wm4
2014-01-11
1
-4
/
+2
*
gl_common: remove unneeded callback
wm4
2013-11-14
1
-1
/
+0
*
gl_x11: change error message when GL3 context creation fails
wm4
2013-10-28
1
-1
/
+1
*
gl_x11: fail gracefully if selected FBconfig has no X visual
wm4
2013-10-03
1
-0
/
+6
*
gl_common: complete mp_msg conversion
wm4
2013-09-12
1
-3
/
+3
*
gl_x11: mp_msg conversion
Alexander Preisinger
2013-09-11
1
-12
/
+10
*
video/out: introduce vo_control for gl_common based VOs
wm4
2013-05-26
1
-4
/
+1
*
vo_opengl: add alpha output
wm4
2013-03-28
1
-6
/
+41
*
gl_common: split into platform specific files
wm4
2013-03-28
1
-0
/
+282