gecko/widget
Chris Lord c855fa8dbb Bug 708307 - Decouple texture size from tile size. r=pcwalton
This removes the hard-coded limit of 1024x2048 tile sizes, and allows for
arbitrary tile-sizes. It will still only allocate texture sizes in powers of
two, however. It replaces the tile size with a buffered-area size, which can be
re-allocated as the screen dimensions change.
2011-12-15 23:45:52 +00:00
..
public Bug 710103: Update XPCShell tests for GfxInfo blocklisting r=joe a=mbrubeck 2011-12-14 21:04:35 -08:00
reftests Bug 664925 - ASSERTION: We shouldn't have another size than small and regular for the moment. r=mstange 2011-07-11 11:41:26 +02:00
src Bug 708307 - Decouple texture size from tile size. r=pcwalton 2011-12-15 23:45:52 +00:00
tests Bug 661991 - tests. r=bbondy, a=ehsan 2011-12-14 15:22:53 -06:00
Makefile.in