aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/anv_util.c
Commit message (Expand)AuthorAgeFilesLines
* anv: avoid segmentation fault due to vk_error()Samuel Iglesias Gonsálvez2018-01-191-8/+10
* vulkan: move anv VK_EXT_debug_report implementation to common code.Bas Nieuwenhuizen2018-01-171-16/+16
* anv: Better support for Android logging (v2)Chad Versace2017-10-171-18/+3
* anv: wire up vk_errorf macro to do debug reportingTapani Pälli2017-09-121-3/+18
* anv: wire up anv_perf_warn macro to do debug reportingTapani Pälli2017-09-121-2/+16
* anv: Add an option to abort on device lossJason Ekstrand2017-05-181-0/+5
* anv: Add a performance warning helperJason Ekstrand2017-03-071-0/+13
* vulkan/util: Add generator for enum_to_str functionsDylan Baker2017-02-221-34/+2
* anv: add missing extension errors in vk_errorf()Eric Engestrom2017-01-271-0/+5
* anv: add missing core errors in vk_errorf()Eric Engestrom2017-01-271-0/+3
* anv: don't assert on out of memory descriptor pool in debug modeLionel Landwerlin2017-01-271-0/+2
* anv: remove some unused macros and functionsGrazvydas Ignotas2017-01-131-19/+0
* anv: port to using new u_vector shared helper.Dave Airlie2016-10-191-75/+0
* anv/util: Fix vector resizingJason Ekstrand2016-03-031-12/+19
* Move the intel vulkan driver to src/intel/vulkanJason Ekstrand2016-02-181-0/+195