aboutsummaryrefslogtreecommitdiff
path: root/backends/graphics/null
AgeCommit message (Expand)Author
2019-12-15BACKENDS: Add default implementation for GraphicsMode functionsCameron Cawley
2019-11-19GRAPHICS: Add interface for horizontal shakesluicebox
2017-10-15BACKENDS: Fix up graphics manager ports with const & override where appropriateColin Snover
2017-10-15BACKENDS: Refactor OpenGL & SDL graphics backendsColin Snover
2014-02-18NULL: Make GPL headers consistent in themselves.Johannes Schickel
2012-06-16ALL: Let overlay related methods in OSystem take a void * and use a proper pi...Johannes Schickel
2012-06-16BACKENDS: Make OSystem::setMouseCursor take a "const void *" buffer.Johannes Schickel
2012-06-16BACKENDS: Let copyRectToScreen take a "const void *" instead of "const byte *...Johannes Schickel
2012-06-03ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" lo...Johannes Schickel
2012-02-19NULL: Fix compiler errors when using the NullGraphicsManagerThierry Crozat
2011-06-04BACKENDS: Replace OSystem::disableCursorPalette by setFeatureState callsMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-02-07BACKENDs: Fix const correctness in "null" graphics managerMax Horn
2010-11-29NULL: Remove extra semicolons in null-graphics.hJohannes Schickel
2010-06-15Adapted null backend to ModularBackend.Alejandro Marzini
2010-06-15Renamed abstract Manager files.Alejandro Marzini
2010-06-08Renamed and moved DefaultGraphicsManager to NullGraphicsManager. Added pure v...Alejandro Marzini