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
/
32bpp_optimized.hpp
Age
Commit message (
Expand
)
Author
2021-03-02
Fix #8774: Black screenshots when using 40bpp-blitter. (#8791)
Michael Lutz
2021-02-22
Add: A 32 bpp blitter that uses the animation buffer from the video backend t...
Michael Lutz
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-03-24
Codechange: Use override specifer for overriding member declarations
Henry Wilson
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-10-06
(svn r25820) -Codechange: More const-ness.
frosch
2011-05-01
(svn r22397) -Document: some tidbits of the blitter code
rubidium
2011-01-22
(svn r21890) -Cleanup: remove some unneeded includes
rubidium
2011-01-14
(svn r21782) -Codechange: Move declaration of AllocatorProc from Blitter:: to...
frosch
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-06-01
(svn r16492) -Remove: support for gcc2. It hasn't been able to compile OTTD f...
smatz
2008-06-26
(svn r13639) -Codechange: rewrite 32bpp-anim and 32bpp-optimized drawing and ...
smatz
2008-06-10
(svn r13445) -Codechange: make 32bpp_optimized blitter ~10-20% faster in draw...
smatz
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2007-09-09
(svn r11078) -Add: added 32bpp-optimized, which is almost twice as fast as 32...
truelight