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
/
include
/
pugl
/
pugl.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-25
Rename event structs in a more readable style
David Robillard
1
-60
/
+117
2021-05-25
Allow overriding PUGL_API
David Robillard
1
-8
/
+10
2021-05-25
Fix long line
David Robillard
1
-2
/
+2
2021-05-03
MacOS: Make puglGetNativeWorld() return the NSApplication
David Robillard
1
-1
/
+1
2021-02-15
Remove deprecated enumerators
David Robillard
1
-7
/
+0
2021-01-06
Fix documentation formatting issues
David Robillard
1
-15
/
+12
2021-01-02
Add PUGL_CONST_API
David Robillard
1
-2
/
+5
2021-01-02
Simplify visibility boilerplate
David Robillard
1
-13
/
+6
2021-01-02
Simplify clang-format configuration and format all code
David Robillard
1
-346
/
+416
2020-11-26
Use named groups to group documentation
David Robillard
1
-13
/
+11
2020-11-26
Remove top-level documentation group
David Robillard
1
-5
/
+0
2020-11-26
Use consistent spelling in documentation
David Robillard
1
-4
/
+4
2020-11-26
Remove file documentation
David Robillard
1
-8
/
+3
2020-11-26
Don't use lists in return documentation
David Robillard
1
-17
/
+14
2020-11-25
Rename puglShowWindow and puglHideWindow to puglShow an puglHide
David Robillard
1
-2
/
+8
2020-11-25
Move puglEnterContext and puglLeaveContext to GL backends
David Robillard
1
-30
/
+0
2020-11-01
Add missing documentation for Vulkan
David Robillard
1
-1
/
+5
2020-10-30
Remove logging API
David Robillard
1
-36
/
+0
2020-10-30
Clean up installed man pages
David Robillard
1
-3
/
+3
2020-10-30
Simplify header names
David Robillard
1
-2
/
+2
2020-10-24
Replace live resize with loop events
David Robillard
1
-0
/
+34
2020-10-24
Fix documentation typo
David Robillard
1
-1
/
+1
2020-10-24
Use single-line doc comments where possible
David Robillard
1
-90
/
+30
2020-10-22
Resurrect puglEnterContext() and puglLeaveContext()
David Robillard
1
-33
/
+28
2020-10-21
Simplify documentation structure
David Robillard
1
-11
/
+8
2020-10-21
Cleanup: Use consistent style for preprocessor conditionals
David Robillard
1
-2
/
+2
2020-10-21
Move includes to a separate directory
David Robillard
1
-0
/
+1624