OpenTTD/src/renderer
truelight e7221d1fa9 (svn r10132) -Codechange: split out the last direct video-buffer read access to the blitter-layer
-Add: added a new renderer and blitter to make room for some optimized bpp
-Fix: fill the alpha channel in the grf-spriteloader
2007-06-13 10:31:40 +00:00
..
8bpp.cpp (svn r10121) -Codechange: split renderer from rest of code; no longer any code directly accesses the video-buffer 2007-06-12 20:24:12 +00:00
8bpp.hpp (svn r10121) -Codechange: split renderer from rest of code; no longer any code directly accesses the video-buffer 2007-06-12 20:24:12 +00:00
32bpp.cpp (svn r10132) -Codechange: split out the last direct video-buffer read access to the blitter-layer 2007-06-13 10:31:40 +00:00
32bpp.hpp (svn r10132) -Codechange: split out the last direct video-buffer read access to the blitter-layer 2007-06-13 10:31:40 +00:00
null.cpp (svn r10121) -Codechange: split renderer from rest of code; no longer any code directly accesses the video-buffer 2007-06-12 20:24:12 +00:00
null.hpp (svn r10121) -Codechange: split renderer from rest of code; no longer any code directly accesses the video-buffer 2007-06-12 20:24:12 +00:00
renderer.hpp (svn r10121) -Codechange: split renderer from rest of code; no longer any code directly accesses the video-buffer 2007-06-12 20:24:12 +00:00