TPEGFX: Difference between revisions
Jump to navigation
Jump to search
Full Query
Full Query
(→Bug) |
No edit summary |
||
| Line 41: | Line 41: | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
== Debug == | |||
* Dump GL cmds on b2g | |||
** adb shell setprop debug.egl.trace 1 | |||
adb shell stop b2g | |||
adb shell start b2g | |||
Revision as of 01:57, 15 May 2014
Billboard
Taipei gfx members, please build up what you want to reveal to the world here
Team sharing
- New hires info
- For all
- For gfx team
- Here is things that we need new hires should know, especially for platform team.
- Everyone in team has the responsibility to maintain the correctness and availability of these documents.
Bug
Blocker
No results.
0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);
Backlog
4 Total; 4 Open (100%); 0 Resolved (0%); 0 Verified (0%);
Mentor (Put bugs that can learn some module/domain knowledge, not the first bug)
| ID | Priority | Summary | Status | Assigned to |
|---|---|---|---|---|
| 999221 | -- | Parent Assertion with DeferredDestroy at gfx/layers/ipc/CompositorParent.cpp:1303 | NEW |
1 Total; 1 Open (100%); 0 Resolved (0%); 0 Verified (0%);
Debug
- Dump GL cmds on b2g
- adb shell setprop debug.egl.trace 1
adb shell stop b2g adb shell start b2g