diff options
Diffstat (limited to 'pugl/AUTHORS')
-rw-r--r-- | pugl/AUTHORS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/pugl/AUTHORS b/pugl/AUTHORS new file mode 100644 index 0000000..5625baa --- /dev/null +++ b/pugl/AUTHORS @@ -0,0 +1,11 @@ +Author: + David Robillard <d@drobilla.net> + +Original GLX inspiration, portability fixes: + Ben Loftis + +Various fixes and improvements: + Robin Gareus <robin@gareus.org> + +UTF-8 and Windows event work: + Erik Ã…ldstedt Sund <erikalds@gmail.com> |