Summary: | Mipmaping + texture from pixmap not working (DRI2 + Acer Aspire One) | ||
---|---|---|---|
Product: | Mesa | Reporter: | bob <bob> |
Component: | Drivers/DRI/i915 | Assignee: | Eric Anholt <eric> |
Status: | CLOSED INVALID | QA Contact: | |
Severity: | enhancement | ||
Priority: | medium | CC: | bgamari |
Version: | unspecified | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 20277 | ||
Attachments: | glxinfo that checks the GLX_BIND_TO_MIPMAP_TEXTURE_EXT fbconfig attribute |
Actually I realised I tested on an Acer Aspire One not an eee901. I just re-tested though with a image built yesterday and can confirm that the driver still reports 0 for all fbconfigs. The OpenGL renderer string was: Mesa DRI Intel(R) 945GME GEM 20090114 2008Q4 release x86/MMX/SSE2 This isn't supported. It'll be a while. As it has been 2 years since this bug was filled, is it still an issue today? (In reply to Eugeni Dodonov from comment #3) > As it has been 2 years since this bug was filled, is it still an issue today? Closing. No answer form submitter for too long. 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.
Created attachment 22769 [details] glxinfo that checks the GLX_BIND_TO_MIPMAP_TEXTURE_EXT fbconfig attribute Sorry I don't have the driver version info to hand, but it corresponded to the moblin2 build as of ~2 weeks ago, run on an eee901. At that time the driver was not reporting any fbconfigs whos GLX_BIND_TO_MIPMAP_TEXTURE_EXT attribute was 1 so Clutter took that to mean mipmapping + texture from pixmap wasn't available. Attached is a modified glxinfo.c that reports the value of this attribute. I can confirm that ran against an Nvidia driver it did report 1 for a number of fbconfigs as expected.