Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HACK: zink: suspend / resume queries on batch-boundaries | Erik Faye-Lund | 2019-10-28 | 1 | -0/+5 |
* | zink: save original scissor and viewport | Erik Faye-Lund | 2019-10-28 | 1 | -0/+2 |
* | zink: store sampler and image_view counts | Erik Faye-Lund | 2019-10-28 | 1 | -0/+2 |
* | zink: use pipe_stencil_ref instead of uint32_t-array | Erik Faye-Lund | 2019-10-28 | 1 | -1/+1 |
* | zink: pool descriptors per batch | Erik Faye-Lund | 2019-10-28 | 1 | -2/+0 |
* | zink: clean up render-pass management | Erik Faye-Lund | 2019-10-28 | 1 | -1/+7 |
* | zink: cache framebuffers | Erik Faye-Lund | 2019-10-28 | 1 | -0/+1 |
* | zink: cache render-passes | Erik Faye-Lund | 2019-10-28 | 1 | -0/+2 |
* | zink: implement batching | Erik Faye-Lund | 2019-10-28 | 1 | -5/+12 |
* | zink: tweak state handling | Erik Faye-Lund | 2019-10-28 | 1 | -0/+3 |
* | zink: add curr_cmdbuf-helper | Erik Faye-Lund | 2019-10-28 | 1 | -0/+6 |
* | zink: move renderpass inside gfx pipeline state | Erik Faye-Lund | 2019-10-28 | 1 | -1/+0 |
* | zink: cache programs | Erik Faye-Lund | 2019-10-28 | 1 | -3/+9 |
* | zink: prepare for multiple cmdbufs | Erik Faye-Lund | 2019-10-28 | 1 | -1/+1 |
* | zink: do not leak image-views | Erik Faye-Lund | 2019-10-28 | 1 | -0/+6 |
* | zink: query support (v2) | Dave Airlie | 2019-10-28 | 1 | -0/+3 |
* | zink: introduce opengl over vulkan | Erik Faye-Lund | 2019-10-28 | 1 | -0/+107 |