Age | Commit message (Expand) | Author |
---|---|---|
2013-05-17 | RECORDER: Implement Events Recorder | Eugene Sandulenko |
2012-06-16 | ALL: Let overlay related methods in OSystem take a void * and use a proper pi... | Johannes Schickel |
2012-06-16 | BACKENDS: Make OSystem::setMouseCursor take a "const void *" buffer. | Johannes Schickel |
2012-06-16 | BACKENDS: Let copyRectToScreen take a "const void *" instead of "const byte *... | Johannes Schickel |
2012-06-03 | ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" lo... | Johannes Schickel |
2011-08-09 | SDL: Slight clean up in the surface based graphics manager. | Johannes Schickel |
2011-08-09 | SDL: Take advantage of SdlGraphicsManager. | Johannes Schickel |
2011-08-09 | SDL: Let SDL based graphics managers inherit from SdlGraphicsManager. | Johannes Schickel |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-06-19 | SDL: Rename SdlGraphicsManager to SurfaceSdlGraphicsManager to reflect its pu... | Johannes Schickel |