Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zink: use dynamic state for line-width | Erik Faye-Lund | 2019-10-30 | 1 | -9/+5 |
* | zink: do not set lineWidth to invalid value | Erik Faye-Lund | 2019-10-28 | 1 | -1/+6 |
* | zink: pass screen to zink_create_gfx_pipeline | Erik Faye-Lund | 2019-10-28 | 1 | -2/+4 |
* | zink: add samples to rasterizer | Dave Airlie | 2019-10-28 | 1 | -1/+1 |
* | zink: add sample mask support | Dave Airlie | 2019-10-28 | 1 | -0/+1 |
* | zink: move primitive-topology stuff into program | Erik Faye-Lund | 2019-10-28 | 1 | -2/+3 |
* | zink: move renderpass inside gfx pipeline state | Erik Faye-Lund | 2019-10-28 | 1 | -3/+2 |
* | zink: pass zink_render_pass to pipeline-creation | Erik Faye-Lund | 2019-10-28 | 1 | -2/+3 |
* | zink: introduce opengl over vulkan | Erik Faye-Lund | 2019-10-28 | 1 | -0/+151 |