http://bugs.freedesktop.org/show_bug.cgi?id=27139
--- Comment #11 from Michel Dänzer <[email protected]> 2010-03-18 03:38:04 PST --- (In reply to comment #6) > Maybe it makes sense trying to patch firefox not to use REPEAT_NONE if it is > bad for hardware acceleration in general? Absolutely! The RENDER semantics don't match other APIs or GPUs very well, and most apps which use RepeatNone probably rather want RepeatPad. That said, as the FIXME comment in that code indicates, it should be possible to accelerate all cases despite these quirky semantics with current GPUs. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
