1,295
edits
No edit summary |
|||
Line 67: | Line 67: | ||
** At this point we should have significant performance wins on real Web apps and something we want to ship | ** At this point we should have significant performance wins on real Web apps and something we want to ship | ||
* Implement GL backend (lots more work) | * Implement GL backend (lots more work) | ||
* | * Extend API and backends with all the functionality we need | ||
* Reimplement gfxContext on top of new gfx API (compile time switch probably needed, or possibly a branch) | |||
* Incrementally convert all our graphics code to the new API | |||
edits