Commit graph

12 commits

Author SHA1 Message Date
chyyran e0fe82716e release(0.3): substantially improve API ergonomics and remove build-time bindgen 2023-02-06 19:13:42 -05:00
chyyran 3252599d3c sys: always build release profile 2023-02-04 18:13:02 -05:00
chyyran 0f4c1ba163 build: go back to submodule method but clone a minimal subset 2023-02-04 16:58:31 -05:00
chyyran 701ff2f7a2 build(linux): add path to link stdc++ 2023-02-04 15:25:37 -05:00
chyyran 5bea9a98fb build: update mesa SHA 2023-02-04 03:31:22 -05:00
chyyran 3261a3c54f build: clone mesa directly from gitlab
If we don't do this, the crate is too big for crates.io.
2023-02-04 03:18:34 -05:00
chyyran 5fce1f5921 build: disable shader-cache 2023-02-04 03:07:48 -05:00
chyyran 37d0e5a0d5 build: allow using included bindings 2023-02-04 02:32:40 -05:00
chyyran 463a584917 rs: initial implementation of safe wrapper 2023-02-04 01:35:10 -05:00
chyyran 9afe6b30ca sys: remove need to link against synchronization.lib 2023-02-03 03:20:31 -05:00
chyyran 92388514cf sys: get sys to link properly and clean up CMake file
flex and bison aren't actually needed if we don't use opengl
2023-02-03 03:14:11 -05:00
chyyran d0f646d907 sys: Initial commit, includes -sys crate bindings 2023-02-02 23:38:23 -05:00