Files
@ r7552:47c4bace5157
Branch filter:
Location: cpp/openttd-patchpack/source/source.list - annotation
r7552:47c4bace5157
6.5 KiB
text/plain
(svn r11076) -Fix: MakeTransparent of 32bpp blitter used 0..100; using 0..255 makes it much faster (frosch)
-Fix: ComposeColourXXX could work a tiny bit faster when using 256, not 255 as value to divide with; downside is that it can give alpha errors (frosch)
-Fix: ComposeColourXXX could work a tiny bit faster when using 256, not 255 as value to divide with; downside is that it can give alpha errors (frosch)