Summary: | move DRI ifdef to the correct location. | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Egbert Eich <eich> | ||||
Component: | Driver/Radeon | Assignee: | Xorg Project Team <xorg-team> | ||||
Status: | RESOLVED FIXED | QA Contact: | |||||
Severity: | normal | ||||||
Priority: | high | CC: | matthieu.herrb, michel, sndirsch | ||||
Version: | git | ||||||
Hardware: | PowerPC | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Egbert Eich
2005-01-24 07:37:16 UTC
Created attachment 1743 [details] [review] see above Committed: 2005-01-24 Egbert Eich <eich-at-freedesktop-dot-org> * programs/Xserver/hw/xfree86/drivers/ati/radeon_video.c: (RADEONCopyData), (RADEONCopyRGB24Data), (RADEONCopyMungedData): Don't exclude 'RADEONInfoPtr info = ...' declaration even when not building with DRI support (Bugzilla #2370) Strictly speaking, the declaration of info should be guarded by #if defined(XF86DRI) || X_BYTE_ORDER == X_BIG_ENDIAN ? |
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.