servo/components/gfx/platform
Huon Wilson b42117fe0c Avoid undefined behaviour by allocating with align 1.
The allocation APIs require that the alignment is a power-of-two;
meaning 1 is the "I don't care" alignment, not 0.
2015-07-30 10:49:42 -07:00
..
freetype Avoid undefined behaviour by allocating with align 1. 2015-07-30 10:49:42 -07:00
macos gfx: Make display lists serializable using serde. 2015-07-15 19:04:17 -07:00
mod.rs Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8a 2014-11-13 11:17:43 +10:00