Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion | |
Some backends may break as I only compiled SDL | |||
2011-02-14 | MOHAWK: Adapt to setPalette RGBA->RGB change. | Johannes Schickel | |
Currently in some places the RGBA palettes are converted to RGB before they are set up. There might be a better way, but this should work fine for now. | |||
2011-02-07 | COMMON: OSystem now has a PaletteManager | Max Horn | |
svn-id: r55806 | |||
2011-01-20 | MOHAWK: Add shared view code. | Alyssa Milburn | |
The design/code here is still very much in flux, because it's still unclear exactly how the code is used by some games. svn-id: r55361 |