| Commit message (Expand) | Author | Age | Files | Lines |
| * | Create qdoc macros for C++ class docs 2.1: qHash() | Marc Mutz | 2024-11-27 | 1 | -8/+2 |
| * | Doc: Remove references to non-existing current() method | Andreas Eliasson | 2023-08-17 | 1 | -3/+4 |
| * | rhi: Make it a QPA-style private but semi-public API | Laszlo Agocs | 2023-05-21 | 1 | -0/+1 |
| * | Modernize the VK_EXT_debug_utils callback | Laszlo Agocs | 2023-02-02 | 1 | -14/+17 |
| * | Doc: Show signatures of typedef's | Kai Köhne | 2023-01-12 | 1 | -2/+13 |
| * | Doc: Document further GUI API as new in 6.5 | Kai Köhne | 2023-01-12 | 1 | -1/+1 |
| * | vulkan: Add flag to opt out from enumerating Portability phys.devices | Laszlo Agocs | 2022-09-26 | 1 | -3/+6 |
| * | vulkan: Re-enable VK_KHR_portability drivers | Laszlo Agocs | 2022-09-26 | 1 | -3/+11 |
| * | vulkan: Port to VK_EXT_debug_utils | Laszlo Agocs | 2022-08-10 | 1 | -3/+86 |
| * | Doc: Add default value for seed param to all qHash overloads | Kai Köhne | 2022-07-20 | 1 | -2/+2 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | Export the QVulkanInstancePrivate class | JiDe Zhang | 2022-05-04 | 1 | -28/+1 |
| * | Doc: Use \inmodule for all classes and headers | Topi Reinio | 2022-01-17 | 1 | -0/+3 |
| * | Make getter const, add const overloads | Volker Hilsheimer | 2021-03-29 | 1 | -1/+11 |
| * | Update QVulkan(Device)Functions to Vulkan 1.2 | Laszlo Agocs | 2021-01-19 | 1 | -3/+23 |
| * | vulkan: Add instance-level version getter | Laszlo Agocs | 2021-01-18 | 1 | -3/+31 |
| * | Use QList instead of QVector in gui implementation | Jarek Kobus | 2020-07-07 | 1 | -4/+4 |
| * | Relax tst_qvulkan::vulkanVersionRequest to make it compatible with 1.1 | Laszlo Agocs | 2020-06-15 | 1 | -0/+7 |
| * | Change qHash() to work with size_t instead of uint | Lars Knoll | 2020-04-09 | 1 | -2/+2 |
| * | Add since 5.15 to new QVulkanInstance function | Laszlo Agocs | 2020-03-03 | 1 | -0/+2 |
| * | Tidy nullptr usage | Allan Sandfeld Jensen | 2019-12-06 | 1 | -1/+1 |
| * | Avoid initializing QFlags with 0 or nullptr in further cases | Friedemann Kleint | 2019-11-22 | 1 | -1/+0 |
| * | Vulkan: Add platform hooks before presenting | Johan Klokkhammer Helsing | 2019-10-08 | 1 | -0/+14 |
| * | vulkan: Add debug message filtering | Laszlo Agocs | 2019-05-28 | 1 | -0/+46 |
| * | Doc: replace even more null/0/nullptr with \nullptr macro | Christian Ehrlicher | 2019-05-08 | 1 | -1/+1 |
| * | QtGui/Network/OpenGl/Widgets/Xml: use \nullptr in documentation | Christian Ehrlicher | 2019-02-20 | 1 | -1/+1 |
| * | Doc: Move literal code block to a separate file | Cristian Maureira-Fredes | 2018-10-15 | 1 | -93/+4 |
| * | doc: Add missing template clauses in qvulkaninstance.cpp | Martin Smith | 2018-01-12 | 1 | -2/+2 |
| * | QVulkanInstance: Fix compilation with MSVC2013 | Friedemann Kleint | 2017-10-14 | 1 | -2/+2 |
| * | QVulkan{Layer,Extension}: various fixes | Marc Mutz | 2017-04-05 | 1 | -8/+48 |
| * | Vulkan: Fix shadow builds | Andy Nichols | 2017-04-05 | 1 | -1/+1 |
| * | Fix some capitalization issues in QVulkan docs | Laszlo Agocs | 2017-04-04 | 1 | -3/+3 |
| * | doc: Fix several qdoc warnings in new software | Martin Smith | 2017-03-31 | 1 | -8/+22 |
| * | Fix up QVulkanInstance docs | Laszlo Agocs | 2017-03-22 | 1 | -9/+13 |
| * | Basic Vulkan enablers | Laszlo Agocs | 2017-03-17 | 1 | -0/+836 |