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
/
opengl
/
context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vo: make swapchain-depth option generic for all VOs
Anton Kindestam
2019-09-28
1
-1
/
+1
*
vo: use a struct for vsync feedback stuff
wm4
2018-12-06
1
-3
/
+5
*
vo_gpu: glx: use GLX_OML_sync_control for better vsync reporting
wm4
2018-12-06
1
-0
/
+7
*
client API: add a new way to pass X11 Display etc. to render API
wm4
2018-03-26
1
-13
/
+0
*
vo_gpu: remove old window screenshot glue code and GL implementation
wm4
2018-02-13
1
-26
/
+0
*
vo_gpu: make screenshots use the GL renderer
wm4
2018-02-11
1
-9
/
+14
*
vo_gpu: simplify structs / names
Niklas Haas
2017-09-22
1
-5
/
+5
*
vo_gpu: opengl: fix possible screenshot window crash
Niklas Haas
2017-09-22
1
-1
/
+1
*
vo_gpu: fix memleak in ra_gl_ctx
Niklas Haas
2017-09-21
1
-2
/
+5
*
vo_opengl: refactor into vo_gpu
Niklas Haas
2017-09-21
1
-168
/
+278
*
vo_opengl: support compute shaders
Niklas Haas
2017-07-24
1
-0
/
+1
*
vo_opengl: add direct rendering support
wm4
2017-07-24
1
-0
/
+1
*
vo_opengl: use textureGatherOffset for polar filters
Niklas Haas
2017-07-05
1
-0
/
+1
*
d3d: make DXVA2 support optional
wm4
2017-06-30
1
-1
/
+1
*
vo_opengl: drop TLS usage
wm4
2017-05-11
1
-28
/
+7
*
vo_opengl: move X11 backends before Wayland
wm4
2017-04-16
1
-3
/
+3
*
vo_opengl: add a backend start_frame callback for context_vdpau
wm4
2017-03-20
1
-0
/
+6
*
vo_opengl: add experimental vdpauglx backend
wm4
2017-03-18
1
-0
/
+4
*
vo_opengl: add log field to MGLContext
wm4
2017-03-18
1
-0
/
+1
*
vo_opengl: angle: rewrite with custom swap chain
James Ross-Gowan
2017-02-07
1
-1
/
+0
*
options: refactor how --opengl-dcomposition is declared
wm4
2017-01-20
1
-0
/
+1
*
build: don't rely on "__thread" being always available with GCC
Dmitrij D. Czarkoff
2016-10-20
1
-1
/
+1
*
vo_opengl: deprecate 'drm-egl' backend and introduce 'drm' instead
wm4
2016-09-27
1
-0
/
+2
*
options: simplify M_OPT_EXIT
wm4
2016-09-17
1
-1
/
+1
*
vo_opengl: mali fbdev support
wm4
2016-09-13
1
-0
/
+4
*
vo_opengl: factor some EGL context creation code
wm4
2016-09-13
1
-0
/
+2
*
vo_opengl: fix non-C11 TLS fallback for gcc
wm4
2016-09-12
1
-1
/
+1
*
vo_opengl: add an angle-es2 backend
wm4
2016-05-10
1
-0
/
+2
*
vo_opengl: GLX: try to create 3.3 core profile context
wm4
2016-03-19
1
-0
/
+11
*
Change GPL/LGPL dual-licensed files to LGPL
wm4
2016-01-19
1
-13
/
+7
*
vo_opengl: fall back to gcc thread local storage
wm4
2015-12-23
1
-1
/
+7
*
vo_opengl: split backend code from common.c to context.c
wm4
2015-12-19
1
-0
/
+228