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_embed_demo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-02
Simplify clang-format configuration and format all code
David Robillard
1
-287
/
+279
2020-11-26
Remove file documentation
David Robillard
1
-5
/
+0
2020-11-25
Rename puglShowWindow and puglHideWindow to puglShow an puglHide
David Robillard
1
-2
/
+2
2020-10-30
Simplify header names
David Robillard
1
-1
/
+1
2020-10-30
Remove GL and GLU wrapper headers
David Robillard
1
-1
/
+0
2020-07-05
Improve struct packing
David Robillard
1
-3
/
+3
2020-06-08
Windows: Fix maximum size
David Robillard
1
-0
/
+1
2020-05-16
Add default and maximum size
David Robillard
1
-1
/
+1
2020-05-16
Use email address in copyright headers
David Robillard
1
-1
/
+1
2020-05-16
Fix file documentation
David Robillard
1
-1
/
+2
2020-04-02
Strengthen warnings
David Robillard
1
-3
/
+10
2020-04-01
Replace puglShowWindow() with puglRealize()
David Robillard
1
-2
/
+5
2020-03-17
Use clearer names for pointer events
David Robillard
1
-4
/
+4
2020-03-16
Embed Demo: Add timer to occasionally reverse spin direction
David Robillard
1
-2
/
+10
2020-03-15
Unify event loop functions as puglUpdate()
David Robillard
1
-9
/
+12
2020-03-15
Add type and flags to world
David Robillard
1
-1
/
+1
2020-03-13
Strengthen warnings
David Robillard
1
-2
/
+0
2020-03-08
Add vsync command line options to demos
David Robillard
1
-2
/
+2
2020-03-08
Embed Demo: Simplify FPS counter
David Robillard
1
-3
/
+3
2020-03-08
Embed Demo: Only redisplay on input when not running continuously
David Robillard
1
-5
/
+11
2020-03-08
Factor out cube drawing
David Robillard
1
-59
/
+6
2020-03-08
Move demo programs to examples directory
David Robillard
1
-0
/
+394