Commit graph

4860 commits

Author SHA1 Message Date
Patrick Walton
cd67243497 Update rust-glut 2012-07-05 17:29:25 -07:00
Patrick Walton
12729d36f7 Add layers and fix checks 2012-07-05 16:09:50 -07:00
Patrick Walton
36a7ca67e1 Add rust-glut support 2012-07-05 15:32:35 -07:00
Brian Anderson
96d8c76713 Update rust-opengles 2012-07-05 15:12:36 -07:00
Brian Anderson
d1195003b8 Configure rust-opengles in configure script 2012-07-05 14:53:58 -07:00
Patrick Walton
6d418a0bf5 Update submodules 2012-07-05 14:39:59 -07:00
Patrick Walton
9197a615e8 Add rust-opengles 2012-07-05 13:02:06 -07:00
Josh Matthews
57a231ff94 Build fixes for latest rustc changes. 2012-07-04 17:34:49 -04:00
Brian Anderson
18506978ca Merge pull request #25 from tuncer/extern
Fix build errors: use extern keyword
2012-07-04 14:09:08 -07:00
Tuncer Ayaz
7f343661a6 Fix build errors: use extern keyword 2012-07-04 20:58:57 +02:00
Margaret Meyerhofer
8861aba3ec Fixed compile errors from new macro syntax 2012-07-02 13:45:48 -07:00
Margaret Meyerhofer
55d8fc332a Capitalized css style types, removed redundant pretty-printing. 2012-06-29 18:00:56 -07:00
Margaret Meyerhofer
e4edb86df9 Fixed vector syntax errors and reordered crate compilation 2012-06-29 11:42:49 -07:00
Brian Anderson
7d06862ee1 Update README.md with more build instructions 2012-06-29 11:30:51 -07:00
Patrick Walton
bb7cf6d2ca Clarify that the bleeding-edge Rust compiler is needed 2012-06-29 11:25:30 -07:00
Patrick Walton
62beb26247 Update azure and geom 2012-06-28 18:22:51 -07:00
Patrick Walton
a6408d6c7f Update rust-azure 2012-06-28 17:21:14 -07:00
Brian Anderson
973c7076c0 Add true_type_tag utility function 2012-06-28 17:13:23 -07:00
Brian Anderson
47e5d225c9 Capitalize more types 2012-06-28 15:38:03 -07:00
Brian Anderson
410da1cb76 Update ragel 2012-06-28 15:01:35 -07:00
Margaret Meyerhofer
334102b038 cleaned up more warnings and a few copies 2012-06-28 10:56:03 -07:00
Brian Anderson
32926f36e0 Update rust-sdl 2012-06-27 23:14:52 -07:00
Brian Anderson
6e77dfa2f4 Update for task API changes 2012-06-27 20:13:23 -07:00
Brian Anderson
259ba8ce93 Update for languages changes. Build still busted 2012-06-27 12:09:38 -07:00
Brian Anderson
9f96220898 Update rust-geom 2012-06-27 11:57:23 -07:00
Margaret Meyerhofer
56c1cc5407 Fixed some compile errors in servo 2012-06-27 11:40:05 -07:00
Margaret Meyerhofer
98bfb44d8f Suppressed warnings is rust-stb-image 2012-06-27 11:37:56 -07:00
Margaret Meyerhofer
a079d2815b Suppressed compiler warnings in rust-sdl 2012-06-27 11:29:30 -07:00
Margaret Meyerhofer
0be92ef6a9 Fixed compiler errors in rust-mozjs 2012-06-27 11:23:08 -07:00
Margaret Meyerhofer
03ec0860fa Changed the css parsing to be called when a <link /> is used instead of guessing the filename. 2012-06-26 17:17:33 -07:00
Margaret Meyerhofer
7508d6d2a1 reindent html_builder loops 2012-06-26 17:17:32 -07:00
Brian Anderson
105cd0ac9a Fix reftest build errors 2012-06-26 00:21:12 -07:00
Brian Anderson
f36a834f0d Build servo as a library 2012-06-26 00:04:30 -07:00
Brian Anderson
596913ee91 Fix Linux build 2012-06-26 00:01:54 -07:00
Brian Anderson
5cc03c7618 More work on ref test harness 2012-06-25 23:48:11 -07:00
Brian Anderson
4f6d4f3561 Begin working on a ref test harness 2012-06-25 22:45:15 -07:00
Brian Anderson
3643c9701c Begin implementing QuartzNativeFont 2012-06-25 19:30:53 -07:00
Brian Anderson
e36aac940a Fix mac breakage 2012-06-24 20:40:25 -07:00
Brian Anderson
c92c1c661f Implement FreeTypeNativeFont.glyph_h_advance 2012-06-24 20:14:52 -07:00
Brian Anderson
2967527abb Work on implementing NativeFont 2012-06-24 18:39:59 -07:00
Brian Anderson
a6d9b123e4 Update for latest language changes 2012-06-24 14:26:23 -07:00
Brian Anderson
776be8cf31 Fonts must be created from a FontLibrary 2012-06-22 16:44:59 -07:00
Brian Anderson
de59f7ef86 Ignore more flaky font tests 2012-06-22 16:24:02 -07:00
Brian Anderson
cfefc42c25 Introduce FontLibrary 2012-06-22 16:22:53 -07:00
Brian Anderson
6154066619 Convert Font from a class to a resource + impl to avoid bugs 2012-06-22 16:14:31 -07:00
Margaret Meyerhofer
e0ddaf50df Refactored html and css lexing into separate files and capitalized those types 2012-06-22 11:03:34 -07:00
Brian Anderson
b754510d53 Cleanup for new conventions 2012-06-22 01:39:56 -07:00
Brian Anderson
b1b0434bc4 Ignore more crashy tests 2012-06-21 22:52:59 -07:00
Brian Anderson
2531f4ffc1 Fix invalid moves per latest rustc build 2012-06-21 19:40:11 -07:00
Brian Anderson
3ffbaaaa47 Introduce NativeFont 2012-06-21 17:42:43 -07:00