summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-08-05 13:48:46 +0200
committerwm4 <wm4@nowhere>2017-08-05 13:48:46 +0200
commitf72a33d2cb223df921967cfe7ae203f882ba6921 (patch)
tree3571ef752f95e42488bc80de5343d2287a94cbdb /test
parentdd096863fa00f1c0c9268932a46ddc321122f552 (diff)
downloadmpv-f72a33d2cb223df921967cfe7ae203f882ba6921.tar.bz2
mpv-f72a33d2cb223df921967cfe7ae203f882ba6921.tar.xz
vo_opengl: organize ra PBO flag slightly differently
Instead of having a mutable ra_tex field (and the only one), move the flag to struct ra, since we have only 2 tex_upload user calls anyway, and both want the same PBO behavior. (At first I considered making it a RA_TEX_UPLOAD_ flag, but why bother. PBOs are a terribly GL-specific thing, so we can't expect a reasonable abstraction of it anyway.)
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions