summaryrefslogtreecommitdiff
path: root/src/video/video_driver.hpp
AgeCommit message (Expand)Author
2011-11-17(svn r23241) -Codechange: make the decision when to go to the custom drawn cu...rubidium
2011-10-04(svn r22999) -Codechange: Allow changing the blitter during the running game.michi_cc
2011-08-24(svn r22818) -Fix [FS#4742] (r22796, rlongago): don't spawn threads for world...rubidium
2011-05-02(svn r22410) -Document: some more bits ;)rubidium
2010-07-19(svn r20186) -Codechange: remove VARDEF from _realtime_tick and _rightclick_e...rubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-01-08(svn r14907) -Codechange: Remove 32 character limit from driver/blitter selec...peter1138
2008-06-16(svn r13537) -Fix [FS#2090](r13523): QSortT won't work this way, use Dimensio...smatz
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2008-01-13(svn r11839) -Codechange: move some variables from variables.h to a more logi...rubidium
2008-01-01(svn r11734) -Change: Allow ToggleFullScreen to return the result of the oper...belugas
2007-07-07(svn r10471) -Codechange: implement driver probing priority so that 'preferre...peter1138
2007-07-05(svn r10444) -Codechange: switch to c++ classes and inheritance for sound/mus...peter1138