shivshank
|
226fafcc1c
|
Fix warnings
|
2018-07-27 22:56:00 -04:00 |
|
shivshank
|
8b85a8f118
|
Remove left over persist_and_redraw
|
2018-07-27 22:55:13 -04:00 |
|
shivshank
|
0efe514a89
|
Expose resizable, enhance persist implementation
|
2018-07-27 22:54:52 -04:00 |
|
shivshank
|
aa46df7f74
|
Update version, readme
|
2018-07-27 22:16:07 -04:00 |
|
shivshank
|
32c6a5ce09
|
Add example for black and white
|
2018-07-27 22:06:53 -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
|
2cd65b90b1
|
Update version
|
2018-07-27 18:02:05 -04:00 |
|
shivshank
|
b0f24913f0
|
Add example for scaled buffers
|
2018-07-27 18:01:34 -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
|
54af8986ab
|
Prep Cargo.toml for crates.io
|
2018-07-27 17:10:51 -04:00 |
|
shivshank
|
d3ae1b8bac
|
Update version
|
2018-07-27 17:00:00 -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
|
46f2bf4bbc
|
Enhance the glutin breakout example
|
2018-07-25 23:31:35 -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
|
8557bfece8
|
Add readme
|
2018-05-29 23:43:35 -04:00 |
|
shivshank
|
c9e323c248
|
Fix example typo
|
2018-05-29 23:33:20 -04:00 |
|
shivshank
|
375573b5e8
|
Create basic buffer upload API
|
2018-05-29 22:48:20 -04:00 |
|