Commit graph

8 commits

Author SHA1 Message Date
chyyran 0f4c1ba163 build: go back to submodule method but clone a minimal subset 2023-02-04 16:58:31 -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 e911f934be build: use meson wrapped compile 2023-02-04 02:41:33 -05:00
chyyran 708f86ea6e build: disable building platforms 2023-02-04 02:12:15 -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