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
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-02
Use email address instead of website for attribution
David Robillard
3
-3
/
+3
2021-01-02
Clean up includes
David Robillard
2
-1
/
+2
2021-01-02
Simplify clang-format configuration and format all code
David Robillard
21
-4018
/
+4074
2020-12-11
Fix a conversion warning with MinGW
David Robillard
1
-1
/
+2
2020-12-01
Make puglShow() realize automatically on Windows and MacOS
David Robillard
2
-0
/
+14
2020-11-26
Remove file documentation
David Robillard
20
-97
/
+0
2020-11-25
Rename puglShowWindow and puglHideWindow to puglShow an puglHide
David Robillard
4
-6
/
+18
2020-11-25
Move puglEnterContext and puglLeaveContext to GL backends
David Robillard
4
-12
/
+36
2020-11-25
Pass vkGetInstanceProcAddr to puglCreateSurface instead of a loader
David Robillard
3
-9
/
+9
2020-11-22
Suppress various clang-tidy warnings
David Robillard
1
-0
/
+5
2020-11-22
X11: Fix position of child windows and clean up window creation code
David Robillard
1
-50
/
+68
2020-11-10
Fix asan errors on X11
David Robillard
1
-12
/
+10
2020-11-01
Run clang-tidy on all headers and fix various issues
David Robillard
2
-3
/
+5
2020-10-31
Cleanup: Remove unnecessary include
David Robillard
1
-1
/
+0
2020-10-31
Fix Cairo build on Mac and Windows
David Robillard
2
-2
/
+2
2020-10-30
Remove logging API
David Robillard
4
-70
/
+5
2020-10-30
Simplify header names
David Robillard
11
-13
/
+13
2020-10-30
Move implementation source files to a conventional src directory
David Robillard
23
-0
/
+7013
[prev]