index
:
pugl
master
Personal pugl branch for bug fixes and opening up to allow other render backends
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
pugl_window_demo.c
Age
Commit message (
Expand
)
Author
2020-06-13
Cleanup: Fix implicit conversion warnings with clang
David Robillard
2020-05-16
Add default and maximum size
David Robillard
2020-05-16
Use email address in copyright headers
David Robillard
2020-05-16
Fix file documentation
David Robillard
2020-04-06
Implement puglSetTransientFor() for Mac and Windows
David Robillard
2020-04-02
Strengthen warnings
David Robillard
2020-04-01
Cleanup: Fix mismatched file comments
David Robillard
2020-04-01
Replace puglShowWindow() with puglRealize()
David Robillard
2020-03-17
Use clearer names for pointer events
David Robillard
2020-03-16
Window Demo: Only redisplay on update when running continuously
David Robillard
2020-03-15
Unify event loop functions as puglUpdate()
David Robillard
2020-03-15
Add type and flags to world
David Robillard
2020-03-13
Strengthen warnings
David Robillard
2020-03-09
Window Demo: Fix updating when not runnning continuously
David Robillard
2020-03-09
Cleanup: Remove unnecessary includes
David Robillard
2020-03-08
Add vsync command line options to demos
David Robillard
2020-03-08
Add multiple window example
David Robillard