Closed Bug 738137 Opened 12 years ago Closed 12 years ago

Try to create PBuffer offscreen context on NON-X11 builds always

Categories

(Core :: Graphics, defect)

ARM
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla14

People

(Reporter: romaxa, Assigned: romaxa)

Details

Attachments

(1 file)

Right now we have this gate:
#if defined(ANDROID) || defined(XP_WIN)
which prevent us to create PBuffer on NON-X11 Linux platforms...

Would it make sense to do that always when X11 not defined?
Assignee: nobody → romaxa
Status: NEW → ASSIGNED
Attachment #608214 - Flags: review?(jgilbert)
Comment on attachment 608214 [details] [diff] [review]
Build PBuffer offscreen context if !MOZ_X11

Review of attachment 608214 [details] [diff] [review]:
-----------------------------------------------------------------

Sounds reasonable. Push it by try.
Attachment #608214 - Flags: review?(jgilbert) → review+
https://hg.mozilla.org/mozilla-central/rev/4b3912d5735a
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla14
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: