Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zink: avoid NULL-deref | Erik Faye-Lund | 2019-11-29 | 1 | -2/+1 |
* | zink: pass screen to zink_create_gfx_pipeline | Erik Faye-Lund | 2019-10-28 | 1 | -1/+1 |
* | zink: fixup return-value | Erik Faye-Lund | 2019-10-28 | 1 | -1/+1 |
* | zink: pool descriptors per batch | Erik Faye-Lund | 2019-10-28 | 1 | -2/+5 |
* | zink: keep a reference to used render-passes | Erik Faye-Lund | 2019-10-28 | 1 | -0/+32 |
* | zink: pass screen instead of device to program-functions | Erik Faye-Lund | 2019-10-28 | 1 | -9/+12 |
* | zink: move primitive-topology stuff into program | Erik Faye-Lund | 2019-10-28 | 1 | -8/+42 |
* | zink: cache those pipelines | Erik Faye-Lund | 2019-10-28 | 1 | -3/+50 |
* | zink: introduce opengl over vulkan | Erik Faye-Lund | 2019-10-28 | 1 | -0/+132 |