summaryrefslogtreecommitdiffstats
path: root/player
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-03-09 22:51:28 +0100
committerwm4 <wm4@nowhere>2015-03-09 22:51:28 +0100
commit90adf2904e1c207a239fc4527e328b7facd22cad (patch)
tree601b2352f84e7ced3b3d6d5a7a40d279b56cc274 /player
parentcfa44f4e9077d712be5c1c3cf9a4d7bbe79e605e (diff)
downloadmpv-90adf2904e1c207a239fc4527e328b7facd22cad.tar.bz2
mpv-90adf2904e1c207a239fc4527e328b7facd22cad.tar.xz
client API: clarify mpv_opengl_cb_render() viewport parameter
Basically, the idea behind the vp parameter is broken - I guess the intention was to enable rendering to a specific subrectangle of the target framebuffer, but there's nothing to specify the actual target rectangle (the VO will still clear e.g. the borders between video and framebuffer borders). We're not going to keep the current semantics either with the upcoming rework of vo_opengl, so declare this for broken. Maybe we can introduce a function later which does this properly.
Diffstat (limited to 'player')
0 files changed, 0 insertions, 0 deletions