summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/video.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-06-13 16:14:18 +0200
committerwm4 <wm4@nowhere>2016-06-13 16:15:57 +0200
commit3682df2dd50313812aadaec92f554b3d60dadc30 (patch)
tree9d6802c258708e17e94f2710f1845343ce122edf /video/out/opengl/video.c
parent81ec9cf596e924036990008a35a971028b336bf2 (diff)
downloadmpv-3682df2dd50313812aadaec92f554b3d60dadc30.tar.bz2
mpv-3682df2dd50313812aadaec92f554b3d60dadc30.tar.xz
vo_opengl: hwdec_d3d11egl: remove ES2 swizzle special-case
This was somehow done under the assumption that ANGLE would somehow always use RG in ES2 mode. But there's no basis for this. Even if ANGLE supports NV12 textures with drivers that do not allow for texture_rg, this cas eis too obscure to worry about. So do the robust and correct thing instead, and disable this code if texture_rg is not available.
Diffstat (limited to 'video/out/opengl/video.c')
0 files changed, 0 insertions, 0 deletions