Platform/GFX: Difference between revisions
< Platform
Jump to navigation
Jump to search
Jbonisteel (talk | contribs) (→Projects: edit) |
(adding a bunch more links and shuffling things around a bit) |
||
| Line 26: | Line 26: | ||
== Bug Triage Information == | == Bug Triage Information == | ||
[https://github.com/FirefoxGraphics/triage/wiki/Triage-guide Triage Guide] | |||
[https://firefoxgraphics.github.io/triage/ Triage Dashboard] | |||
Incoming bugs triage [https://wiki.mozilla.org/Platform/GFX/TriageSchedule Schedule] | Incoming bugs triage [https://wiki.mozilla.org/Platform/GFX/TriageSchedule Schedule] | ||
== Technical Overviews == | |||
* [https://firefox-source-docs.mozilla.org/gfx/index.html Design documents for the Mozilla graphics architecture] | |||
* [https://firefox-source-docs.mozilla.org/gfx/RenderingOverview.html Rendering Overview from HTML to GPU] | |||
== Tools == | == Tools & Workflows == | ||
=== | === Getting Started === | ||
*[https:// | * [https://docs.google.com/document/d/1qs9avZSVU4LohaEMUMIHsj64iB9je28KIThy0RTunpU/ Windows-based development] tips and step-by-step set up guide; | ||
== | === WebRender === | ||
* [https://github.com/servo/webrender/wiki/Debugging-WebRender Debugging WebRender] including [https://github.com/servo/webrender/issues/3070 an example debugging workflow]; | |||
* [https://searchfox.org/mozilla-central/source/gfx/wr/tileview/src/main.rs#5 Tile cache logger] for multi-frame cache analysis; | |||
== Useful Information == | == Useful Information == | ||
* [[Platform/GFX/Jargon|Jargon]] | * [[Platform/GFX/Jargon|Jargon]] | ||
* [[QA/Platform/Graphics/Inventory]] | * [[QA/Platform/Graphics/Inventory QA Graphics Inventory: which hardware do we have and where is it]] | ||
* [https://hackmd.io/lvtOckAtSrmIpZAwgtXptw WebGL Best Practices] | * [https://hackmd.io/lvtOckAtSrmIpZAwgtXptw WebGL Best Practices] | ||
* [https://github.com/servo/webrender/wiki/Driver-issues Driver Issues] in WebRender | * [https://github.com/servo/webrender/wiki/Driver-issues Driver Issues] in WebRender | ||
Revision as of 21:31, 16 April 2020
This is a page of useful information about and for the Firefox Graphics team. For an overview of graphics inside of Gecko look here
If you're interested in contributing, check out this page.
Roadmaps and Goals
Roadmaps
View our general Roadmap for 2020
View the WebRender-specific roadmap
Quarterly Goals
View the Graphics Team Q2 Goals
Meeting Notes
- Software WebRender
- WR Perf
- WR Future
- Texture/buffer upload brainstorming
Bug Triage Information
Incoming bugs triage Schedule
Technical Overviews
Tools & Workflows
Getting Started
- Windows-based development tips and step-by-step set up guide;
WebRender
- Debugging WebRender including an example debugging workflow;
- Tile cache logger for multi-frame cache analysis;
Useful Information
- Jargon
- QA/Platform/Graphics/Inventory QA Graphics Inventory: which hardware do we have and where is it
- WebGL Best Practices
- Driver Issues in WebRender
Components
- Quantum Render
- Where have we shipped WebRender? https://wiki.mozilla.org/Platform/GFX/WebRender_Where
- Telemetry
- Async Panning and Zooming
- Moz2D
- WebGPU
Archive
We have a lot of older pages that are no longer updated. They've been moved here.