aboutsummaryrefslogtreecommitdiffstats
path: root/components/gfx/buffer_map.rs
Commit message (Expand)AuthorAgeFilesLines
* Move LayerBuffer cache to the compositorMartin Robinson2015-07-081-167/+0
* Update to latest rust-layersMartin Robinson2015-06-301-6/+6
* Use euclid from crates.ioecoal952015-06-191-1/+1
* Measure paint task buffer maps in the memory profiler.Nicholas Nethercote2015-05-271-0/+4
* Stop using IndexMut on HashMap.Ms2ger2015-05-011-1/+1
* Implement Clone for Copy types.Ms2ger2015-04-281-1/+1
* Remove some as_slice calls.Ms2ger2015-04-241-1/+1
* Remove int_uint feature from gfx.Josh Matthews2015-04-071-10/+10
* Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev.Ms2ger2015-03-181-3/+3
* Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev.Josh Matthews2015-01-281-8/+7
* Update rustc to revision 2cfb5acb5a2751c759627377e602bac4f88f2d19.Ms2ger2015-01-081-1/+1
* Replace almost "render" to "paint" words in gfx crate.Tetsuharu OHZEKI2014-12-081-1/+1
* Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8aJack Moffitt2014-11-131-10/+18
* Eliminate warningsKeegan McAllister2014-09-201-4/+4
* Cargoify servoJack Moffitt2014-09-081-0/+156