Speedup enhancement for the 8->16 and 8->32 copy loop hotspots,
commit4ebd9d85aa1b8b9e8306381d027dbd10c7bfea5e
authorMarcus Meissner <marcus@jet.franken.de>
Sat, 5 Jun 1999 08:45:32 +0000 (5 08:45 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 5 Jun 1999 08:45:32 +0000 (5 08:45 +0000)
tree57ea23b9d40d79239bb72688a1d0a71fd4132c3b
parenteb2e77fd6f779cda59c1ef82786bbfde9b962676
Speedup enhancement for the 8->16 and 8->32 copy loop hotspots,
using a faster generic routine and some inline assembly for i386
(cleanups by Ove).
graphics/ddraw.c