Closed
Bug 910429
Opened 12 years ago
Closed 12 years ago
Add KHR_debug support to GLContext
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
mozilla27
People
(Reporter: jgilbert, Assigned: jgilbert)
References
()
Details
Attachments
(1 file, 3 obsolete files)
|
13.54 KB,
patch
|
bjacob
:
review+
|
Details | Diff | Splinter Review |
This could be really useful for debugging and profiling.
| Assignee | ||
Comment 1•12 years ago
|
||
Attachment #796863 -
Flags: review?(bjacob)
| Assignee | ||
Comment 2•12 years ago
|
||
Oops, forgot to add the KHR suffix symbol strings for GLES.
Attachment #796863 -
Attachment is obsolete: true
Attachment #796863 -
Flags: review?(bjacob)
Attachment #796865 -
Flags: review?(bjacob)
Updated•12 years ago
|
Attachment #796865 -
Flags: review?(bjacob) → review+
| Assignee | ||
Comment 3•12 years ago
|
||
I missed that one of these returns GLuint, so I fixed it.
Attachment #796865 -
Attachment is obsolete: true
Attachment #796903 -
Flags: review+
| Assignee | ||
Updated•12 years ago
|
Keywords: checkin-needed
Comment 4•12 years ago
|
||
Keywords: checkin-needed
Comment 5•12 years ago
|
||
| Assignee | ||
Comment 6•12 years ago
|
||
Looks like we needed to add an include to get `APIENTRY` on windows:
https://tbpl.mozilla.org/?tree=Try&rev=ed108df99a20
Attachment #796903 -
Attachment is obsolete: true
Attachment #805647 -
Flags: review?(bjacob)
Updated•12 years ago
|
Attachment #805647 -
Flags: review?(bjacob) → review+
| Assignee | ||
Comment 7•12 years ago
|
||
Comment 8•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla27
You need to log in
before you can comment on or make changes to this bug.
Description
•