Permalink
..
Failed to load latest commit information.
command Fix typo in hal/src/device.rs, hal/src/command/raw.rs, backend/metal/… Jul 17, 2018
pso Change descriptor allocation API to avoid heap allocation Jul 21, 2018
queue Rename FrameImage and acquire_frame Jun 23, 2018
adapter.rs Swapchain stuff from hriundel and more from me! Jun 9, 2018
backend.rs Use `Vec` for `Queues` Jun 15, 2018
buffer.rs Fix typo in hal/src/buffer.rs Jul 11, 2018
device.rs Add comments to hal/src/device.rs Jul 24, 2018
error.rs Fix #1833: Change getter names to follow Rust conventions Feb 19, 2018
format.rs [mtl] reworked render pass storage and iteration Jun 6, 2018
image.rs [mtl] clear_attachments implementation Jun 4, 2018
lib.rs [hal] add support for `maxColorAttachment` device limit Jun 24, 2018
mapping.rs Finished PSO, command and queue docs Mar 1, 2018
memory.rs Finished PSO, command and queue docs Mar 1, 2018
pass.rs [mtl] work around incompatible render passes Jun 7, 2018
pool.rs Provide unsafe methods to convert raw command pool and queue into typed. May 1, 2018
query.rs Present mode API Jun 16, 2018
range.rs Finished PSO, command and queue docs Mar 1, 2018
window.rs Rename FrameImage and acquire_frame Jun 23, 2018