aboutsummaryrefslogtreecommitdiff
path: root/engines/lab/vga.cpp
AgeCommit message (Expand)Author
2015-12-15LAB: Remove dead codeFilippos Karapetis
2015-12-15LAB: Move some static variables to the top. Some cleanupFilippos Karapetis
2015-12-15LAB: Remove dead/superfluous code, and remove the newCheckMusic() wrapperFilippos Karapetis
2015-12-15LAB: Use CamelCase, and simplify mouseHandler()Filippos Karapetis
2015-12-15LAB: Remove the unused setMode()/getMode() functionsFilippos Karapetis
2015-12-15LAB: Remove superfluous void function parametersFilippos Karapetis
2015-12-15LAB: Fix signed/unsigned comparison warningsFilippos Karapetis
2015-12-15LAB: CleanupEugene Sandulenko
2015-12-15LAB: Initial support for lowres modeEugene Sandulenko
2015-12-15LAB: CleanupEugene Sandulenko
2015-12-15LAB: Fix line endingsEugene Sandulenko
2015-12-15LAB: Kill storage.hEugene Sandulenko
2015-12-15LAB: Fix game paletteEugene Sandulenko
2015-12-15LAB: Added inputEugene Sandulenko
2015-12-15LAB: Further rendering pipeline fixesEugene Sandulenko
2015-12-15LAB: Started rendering pipelineEugene Sandulenko
2015-12-15LAB: Initial codeEugene Sandulenko