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
Age
Commit message (
Expand
)
Author
2018-09-15
Replace symlink with minimal waf wrapper script
David Robillard
2018-09-15
Merge commit '8239fedfd133916f0ac26bd85ff524afca243ddb'
David Robillard
2018-09-15
Squashed 'waflib/' changes from 391d285..542b3f5
David Robillard
2018-09-15
Add msgs argument to autowaf.display_summary() and show flags
David Robillard
2018-09-15
Automatically define version
David Robillard
2018-09-15
Add autowaf.add_flags() for terse flag definition
David Robillard
2018-09-13
Clean up wscript
David Robillard
2018-09-13
Add __pycache__ to gitignore
David Robillard
2018-09-11
Fix GCC8 fall-through warnings
David Robillard
2018-09-11
Switch to bundled source waf
David Robillard
2018-09-11
Squashed 'waflib/' content from commit 391d285
David Robillard
2018-09-11
Merge commit 'b6e9de2de9725e2f5a3170b8171ad1a1e95e8339' as 'waflib'
David Robillard
2017-10-03
Don't clear entire cairo surface on each expose
David Robillard
2017-10-03
Fix size constraints on OSX
David Robillard
2017-10-03
Print Unicode code points in standard format
David Robillard
2017-10-03
Send zero instead of replacement char for invalid key strings
David Robillard
2017-10-03
Fix implicit integer conversion warning
David Robillard
2017-07-23
Fix duplicate method declaration
David Robillard
2017-07-23
Implement special key handling on MacOS
Hanspeter Portner
2017-07-23
Fix merging of expose events
David Robillard
2016-11-06
Fix cairo inclusion
Hanspeter Portner
2016-10-29
Properly reset view->redisplay on windows
Hanspeter Portner
2016-10-27
Support many mouse buttons on OSX
David Robillard
2016-10-27
Fix mouse button numbers on OSX
David Robillard
2016-10-26
Fix OSX build
David Robillard
2016-10-26
Fix mouse click printing
David Robillard
2016-09-20
Move entire API to pugl.h
David Robillard
2016-09-20
Fix resizing
David Robillard
2016-09-20
Add GL option to pugl_cairo_test
David Robillard
2016-09-20
Fix C++ bindings
David Robillard
2016-09-19
Fix compilation on Windows
David Robillard
2016-09-18
Remove GLUT-like event callbacks
David Robillard
2016-09-18
Clean up documentation
David Robillard
2016-09-15
Make PUGL_NOTHING type 0
David Robillard
2016-09-14
Fix compose key
David Robillard
2016-09-14
Fix focus events
David Robillard
2016-09-14
Fix puglInitInternals prototype
David Robillard
2016-09-14
Add glew.h wrapper header
David Robillard
2016-09-14
Clean up pugl_test and remove use of GLU
David Robillard
2016-09-12
Demonstrate enter and leave events
David Robillard
2016-09-01
Make it possible to multiplex PuglKey and chars
David Robillard
2016-09-01
Add PUGL_CLOSE event
David Robillard
2016-09-01
Enter context before dispatching expose/configure
David Robillard
2016-09-01
Expose puglEnterContext() and puglLeaveContext()
David Robillard
2016-09-01
Add puglGetSize()
David Robillard
2016-09-01
Add puglGetVisible()
David Robillard
2016-08-31
Replace send_event with extensible flags
David Robillard
2016-08-31
Add missing include
David Robillard
2016-07-28
Add support for Cairo on OSX
David Robillard
2016-07-28
Add support for Cairo on GL
David Robillard
[next]