summaryrefslogtreecommitdiff
path: root/DEVELOPING.md
blob: 3dea8871201610de07272813ef58ba5e51f7e7d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Developing

This is been rewritten to include:

- How to build for the platforms we support.
- Acceptance criteria for code contributions (style, static asserts)
- How to run the unit tests.
- How to run the benchmarks.
- How to run the render tests.
- How to rebaseline baselines metrics.
- How to use GL Native as a 3rd party library in your project.