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/video
peter1138 80da20d725 (svn r19965) -Cleanup: Use size of buffer, not magic number. 14 years ago
..
cocoa (svn r19814) -Codechange: give some more unnamed enums a name, in case they consisted of unrelated values use static const (u)int 14 years ago
allegro_v.cpp (svn r19861) -Fix (r19814): Silence a warning. 14 years ago
allegro_v.h (svn r17583) -Change: make SDL's video driver more likely to be loaded than Allegro's video driver; SDL seems to perform better. 15 years ago
dedicated_v.cpp (svn r19933) -Fix [FS#3804]: Keep _current_company and _local_company in sync during GUI operation. 14 years ago
dedicated_v.h (svn r17428) -Codechange: add a function to get the name of a driver 15 years ago
null_v.cpp (svn r18545) -Fix [FS#3292]: Assign '_screen.dst_ptr' as soon as it is allocated. 15 years ago
null_v.h (svn r17428) -Codechange: add a function to get the name of a driver 15 years ago
sdl_v.cpp (svn r19965) -Cleanup: Use size of buffer, not magic number. 14 years ago
sdl_v.h (svn r17428) -Codechange: add a function to get the name of a driver 15 years ago
video_driver.hpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
win32_v.cpp (svn r18709) -Fix (r10227,FS#3464): Animation buffer for 32bpp-anim blitter was only validated during sprite blitting, other drawing operations didn't check it. Initial startup and window resize could therefore lead to crash. 15 years ago
win32_v.h (svn r17428) -Codechange: add a function to get the name of a driver 15 years ago