summaryrefslogtreecommitdiffstats
path: root/docs/vmware-guest.html
diff options
context:
space:
mode:
authorNeil Roberts <[email protected]>2011-11-30 22:29:21 +0000
committerChad Versace <[email protected]>2012-01-13 10:06:30 -0800
commit9462b8447864c754252cd2580c9e1e4d36d5cc63 (patch)
treea453cf02bd9458bbf66d1bcbb16dbe07b222f5a0 /docs/vmware-guest.html
parent27915708ed4519cc5606e81fb789e8427501f355 (diff)
gen6_hiz: Don't bind GL_DRAW_FRAMEBUFFER on GLES
When using Mesa with a GLES API, calling _mesa_FramebufferRenderbuffer with GL_DRAW_FRAMEBUFFER will report a 'user error' because get_framebuffer_target validates that this enum from the framebuffer blit extension is only used on GL. To work around it this patch makes it use the GL_FRAMEBUFFER enum instead in that case. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=43418 Note: This is a candidate for the 8.0 branch. Signed-off-by: Chad Versace <[email protected]>
Diffstat (limited to 'docs/vmware-guest.html')
0 files changed, 0 insertions, 0 deletions