Commit Graph

5 Commits (90484feee5abf7798962e95a41995404a041d33f)

Author SHA1 Message Date
_ 90484feee5 Remember how to use nom and Cargo tests 2020-01-08 23:58:36 +00:00
_ 05eca4840f LOTS of unsafe later... got my black triangle. 2020-01-07 05:50:20 +00:00
_ bfeb111b14 Bit of a snag that Rust doesn't use nul-terminated strings. This is
necessary for Rust's slices to be internally consistent, but it means
a slight FFI hitch when working with C. I have to say I take Rust's
side - Strings without a size have been considered a security smell
for a while now.
2020-01-06 02:19:41 +00:00
_ dfecbdd4fb Shader class... appears to work 2020-01-06 01:57:34 +00:00
_ 952b924425 Aha! OpenGL! And Rust! 2020-01-06 01:25:17 +00:00