Owen W. Taylor 6d4cd416ec Change default tile-waste from 64 to 63
It's more sensible to use 2^n-1 for a max tile-waste value rather
than 2^n, so change the value default from 64 to 63. Example:
191 and 192 will both be sliced to 128+64 rather than having
191=>128+64, 192=>256.

http://bugzilla.openedhand.com/show_bug.cgi?id=1402

Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
2009-01-16 23:45:36 +00:00
..
2008-12-23 20:55:35 +00:00
2008-10-31 12:07:01 +00:00
2009-01-14 16:56:21 +00:00
2009-01-14 16:56:21 +00:00