You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/renderer
truelight f782a311f8 (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
17 years ago
..
8bpp.cpp (svn r10121) -Codechange: split renderer from rest of code; no longer any code directly accesses the video-buffer 17 years ago
8bpp.hpp (svn r10121) -Codechange: split renderer from rest of code; no longer any code directly accesses the video-buffer 17 years ago
32bpp.cpp (svn r10132) -Codechange: split out the last direct video-buffer read access to the blitter-layer 17 years ago
32bpp.hpp (svn r10132) -Codechange: split out the last direct video-buffer read access to the blitter-layer 17 years ago
null.cpp (svn r10121) -Codechange: split renderer from rest of code; no longer any code directly accesses the video-buffer 17 years ago
null.hpp (svn r10121) -Codechange: split renderer from rest of code; no longer any code directly accesses the video-buffer 17 years ago
renderer.hpp (svn r10121) -Codechange: split renderer from rest of code; no longer any code directly accesses the video-buffer 17 years ago