gfx 0.12.0

A high-performance, bindless graphics API
Documentation
Build #8203 2016-08-05T12:08:43.304288+00:00
# 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`
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.12.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/gfx-0.12.0/debug/deps -L dependency=/home/cratesfyi/gfx-0.12.0/debug/deps --cap-lints allow`
Compiling bitflags v0.7.0
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.12.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/gfx-0.12.0/debug/deps -L dependency=/home/cratesfyi/gfx-0.12.0/debug/deps --cap-lints allow`
Compiling bitflags v0.6.0
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.12.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/gfx-0.12.0/debug/deps -L dependency=/home/cratesfyi/gfx-0.12.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.12.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/gfx-0.12.0/debug/deps -L dependency=/home/cratesfyi/gfx-0.12.0/debug/deps --extern bitflags=/home/cratesfyi/gfx-0.12.0/debug/deps/libbitflags-b8c7fb7df9b2bc2e.rlib --cap-lints allow`
Compiling gfx_core v0.4.0
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/gfx_core-0.4.0/src/lib.rs --crate-name gfx_core --crate-type lib -g -C metadata=c138efaf774bac65 -C extra-filename=-c138efaf774bac65 --out-dir /home/cratesfyi/gfx-0.12.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/gfx-0.12.0/debug/deps -L dependency=/home/cratesfyi/gfx-0.12.0/debug/deps --extern log=/home/cratesfyi/gfx-0.12.0/debug/deps/liblog-bf16bb9a4912b11d.rlib --extern draw_state=/home/cratesfyi/gfx-0.12.0/debug/deps/libdraw_state-196f0a026baef11a.rlib --extern bitflags=/home/cratesfyi/gfx-0.12.0/debug/deps/libbitflags-0e272044714c8076.rlib --cap-lints allow`
Documenting gfx v0.12.0
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/gfx-0.12.0/src/lib.rs --crate-name gfx -o /home/cratesfyi/gfx-0.12.0/doc -L dependency=/home/cratesfyi/gfx-0.12.0/debug -L dependency=/home/cratesfyi/gfx-0.12.0/debug/deps --extern gfx_core=/home/cratesfyi/gfx-0.12.0/debug/deps/libgfx_core-c138efaf774bac65.rlib --extern log=/home/cratesfyi/gfx-0.12.0/debug/deps/liblog-bf16bb9a4912b11d.rlib --extern draw_state=/home/cratesfyi/gfx-0.12.0/debug/deps/libdraw_state-196f0a026baef11a.rlib`