| Summary: | [i915] glBitmap works incorrectly after glDrawPixels() call | ||
|---|---|---|---|
| Product: | Mesa | Reporter: | Shuang He <shuang.he> |
| Component: | Drivers/DRI/i915 | Assignee: | haihao <haihao.xiang> |
| Status: | VERIFIED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | medium | CC: | dri-devel, haihao.xiang |
| Version: | unspecified | ||
| Hardware: | Other | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
| Attachments: |
test case
xorg conf |
||
|
Description
Shuang He
2007-12-11 23:35:36 UTC
Created attachment 13054 [details]
test case
This test case simply render a 8x8 area by calling glDrawPixels
then clear color buffer, and render a 8x1 bitmap by calling glBitmap with color (1, 1, 1, 1)
but it turns out, the color is incorrect.
Created attachment 13055 [details]
xorg conf
fixed in mesa aac2d99dc316c069faa46dd43ff034155754c6b3 Haihao, thanks |
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.