1
0
Fork 0
Commit graph

56 commits

Author SHA1 Message Date
Billy Messenger
90a25ea988 cargo fmt 2020-09-02 16:23:03 -05:00
Billy Messenger
9234f050c0 Add compiler arguments for choosing between OpenGL or wgpu. Add Receiver and Message types. 2020-09-02 16:22:49 -05:00
Charles Saracco
7308763470 Handle keyboard and mouse events (just println! for now) 2020-06-15 01:40:45 -04:00
Charles Saracco
c42b218bb1 Better DPI scale factor strategy for X11 2020-06-14 00:25:37 -04:00
Charles Saracco
cc6d17169e OpenGL surface for X11/XCB 2020-05-31 14:39:14 -04:00
Micah Johnston
1b33c3c33e unify api and file structure across platforms; make example platform-independent 2020-05-25 21:32:55 -05:00