rubidium
|
d27f085ef6
|
(svn r26253) -Codechange: remove margin limitation to preserve block type (MJP)
|
2014-01-13 18:03:35 +00:00 |
|
rubidium
|
3f1550ed2f
|
(svn r26252) -Codechange: deduplicate code for margin case (MJP)
|
2014-01-13 18:02:20 +00:00 |
|
rubidium
|
64fb166b74
|
(svn r26251) -Codechange: prepare Draw code for code deduplication (MJP)
|
2014-01-13 18:00:18 +00:00 |
|
rubidium
|
0d43f2f437
|
(svn r26250) -Codechange: deduplicate darkening (e.g. shadow) code (MJP)
|
2014-01-13 17:58:58 +00:00 |
|
rubidium
|
b9823410cc
|
(svn r26249) -Codechange: simplify/cleanup ALPHA_BLEND macro (MJP)
|
2014-01-13 17:57:30 +00:00 |
|
rubidium
|
08d405ea09
|
(svn r26247) -Fix [FS#5854, FS#5855]: Possible out of bounds reads with the sse blitters (MJP)
|
2014-01-13 17:54:24 +00:00 |
|
planetmaker
|
b67933bd4d
|
(svn r26223) -Codechange: Silence some compile warnings about unititialized variables in the SSE blitters (MJP)
|
2014-01-03 18:43:10 +00:00 |
|
rubidium
|
dbec2223b1
|
(svn r26221) -Codechange: normalize constant names in anim-sse4 with the others (MJP)
|
2014-01-03 17:55:40 +00:00 |
|
rubidium
|
793dc27096
|
(svn r26214) -Add: specialised animated SSE4 blitter (MJP)
With 32bpp base set about 15-20% faster in the Draw function (slower with 8bpp base set). Overall, with 32bpp base set, about 5% faster.
|
2014-01-02 23:52:13 +00:00 |
|