Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | turnip: enable 422_UNORM formats | Jonathan Marek | 2020-05-20 | 1 | -1/+11 |
* | tu: Advertise COLOR_ATTACHMENT_BLEND_BIT for blendable formats | Connor Abbott | 2020-05-14 | 1 | -0/+6 |
* | turnip: add vk_format_is_snorm/is_float | Jonathan Marek | 2020-04-09 | 1 | -0/+12 |
* | turnip: Drop the copy of the formats table. | Eric Anholt | 2019-11-19 | 1 | -332/+40 |
* | turnip: add format_is_uint/format_is_sint | Jonathan Marek | 2019-10-15 | 1 | -0/+22 |
* | turnip: parse VkPipeline{Multisample,ColorBlend}StateCreateInfo | Chia-I Wu | 2019-03-11 | 1 | -0/+10 |
* | turnip: add .clang-format | Chia-I Wu | 2019-03-11 | 1 | -119/+119 |
* | turnip: Add image layout calculations. | Bas Nieuwenhuizen | 2019-03-11 | 1 | -0/+22 |
* | turnip: Fix indentation in function signatures | Chad Versace | 2019-03-11 | 1 | -2/+2 |
* | turnip: Add driver skeleton (v2) | Bas Nieuwenhuizen | 2019-03-11 | 1 | -0/+545 |