summaryrefslogtreecommitdiff
path: root/src/video/null_v.h
AgeCommit message (Expand)Author
2020-05-21Codechange: Use std::string in the driver and blitter selection code.Michael Lutz
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-03-24Codechange: Use override specifer for overriding member declarationsHenry Wilson
2013-11-25(svn r26108) -Codechange: some coding style (whitespace)rubidium
2013-11-25(svn r26107) -Codechange/cleanup: remove some coding bloat and simplify the d...rubidium
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
2009-09-05(svn r17428) -Codechange: add a function to get the name of a driverrubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-06-30(svn r16702) -Change: don't implicitly fall back to the null/dedicated (video...rubidium
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2008-01-01(svn r11734) -Change: Allow ToggleFullScreen to return the result of the oper...belugas
2007-07-13(svn r10542) -Codechange: use class member instead of global variable for nul...peter1138
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
2007-02-12(svn r8691) -Cleanup: Some proper #endif comments for sound/music/video files...Darkvater
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium