Commit graph

8 commits

Author SHA1 Message Date
Thomas Friedel
6912878a8c sdlcanvas and glfwcanvas now scale automatically for hidpi
removed glfw 3.2 dependency
2020-01-25 16:56:32 +01:00
Thomas Friedel
c8ff508299 updated glfw code to fix scaling on macOS 2020-01-25 15:59:54 +01:00
Thomas Friedel
bbcb712b73 renamed the backend directories so they match the package names 2019-05-12 13:06:23 +02:00
Thomas Friedel
c98bc6c23d backend can now reuse gl contexts, updated examples and docs 2019-03-20 11:48:52 +01:00
Thomas Friedel
122488e64c updated glfwcanvas to use gl backend, fixed error handling 2019-02-24 16:34:42 +01:00
Thomas Friedel
afbdfdec44 added a Size function to get the window size 2018-11-13 12:19:05 +01:00
Thomas Friedel
d7513ddf4d added window resize and close handling to glfwcanvas package 2018-10-31 11:58:09 +01:00
Thomas Friedel
93d30a1ff7 added a glfwcanvas subpackage 2018-10-20 14:42:29 +02:00