Summary: | [gles2] glBlendFunc(GL_ZERO, GL_DST_COLOR) will result in GL_INVALID_ENUM | ||
---|---|---|---|
Product: | Mesa | Reporter: | Hai <hai.lan> |
Component: | Drivers/DRI/i965 | Assignee: | Kenneth Graunke <kenneth> |
Status: | VERIFIED FIXED | QA Contact: | Hai <hai.lan> |
Severity: | normal | ||
Priority: | medium | CC: | idr, kenneth |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | glBlendFunc(GL_ZERO, GL_DST_COLOR) |
Description
Hai
2010-12-20 02:17:53 UTC
Created attachment 41282 [details]
glBlendFunc(GL_ZERO, GL_DST_COLOR)
The following commit should fix this. If it doesn't, please reopen. commit 6bb1e4541eb707d525163987b167bd974c87067e Author: Kenneth Graunke <kenneth@whitecape.org> Date: Mon Dec 27 15:44:52 2010 -0800 i965: Internally enable GL_NV_blend_square on ES2. Hopefully should fix bug #32520. I have verified this issue. It has been fixed. Following is the verification environment: Libdrm: (master)2.4.23-4-gbad5242a59aa8e31cf10749e2ac69b3c66ef7da0 Mesa: (master)f3319561a476bd806005551251dbc6a37f266e03 Xserver: (master)xorg-server-1.9.99.901-49-gefcb63d0ce43f96d0ac02b6f4a480dfd2374fc84 Xf86_video_intel: (master)2.13.902-11-g7667ad8432c032aec3a2aa004fc4dfc1877971b3 Cairo: (master)a4ae7d59be2e545afc30c35b2235b89860e2003a kernel:(drm-intel-fixes) 63abf3edaf42d0b9f278df90fe41c7ed4796b6b1 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.