Commit graph

21 commits

Author SHA1 Message Date
shivshank
226fafcc1c Fix warnings 2018-07-27 22:56:00 -04:00
shivshank
0efe514a89 Expose resizable, enhance persist implementation 2018-07-27 22:54:52 -04:00
shivshank
de363927dd Fix texture alignment specified incorrectly 2018-07-27 22:06:40 -04:00
shivshank
256e20be8e Remove outdated comments 2018-07-27 22:04:11 -04:00
shivshank
c2702fa36b Add safety check for update_buffer 2018-07-27 20:15:56 -04:00
shivshank
68cda2a7fb Add a few more buffer customization methods 2018-07-27 19:30:10 -04:00
shivshank
6a99711833 Remove dependency on Config for init_glutin_context 2018-07-27 17:56:41 -04:00
shivshank
f23f653413 Refactor init_framebuffer to take arguments instead of a config 2018-07-27 17:28:00 -04:00
shivshank
16e1c25e31 Fix broken export 2018-07-27 17:16:38 -04:00
shivshank
95e3bdcbfd Add viewport resize method 2018-07-27 16:40:31 -04:00
shivshank
df5ea104d8 Forgot to commit the breakout module 2018-07-25 23:50:17 -04:00
shivshank
875eeeddc6 Update docs 2018-07-25 23:43:09 -04:00
shivshank
a027cf0e70 Add glutin breakout 2018-07-25 23:17:33 -04:00
shivshank
67b2b108c8 Update docs 2018-07-25 22:42:58 -04:00
shivshank
f9127fb922 Add another Default impl for Config 2018-07-25 22:27:30 -04:00
shivshank
03f4f50d28 Completely refactor to support breakout and exposed internals 2018-07-25 22:00:59 -04:00
shivshank
86570bd141 Finish doc comment
I don't know why I have a tendency to forget writing docs... while mid
writing docs!
2018-07-24 18:38:36 -04:00
shivshank
d12cdb02d7 Remove wildcard dependencies (oops!) 2018-07-24 18:13:22 -04:00
shivshank
e6da32862e Allow switching out the default shaders 2018-05-31 21:58:36 -04:00
shivshank
18fac37072 Save created shaders internally 2018-05-31 18:31:32 -04:00
shivshank
375573b5e8 Create basic buffer upload API 2018-05-29 22:48:20 -04:00