index
:
pugl.git
c++
dragdrop
main
Pugl GUI library
d@drobilla.net
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
pugl_vulkan_cxx_demo.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-02
Use email address instead of website for attribution
David Robillard
1
-1
/
+1
2021-01-02
Clean up includes
David Robillard
1
-1
/
+0
2021-01-02
Simplify clang-format configuration and format all code
David Robillard
1
-1394
/
+1349
2020-12-11
Make demo programs work from any directory, and install them
David Robillard
1
-15
/
+38
2020-12-11
Print an error message in Vulkan demo when shaders are not found
David Robillard
1
-0
/
+1
2020-11-26
Remove file documentation
David Robillard
1
-12
/
+11
2020-11-26
Add pugl::World constructor overload that takes a flag
David Robillard
1
-2
/
+1
2020-11-26
Remove stub event handlers from pugl::View
David Robillard
1
-1
/
+5
2020-11-25
Rename puglShowWindow and puglHideWindow to puglShow an puglHide
David Robillard
1
-1
/
+1
2020-11-25
Pass vkGetInstanceProcAddr to puglCreateSurface instead of a loader
David Robillard
1
-2
/
+5
2020-11-01
Cleanup: Fix typo
David Robillard
1
-1
/
+1
2020-11-01
Make event handling in C++ more flexible
David Robillard
1
-6
/
+8
2020-10-31
Use static polymorphism in C++ bindings
David Robillard
1
-21
/
+22
2020-10-30
Simplify header names
David Robillard
1
-1
/
+1
2020-10-28
Add Vulkan demos
David Robillard
1
-0
/
+1839