Closed
Bug 944172
Opened 12 years ago
Closed 12 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•12 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•12 years ago
|
||
Assignee: nobody → bjacob
Target Milestone: --- → mozilla28
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•