Bug 9300

Summary: i915tex advertises a visual it can't use... depth = 24 stencil = 0
Product: Mesa Reporter: Dave Airlie <airlied>
Component: Drivers/DRI/i915Assignee: Default DRI bug account <dri-devel>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: fixes intelFillInModes to not fill in a 24/0 mode.

Description Dave Airlie 2006-12-10 22:27:53 UTC
The intelFillinModes fills in 24/0 and 24/8 modes, however the intelCreateBuffer
only supports 24/8 combination... 

I'm not sure which is better to fix, easier to fix FillInModes to not advertise
than to fill CreateBuffer to support 24/0 probably...
Comment 1 Dave Airlie 2006-12-10 22:29:31 UTC
Created attachment 8052 [details] [review]
fixes intelFillInModes to not fill in a 24/0 mode.
Comment 2 Dave Airlie 2006-12-30 15:04:36 UTC
I've checked in this fix...

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.