Confirmed users
699
edits
(Created page with '= Proposal = * Have a dedicated "GPU Process" responsible for all access to the GPU via D2D/D3D/OpenGL ** This process can be killed and restarted to fix leaks or cover for othe…') |
No edit summary |
||
| Line 50: | Line 50: | ||
** Indirect access (for sandboxed content processes etc) | ** Indirect access (for sandboxed content processes etc) | ||
*** Remote cairo calls across to the GPU process, creating a command queue that gets posted instead of a new buffer | *** Remote cairo calls across to the GPU process, creating a command queue that gets posted instead of a new buffer | ||
= Important cases on fennec = | |||