index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
blitter
Age
Commit message (
Expand
)
Author
2014-01-13
(svn r26247) -Fix [FS#5854, FS#5855]: Possible out of bounds reads with the s...
rubidium
2014-01-03
(svn r26223) -Codechange: Silence some compile warnings about unititialized v...
planetmaker
2014-01-03
(svn r26222) -Codechange: use SSE instructions for transparent colour "remap"...
rubidium
2014-01-03
(svn r26221) -Codechange: normalize constant names in anim-sse4 with the othe...
rubidium
2014-01-03
(svn r26215) -Codechange: rework code so one can test if a blitter factory ex...
rubidium
2014-01-02
(svn r26214) -Add: specialised animated SSE4 blitter (MJP)
rubidium
2014-01-02
(svn r26213) -Add: specialised non-animated SSE4 blitter (MJP)
rubidium
2014-01-02
(svn r26212) -Add: specialised non-animated SSSE3 blitter (MJP)
rubidium
2014-01-02
(svn r26211) -Add: specialised non-animated SS2 blitter (MJP)
rubidium
2014-01-02
(svn r26210) -Codechange: add infrastructure for not registering a blitter
rubidium
2014-01-02
(svn r26209) -Codechange: remove some template magic and simplify some code
rubidium
2013-11-25
(svn r26108) -Codechange: some coding style (whitespace)
rubidium
2013-11-25
(svn r26103) -Fix: prevent odd overflows due to integer promotion
rubidium
2013-11-09
(svn r25958) -Fix: overriding method of DrawLine was not updated when paramet...
rubidium
2013-10-23
(svn r25911) -Add: Support for drawing dashed lines.
fonsinchen
2013-10-06
(svn r25820) -Codechange: More const-ness.
frosch
2013-01-08
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...
planetmaker
2012-10-17
(svn r24610) -Change: [NewGRF] Set the reference brightness of 32bpp mask rec...
frosch
2012-04-10
(svn r24111) -Codechange: use Colour more instead of manually bitstuffing
rubidium
2012-02-25
(svn r23989) -Fix-ish: Zero the offsets of disabled zoomlevels.
frosch
2012-02-25
(svn r23988) -Fix: Typo in comment.
frosch
2012-02-11
(svn r23927) -Fix [FS#5056]: 32bpp animated blitter was optimised a bit too f...
rubidium
2012-02-04
(svn r23889) -Codechange: Centralise sprite resizing in one place. (peter1138)
michi_cc
2012-01-03
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
rubidium
2012-01-03
(svn r23729) -Fix (r23670) [FS#4941]: if you increase the buffer size, also i...
truebrain
2012-01-03
(svn r23727) -Codechange: speedup the 32bpp palette animation by reducing the...
truebrain
2012-01-03
(svn r23726) -Fix (r23670): Remove debugging code added accidentally
peter1138
2011-12-26
(svn r23674) -Fix (r23670): Don't read invalid memory in the 32bpp simple bli...
michi_cc
2011-12-24
(svn r23670) -Feature: Add ability to adjust brightness of colour after remap...
peter1138
2011-12-18
(svn r23588) -Codechange: use the 'final' keyword so compiler can optimise ou...
smatz
2011-12-08
(svn r23448) -Fix: keep a local copy of the palette in the 32bpp animated bli...
rubidium
2011-12-08
(svn r23446) -Codechange: move _cur_palette and it's related first/count dirt...
rubidium
2011-11-27
(svn r23343) -Fix (r23332): Incorrect encoding of sprites with much transpare...
frosch
2011-11-26
(svn r23332) -Fix (r23316): Length of transparent pixels could exceed a byte....
peter1138
2011-11-24
(svn r23315) -Codechange: Only encode sprites for zoom levels that will be used.
peter1138
2011-11-23
(svn r23311) -Remove: removed the silly blitter called 8bpp-debug. You can fi...
truebrain
2011-11-12
(svn r23198) -Codechange: introduce a free that takes const pointers so we do...
rubidium
2011-11-12
(svn r23194) -Codechange: don't cast away const needlessly
rubidium
2011-10-11
(svn r23016) -Change: Disable palette animation for pixels with alpha, as the...
peter1138
2011-10-04
(svn r23000) -Feature: Base graphics sets can now specify a preferred blitter...
michi_cc
2011-05-08
(svn r22439) -Fix (r22291, r22426): Drawing lines of length zero failed.
frosch
2011-05-05
(svn r22426) -Fix (r22291): Drawing vertical and horizontal lines of width 1 ...
frosch
2011-05-04
(svn r22419) -Change: Always use the DOS palette for drawing.
frosch
2011-05-01
(svn r22397) -Document: some tidbits of the blitter code
rubidium
2011-04-29
(svn r22383) -Codechange: Rename PALETTE_TO_STRUCT_GREY to PALETTE_NEWSPAPER ...
frosch
2011-04-09
(svn r22302) -Codechange: Replace a linear search with a binary search.
frosch
2011-04-02
(svn r22291) -Add: a linewidth argument to GfxDrawLine() and Blitter::DrawLin...
frosch
2011-04-02
(svn r22290) -Codechange: Somewhat deduplicate one line of code.
frosch
2011-04-02
(svn r22288) -Codechange: Deduplicate Blitter_8bppBase::DrawLine() and Blitte...
frosch
2011-01-22
(svn r21890) -Cleanup: remove some unneeded includes
rubidium
[prev]
[next]