Commit graph

18 commits

Author SHA1 Message Date
chyyran 701ff2f7a2 build(linux): add path to link stdc++ 2023-02-04 15:25:37 -05:00
chyyran 175c9b4b1e doc: submodule-less build 2023-02-04 03:37:12 -05:00
chyyran 89877a1532 chore: Release 2023-02-04 03:31:30 -05:00
chyyran 5bea9a98fb build: update mesa SHA 2023-02-04 03:31:22 -05:00
chyyran 16d809f9a1 chore: Release 2023-02-04 03:20:19 -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 fddf8aab2a chore: Release 2023-02-04 03:08:41 -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 37d0e5a0d5 build: allow using included bindings 2023-02-04 02:32:40 -05:00
chyyran 3a74e07031 doc: advise to only clone depth=1 2023-02-04 02:13:52 -05:00
chyyran 708f86ea6e build: disable building platforms 2023-02-04 02:12:15 -05:00
chyyran 3844a7d254 doc: basic documentation 2023-02-04 01:40:17 -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 4d8dce5eb5 sys: get sys to link properly 2023-02-03 03:07:53 -05:00
chyyran d0f646d907 sys: Initial commit, includes -sys crate bindings 2023-02-02 23:38:23 -05:00