Commit graph

3647 commits

Author SHA1 Message Date
Margaret Meyerhofer
830a41ad94 Changed color parsing to return an option instead of defaulting to black 2012-07-19 13:13:05 -07:00
Margaret Meyerhofer
ed99449f52 Added width and height parsing 2012-07-19 10:56:59 -07:00
Patrick Walton
0c5aefa88f Update submodule 2012-07-19 10:29:47 -07:00
Margaret Meyerhofer
0551c79ec4 Added traits to adhere to new coherence requirements 2012-07-18 15:57:22 -07:00
Margaret Meyerhofer
6148309ce1 Fixed all strings in the old format 2012-07-18 13:27:23 -07:00
Margaret Meyerhofer
c25cb50d9d Added an import in rust-layers 2012-07-13 15:27:38 -07:00
Patrick Walton
f29d28f197 Update layers and opengles for BGRA 2012-07-13 14:37:12 -07:00
Patrick Walton
c35c5f2bc8 Time other passes of the pipeline 2012-07-12 23:17:04 -07:00
Patrick Walton
016c60e366 Enable optimization by default 2012-07-12 22:55:50 -07:00
Patrick Walton
b7b17dccd1 Update for language changes regarding unique strings 2012-07-12 22:49:01 -07:00
Patrick Walton
5afae787ce Add some timing for compositing 2012-07-12 20:04:00 -07:00
Patrick Walton
127189bdc8 Update rust-layers and rust-opengles and switch to ARGB32 layers 2012-07-12 19:49:30 -07:00
Margaret Meyerhofer
1212f3df65 Fixed deprecated vector syntax 2012-07-12 17:48:53 -07:00
Patrick Walton
12a05daa5d Fix reshaping window callback 2012-07-12 17:28:10 -07:00
Patrick Walton
92ecb9148e Update rust-glut 2012-07-12 16:38:08 -07:00
Patrick Walton
9b599e4e5a Make content a class 2012-07-12 16:32:27 -07:00
Patrick Walton
8ee465cafc Fix rust-geom 2012-07-12 16:08:23 -07:00
Patrick Walton
b9f103a879 Stub event handling 2012-07-12 15:49:05 -07:00
Patrick Walton
62396c1cb9 Delete commented-out code 2012-07-12 13:03:28 -07:00
Patrick Walton
844f540963 Use GLUT and layers 2012-07-12 13:00:56 -07:00
Brian Anderson
cad0cc6730 Update rust-mozjs 2012-07-12 00:17:26 -07:00
Brian Anderson
294b112591 Update Linux instructions with correct glut package 2012-07-12 00:12:06 -07:00
Brian Anderson
abcab35595 Update rust-geom 2012-07-11 20:05:26 -07:00
Brian Anderson
09aa88b4b2 Update rust-azure 2012-07-11 19:49:28 -07:00
Brian Anderson
49e0803e26 Fix imports for new resolve logic 2012-07-11 19:33:35 -07:00
Brian Anderson
f4524b416f Merge pull request #28 from eholk/upstream
Updating rust-azure
2012-07-11 16:00:08 -07:00
Eric Holk
7663bfe4a5 Updating rust-azure 2012-07-11 15:36:22 -07:00
Brian Anderson
063c4c823a Merge pull request #27 from eholk/upstream
Updating rust-sdl
2012-07-11 15:33:17 -07:00
Eric Holk
034626cba6 Updating rust-sdl 2012-07-11 15:28:13 -07:00
Brian Anderson
66e5d453ed Update rust-azure 2012-07-11 12:11:54 -07:00
Margaret Meyerhofer
b092254270 Added make clean rules for rust-glut and rust-layers 2012-07-10 15:09:44 -07:00
Margaret Meyerhofer
104cca370a Fixed several linking errors 2012-07-10 11:03:09 -07:00
Margaret Meyerhofer
e928db49f5 More compilation error fixing 2012-07-06 10:20:59 -07:00
Patrick Walton
85c8a9561e Attempt to fix Linux flicker 2012-07-05 18:01:24 -07:00
Brian Anderson
03b4e4587b Add freeglut3 to linux dependencies in README.md 2012-07-05 17:57:40 -07:00
Brian Anderson
640589e27c Update rust-glut 2012-07-05 17:56:23 -07:00
Patrick Walton
f99375b2ae Update rust-glut and update rust-layers; now the tests should terminate automatically again 2012-07-05 17:38:42 -07:00
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