Confirmed users, Bureaucrats and Sysops emeriti
792
edits
m (→Roundtable) |
|||
| Line 20: | Line 20: | ||
* [http://tinyurl.com/5xfmvp GFX blocking 1.9.1+] | * [http://tinyurl.com/5xfmvp GFX blocking 1.9.1+] | ||
* [http://tinyurl.com/4zv2kn GFX wanted 1.9.1+] | * [http://tinyurl.com/4zv2kn GFX wanted 1.9.1+] | ||
* | * <small>(It was tempting to just delete that one line)</small> | ||
* Cairo 1.8.2 update (released last week) -- has some rendering fixes we need; patch ready to go, but got ignored by talos tryservers yesterday (bug 463005) so not sure i fthere's any performance impact (shouldn't be) | |||
* Turning on SSE2 optimizations on win32 | |||
* Maybe also SSE2 on linux, but we have stack alignment issues due to the version of gcc being used; there's an xpcom patch which helps, but we think it'll just make the problem less likely to happen but still possible (need 16-byte aligned stacks). Not as big of a deal as win32 though, the expensive rendering is often in the X server. | |||
* DL fonts access control pieces also today, pending reviews | |||
=== Layout 1.9.1 Update === | === Layout 1.9.1 Update === | ||