Age | Commit message (Expand) | Author |
---|---|---|
2009-03-08 | Use new Palette class to manager pixmap palettes. | Willem Jan Palenstijn |
2009-03-07 | SCI: Moved scummvm_get_event to operations.cpp (the only place where it is us... | Max Horn |
2009-02-26 | SCI: Modified gfx_new_mode to take a Graphics::PixelFormat | Max Horn |
2009-02-26 | SCI: Changed 'typedef enum { } NAME' into C++-style 'enum NAME { }' | Max Horn |
2009-02-24 | Normalized guard #defines | Eugene Sandulenko |
2009-02-23 | Removed unused antialiasing code (plus, we do antialiasing at the OSystem gra... | Filippos Karapetis |
2009-02-22 | Whitespace cleanup | Jordi Vilalta Prat |
2009-02-21 | SCI: Renamed include/gfx_*.h to gfx/gfx_*.h and likewise for sfx header files | Max Horn |