[go: up one dir, main page]

gfx 0.9.0

A high-performance, bindless graphics API
Documentation
Build #8209 2016-08-05 12:50:23
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading gfx v0.9.0
Compiling log v0.3.6
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs --crate-name log --crate-type lib -g --cfg feature=\"use_std\" --cfg feature=\"default\" -C metadata=bf16bb9a4912b11d -C extra-filename=-bf16bb9a4912b11d --out-dir /home/cratesfyi/gfx-0.9.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/gfx-0.9.0/debug/deps -L dependency=/home/cratesfyi/gfx-0.9.0/debug/deps --cap-lints allow`
Compiling bitflags v0.3.3
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-0.3.3/src/lib.rs --crate-name bitflags --crate-type lib -g -C metadata=e61ad67c3301e77d -C extra-filename=-e61ad67c3301e77d --out-dir /home/cratesfyi/gfx-0.9.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/gfx-0.9.0/debug/deps -L dependency=/home/cratesfyi/gfx-0.9.0/debug/deps --cap-lints allow`
Compiling draw_state v0.3.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/draw_state-0.3.0/src/lib.rs --crate-name draw_state --crate-type lib -g -C metadata=6282f72fd519fb94 -C extra-filename=-6282f72fd519fb94 --out-dir /home/cratesfyi/gfx-0.9.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/gfx-0.9.0/debug/deps -L dependency=/home/cratesfyi/gfx-0.9.0/debug/deps --extern bitflags=/home/cratesfyi/gfx-0.9.0/debug/deps/libbitflags-e61ad67c3301e77d.rlib --cap-lints allow`
Compiling gfx_core v0.1.2
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/gfx_core-0.1.2/src/lib.rs --crate-name gfx_core --crate-type lib -g -C metadata=eb5c58c947c81669 -C extra-filename=-eb5c58c947c81669 --out-dir /home/cratesfyi/gfx-0.9.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/gfx-0.9.0/debug/deps -L dependency=/home/cratesfyi/gfx-0.9.0/debug/deps --extern log=/home/cratesfyi/gfx-0.9.0/debug/deps/liblog-bf16bb9a4912b11d.rlib --extern draw_state=/home/cratesfyi/gfx-0.9.0/debug/deps/libdraw_state-6282f72fd519fb94.rlib --extern bitflags=/home/cratesfyi/gfx-0.9.0/debug/deps/libbitflags-e61ad67c3301e77d.rlib --cap-lints allow`
Documenting gfx v0.9.0
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/gfx-0.9.0/src/lib.rs --crate-name gfx -o /home/cratesfyi/gfx-0.9.0/doc -L dependency=/home/cratesfyi/gfx-0.9.0/debug -L dependency=/home/cratesfyi/gfx-0.9.0/debug/deps --extern log=/home/cratesfyi/gfx-0.9.0/debug/deps/liblog-bf16bb9a4912b11d.rlib --extern gfx_core=/home/cratesfyi/gfx-0.9.0/debug/deps/libgfx_core-eb5c58c947c81669.rlib --extern draw_state=/home/cratesfyi/gfx-0.9.0/debug/deps/libdraw_state-6282f72fd519fb94.rlib`