index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
vulkan
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Regenerate examples to set the WIN32_EXECUTABLE property
Alexandru Croitor
2020-10-27
5
-0
/
+20
*
CMake: Regenerate examples to use qt_add_executable
Alexandru Croitor
2020-10-19
5
-5
/
+5
*
Fix vulkan example build with MSVC
Laszlo Agocs
2020-09-14
1
-1
/
+1
*
Fix compiler warning about qsizetype/int mismatch
Lars Knoll
2020-08-04
1
-1
/
+1
*
CMake: Regenerate examples
Alexandru Croitor
2020-07-09
5
-5
/
+25
*
Use QList instead of QVector in examples
Jarek Kobus
2020-06-23
4
-4
/
+4
*
Replace calls to deprecated QEvent accessor functions
Shawn Rutledge
2020-06-08
1
-4
/
+4
*
QtConcurrent::run: accept more then five function's arguments
Vitaly Fanaskov
2020-03-11
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.15' into dev
Liang Qi
2020-02-13
5
-0
/
+5
|
\
|
*
Doc: Specify install path for Vulkan examples
Topi Reinio
2020-01-30
5
-0
/
+5
*
|
Regenerate examples
Alexandru Croitor
2020-02-04
5
-9
/
+9
*
|
cmake: add examples/vulkan
Frederik Gladhorn
2019-10-07
6
-0
/
+252
|
/
*
Fix use of qrand/qsrand in an example
Edward Welbourne
2019-04-01
1
-3
/
+4
*
QtBase: replace deprecated QString functions
Christian Ehrlicher
2019-03-04
1
-7
/
+7
*
Fix device local alloc in hellovulkantexture
Laszlo Agocs
2018-09-12
1
-0
/
+10
*
Fix src access with staging buffer in hellovulkantexture
Laszlo Agocs
2018-09-12
1
-3
/
+3
*
Revise an incorrect QVulkanWindow doc note
Laszlo Agocs
2018-09-06
3
-4
/
+4
*
Doc: Add missing full stops in briefs
Paul Wicking
2018-06-21
5
-5
/
+5
*
Vulkan Examples: Fix Clang warnings about initialization of VkClearColorValue
Friedemann Kleint
2018-04-30
4
-4
/
+4
*
hellovulkantexture: Fix issues with new validation layer
Laszlo Agocs
2017-10-16
1
-2
/
+3
*
QVulkanWindow: return QMatrix4x4 by value
Marc Mutz
2017-05-22
3
-3
/
+3
*
QVulkanWindow: use QVector, not QSet, for small int set
Marc Mutz
2017-05-22
3
-4
/
+3
*
hellovulkanwidget example: Add a widget showing debug output
Friedemann Kleint
2017-03-30
3
-9
/
+34
*
Add the Vulkan cube example
Laszlo Agocs
2017-03-29
31
-1
/
+5703
*
Clarify the front face winding order in the Vulkan examples
Laszlo Agocs
2017-03-26
2
-3
/
+3
*
Introduce QVulkanWindow
Laszlo Agocs
2017-03-22
37
-0
/
+2761