Jonathan G Rennison
|
47456ac672
|
Change: Reduce number of instructions in AlphaBlendTwoPixels
|
2022-10-16 18:55:09 +02:00 |
|
Jonathan G Rennison
|
f9cdb5b610
|
Fix: Correctly set alpha of output in AlphaBlendTwoPixels
Match alpha behaviour of ComposeColourRGBA
|
2022-10-16 18:55:09 +02:00 |
|
glx22
|
bba6ad1f4e
|
Fix #9935: Use more selectivity when building SSE specific code
|
2022-08-26 19:36:18 +02:00 |
|
Patric Stout
|
bcd7a7aafe
|
Codechange: rename _SQ64 into POINTER_IS_64BIT (#9313)
|
2021-05-30 10:40:03 +02:00 |
|
S. D. Cloudt
|
13cc8a0cee
|
Cleanup: Removed SVN headers
|
2019-11-10 17:59:20 +00:00 |
|
rubidium
|
d534c80e94
|
(svn r27020) -Cleanup: some coding style consistency improvements (mostly spaces)
|
2014-10-15 18:31:37 +00:00 |
|
rubidium
|
9c31ffd893
|
(svn r26969) -Fix (r26869): black palette didn't work very well with unmasked 32bpp sprites
|
2014-10-06 18:45:51 +00:00 |
|
peter1138
|
209d3e2e9e
|
(svn r26463) -Fix (r10190ish): Add special handling for PALETTE_CRASH to work for non-8bpp-mapped sprites.
|
2014-04-13 19:22:23 +00:00 |
|
frosch
|
cb7544ea39
|
(svn r26334) -Fix: 32bit compilation.
|
2014-02-11 21:17:43 +00:00 |
|
rubidium
|
ef9108bd58
|
(svn r26260) -Codechange: add template parameters for (non) translucent and (non) animated sprites, so the least expensive variant can be chosen (MJP)
|
2014-01-13 18:20:23 +00:00 |
|
rubidium
|
fdf55a1a48
|
(svn r26258) -Codechange: deduplicate Draw methods (MJP)
|
2014-01-13 18:12:33 +00:00 |
|
rubidium
|
f5f4f8a4b3
|
(svn r26257) -Codechange: replace most of the SSE macros by functions
|
2014-01-13 18:09:21 +00:00 |
|