A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Magnus Olsen f2bddbce01 start of new strechblt huge speed incress, the idea is not doing any mul or the div in the for loop. this is only done for 16bpp, same code will be copy to rest later.
1. remove all div and mul from for Y loops
2. todo remove so much as psoible mul and div from X loop

svn path=/trunk/; revision=25202
2006-12-21 21:57:17 +00:00
irc modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
reactos start of new strechblt huge speed incress, the idea is not doing any mul or the div in the for loop. this is only done for 16bpp, same code will be copy to rest later. 2006-12-21 21:57:17 +00:00
rosapps Make it a compile time choice, whether you want to use a clipper or not, because our ddraw does not support it yet. 2006-12-12 17:51:50 +00:00