File | File | |
| | @@ -1,10 +1,10 @@
|
1 | 1 | Parent: 7a718d8 (Add PixelFormatBGRA8UNormSRGB, SetVertexBytes.)
|
2 | 2 | Author: Dmitri Shuralyov <dmitri@shuralyov.com>
|
3 | 3 | AuthorDate: Sat Jun 23 01:07:53 2018 -0400
|
4 | 4 | Commit: Dmitri Shuralyov <dmitri@shuralyov.com>
|
5 | | CommitDate: Sun Oct 21 23:20:25 2018 -0400
|
| 5 | CommitDate: Mon Oct 22 03:12:01 2018 -0400
|
6 | 6 |
|
7 | 7 | Add minimal API to support interactive rendering in a window.
|
8 | 8 |
|
9 | 9 | The goal of this change is to make it possible to use package mtl
|
10 | 10 | to render to a window at interactive framerates (e.g., at 60 FPS,
|