[go: up one dir, main page]

gfx 0.13.0

A high-performance, bindless graphics API
Documentation
Build #36494 2016-12-19 01:50:38
# rustc version
rustc 1.15.0-nightly (daf8c1dfc 2016-12-05)# docs.rs version
cratesfyi 0.2.2 (4f7a57c 2016-10-20)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading gfx v0.13.0
Compiling log v0.3.6
Compiling bitflags v0.6.0
Compiling bitflags v0.7.0
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.13.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/gfx-0.13.0/debug/deps --cap-lints allow`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-0.6.0/src/lib.rs --crate-name bitflags --crate-type lib -g -C metadata=b8c7fb7df9b2bc2e -C extra-filename=-b8c7fb7df9b2bc2e --out-dir /home/cratesfyi/gfx-0.13.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/gfx-0.13.0/debug/deps --cap-lints allow`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-0.7.0/src/lib.rs --crate-name bitflags --crate-type lib -g -C metadata=0e272044714c8076 -C extra-filename=-0e272044714c8076 --out-dir /home/cratesfyi/gfx-0.13.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/gfx-0.13.0/debug/deps --cap-lints allow`
Compiling draw_state v0.6.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/draw_state-0.6.0/src/lib.rs --crate-name draw_state --crate-type lib -g -C metadata=196f0a026baef11a -C extra-filename=-196f0a026baef11a --out-dir /home/cratesfyi/gfx-0.13.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/gfx-0.13.0/debug/deps --extern bitflags=/home/cratesfyi/gfx-0.13.0/debug/deps/libbitflags-b8c7fb7df9b2bc2e.rlib --cap-lints allow`
Compiling gfx_core v0.5.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/gfx_core-0.5.0/src/lib.rs --crate-name gfx_core --crate-type lib -g -C metadata=797bd8b67d7fe0eb -C extra-filename=-797bd8b67d7fe0eb --out-dir /home/cratesfyi/gfx-0.13.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/gfx-0.13.0/debug/deps --extern bitflags=/home/cratesfyi/gfx-0.13.0/debug/deps/libbitflags-0e272044714c8076.rlib --extern draw_state=/home/cratesfyi/gfx-0.13.0/debug/deps/libdraw_state-196f0a026baef11a.rlib --extern log=/home/cratesfyi/gfx-0.13.0/debug/deps/liblog-bf16bb9a4912b11d.rlib --cap-lints allow`
Documenting gfx v0.13.0
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/gfx-0.13.0/src/lib.rs --crate-name gfx -o /home/cratesfyi/gfx-0.13.0/doc -L dependency=/home/cratesfyi/gfx-0.13.0/debug/deps --extern log=/home/cratesfyi/gfx-0.13.0/debug/deps/liblog-bf16bb9a4912b11d.rlib --extern draw_state=/home/cratesfyi/gfx-0.13.0/debug/deps/libdraw_state-196f0a026baef11a.rlib --extern gfx_core=/home/cratesfyi/gfx-0.13.0/debug/deps/libgfx_core-797bd8b67d7fe0eb.rlib`
Finished debug [unoptimized + debuginfo] target(s) in 16.68 secs