Closed Bug 939758 Opened 11 years ago Closed 11 years ago

Build gfx/gl in unified mode

Categories

(Core :: Graphics, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla28

People

(Reporter: bjacob, Assigned: bjacob)

References

Details

(Whiteboard: [qa-])

Attachments

(1 file)

No description provided.
Attached patch Build gfx/gl in unified mode (deleted) — Splinter Review
Attachment #8333820 - Flags: review?(ehsan)
Comment on attachment 8333820 [details] [diff] [review] Build gfx/gl in unified mode Review of attachment 8333820 [details] [diff] [review]: ----------------------------------------------------------------- Nice! ::: gfx/gl/moz.build @@ +76,5 @@ > EXPORTS += ['SharedSurfaceGralloc.h'] > > if gl_provider == 'CGL': > + # Not currently possible to build .mm files in unified mode, and we have > + # only one here anyway. The first part of your sentence is false. :-) (See bug 938844.) @@ +92,5 @@ > 'SharedSurfaceIO.cpp', > ] > +elif gl_provider == 'GLX': > + # GLContextProviderGLX.cpp needs to be kept out of UNIFIED_SOURCES > + # as it includes X11 headers with cause conflicts. s/with/which/
Attachment #8333820 - Flags: review?(ehsan) → review+
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: