Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zink: implement transform feedback support to finish off opengl 3.0 | Mike Blumenkrantz | 2020-06-17 | 1 | -0/+1 |
* | zink: use general-layout when blitting to/from same resource | Erik Faye-Lund | 2020-05-27 | 1 | -6/+28 |
* | zink: disable vkCmdResolveImage when respecting render-condition | Erik Faye-Lund | 2020-05-14 | 1 | -1/+2 |
* | zink: enable conditional rendering if available | Dave Airlie | 2020-05-11 | 1 | -1/+2 |
* | zink: disallow depth-stencil blits with format-change | Erik Faye-Lund | 2020-02-03 | 1 | -0/+4 |
* | zink: be more careful about the mask-check | Erik Faye-Lund | 2020-02-03 | 1 | -2/+4 |
* | zink: fix crash when restoring sampler-states | Erik Faye-Lund | 2019-11-29 | 1 | -1/+1 |
* | util: Move gallium's PIPE_FORMAT utils to /util/format/ | Eric Anholt | 2019-11-14 | 1 | -1/+1 |
* | zink: move blitting to separate source | Erik Faye-Lund | 2019-11-13 | 1 | -0/+183 |