aboutsummaryrefslogtreecommitdiffstats
path: root/src/window.rs
Commit message (Expand)AuthorAgeFilesLines
* Fixed errors on latest nightly, RingBuf -> VecDequemitchmindtree2015-02-211-2/+2
* expose the platform-specific window handle (currently Win only)Ryan Stewart2015-02-201-0/+8
* Improve the OpenGL context request systemPierre Krieger2015-02-181-5/+10
* Cleanup crate root by moving headless and window to modulesPierre Krieger2015-02-161-0/+478