| Commit message (Expand) | Author | Age | Files | Lines |
* | anv/util: Split a vk_errorv helper out of vk_errorf | Jason Ekstrand | 2018-10-26 | 1 | -6/+17 |
* | anv: Handle the device loss abort in anv_device_set_lost | Jason Ekstrand | 2018-10-26 | 1 | -5/+0 |
* | anv: give more room to debug report | Caio Marcelo de Oliveira Filho | 2018-07-18 | 1 | -2/+2 |
* | anv: avoid segmentation fault due to vk_error() | Samuel Iglesias Gonsálvez | 2018-01-19 | 1 | -8/+10 |
* | vulkan: move anv VK_EXT_debug_report implementation to common code. | Bas Nieuwenhuizen | 2018-01-17 | 1 | -16/+16 |
* | anv: Better support for Android logging (v2) | Chad Versace | 2017-10-17 | 1 | -18/+3 |
* | anv: wire up vk_errorf macro to do debug reporting | Tapani Pälli | 2017-09-12 | 1 | -3/+18 |
* | anv: wire up anv_perf_warn macro to do debug reporting | Tapani Pälli | 2017-09-12 | 1 | -2/+16 |
* | anv: Add an option to abort on device loss | Jason Ekstrand | 2017-05-18 | 1 | -0/+5 |
* | anv: Add a performance warning helper | Jason Ekstrand | 2017-03-07 | 1 | -0/+13 |
* | vulkan/util: Add generator for enum_to_str functions | Dylan Baker | 2017-02-22 | 1 | -34/+2 |
* | anv: add missing extension errors in vk_errorf() | Eric Engestrom | 2017-01-27 | 1 | -0/+5 |
* | anv: add missing core errors in vk_errorf() | Eric Engestrom | 2017-01-27 | 1 | -0/+3 |
* | anv: don't assert on out of memory descriptor pool in debug mode | Lionel Landwerlin | 2017-01-27 | 1 | -0/+2 |
* | anv: remove some unused macros and functions | Grazvydas Ignotas | 2017-01-13 | 1 | -19/+0 |
* | anv: port to using new u_vector shared helper. | Dave Airlie | 2016-10-19 | 1 | -75/+0 |
* | anv/util: Fix vector resizing | Jason Ekstrand | 2016-03-03 | 1 | -12/+19 |
* | Move the intel vulkan driver to src/intel/vulkan | Jason Ekstrand | 2016-02-18 | 1 | -0/+195 |