Open
Bug 654424
Opened 14 years ago
Updated 2 years ago
Expand GL debug mode to help figuring INVALID_FRAMEBUFFER_OPERATION errors
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
NEW
People
(Reporter: bjacob, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
GL layers on Android are currently failing in part because of invalid framebuffers. The attached patch expands the GL debug mode to help fix that. It's not yet ready to check in, at least it should only print stuff in MOZ_GL_DEBUG_VERBOSE mode.
Comment 1•13 years ago
|
||
Are you still planning on finishing this patch Benoit Jacob? If not we should make this into a mentor bug. Changing to all platform since this also applies to Mac.
OS: Linux → All
Hardware: x86_64 → All
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•