Bug 1131

Summary: Need to export some no.*Extension variables.
Product: xorg Reporter: Aaron Plattner <aplattner>
Component: Server/GeneralAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 351    
Attachments:
Description Flags
Add noCompositeExtension, noRenderExtension, and noXevieExtension to dixsym.c none

Description Aaron Plattner 2004-08-18 20:51:52 UTC
noCompositeExtension, noRenderExtension, and noXevieExtension are not exported
in dixsym.c.  Drivers need to know if Composite in particular is going to be
enabled so they can avoid exposing Xv video overlay adapters.
Comment 1 Aaron Plattner 2004-08-18 20:52:49 UTC
Created attachment 675 [details] [review]
Add noCompositeExtension, noRenderExtension, and noXevieExtension to dixsym.c
Comment 2 Kevin E. Martin 2004-08-18 21:09:04 UTC
Patch checked in.
Closing.

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.