Closed
Bug 944172
Opened 7 years ago
Closed 7 years ago
Move DecomposeIntoNoRepeatTriangles out of GLContext
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla28
People
(Reporter: bjacob, Assigned: bjacob)
References
Details
(Whiteboard: [qa-])
Attachments
(1 file)
28.74 KB,
patch
|
BenWa
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #8339603 -
Flags: review?(bgirard)
Comment 1•7 years ago
|
||
Comment on attachment 8339603 [details] [diff] [review] patch Review of attachment 8339603 [details] [diff] [review]: ----------------------------------------------------------------- ::: gfx/gl/DecomposeIntoNoRepeatTriangles.h @@ +15,5 @@ > +namespace gl { > + > +/** Helper for DecomposeIntoNoRepeatTriangles > + */ > +struct RectTriangles { use class please
Attachment #8339603 -
Flags: review?(bgirard) → review+
Assignee | ||
Comment 2•7 years ago
|
||
http://hg.mozilla.org/integration/mozilla-inbound/rev/f613b88f489b
Assignee: nobody → bjacob
Target Milestone: --- → mozilla28
Comment 3•7 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/f613b88f489b
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•