Age | Commit message (Expand) | Author |
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-04-18 | (svn r12780) -Fix: the null blitter did segfault. | rubidium |
2008-01-01 | (svn r11734) -Change: Allow ToggleFullScreen to return the result of the oper... | belugas |
2007-12-23 | (svn r11684) -Codechange: split gfx.h in a type and functional header. | rubidium |
2007-12-19 | (svn r11667) -Codechange: split window.h into a header that defines some 'glo... | rubidium |
2007-07-13 | (svn r10542) -Codechange: use class member instead of global variable for nul... | peter1138 |
2007-07-13 | (svn r10537) -Backport r10536: added option for null-driver to configure how ... | truelight |
2007-07-05 | (svn r10444) -Codechange: switch to c++ classes and inheritance for sound/mus... | peter1138 |
2007-06-17 | (svn r10190) -Codechange: merged renderer and blitter to one single class API... | truelight |
2007-06-12 | (svn r10121) -Codechange: split renderer from rest of code; no longer any cod... | truelight |
2007-05-14 | (svn r9835) -Codechange: use Pixel typedef instead of byte where ever possible | truelight |
2007-03-07 | (svn r9050) -Codechange: Foo(void) -> Foo() | rubidium |
2007-01-10 | (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ... | rubidium |
2007-01-10 | (svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed... | KUDr |