Age | Commit message (Expand) | Author |
2010-08-11 | GP2X: Do not include base/internal_version.h | Max Horn |
2010-07-29 | BUILD: Unify how MODULE_DIRS is computed for backends | Max Horn |
2010-07-23 | GP2XWIZ: Fix warning | Willem Jan Palenstijn |
2010-06-16 | Fix for Valgrind Uninitialised Error from SDL_Event in sdl backend and derive... | David Turner |
2010-06-15 | GP2XWiz: Add port distribution rules into a makefile so they can be used with... | John Willis |
2010-06-14 | GP2XWiz: Add shellscripts to support building a non-stripped bundle for use w... | John Willis |
2010-06-05 | GP2X Wiz: Add missing "#include "graphics/scaler/aspect.h"". | John Willis |
2010-06-05 | GP2X Wiz: Update handy shell scripts. | John Willis |
2010-06-02 | OSYSTEM: Get rid of kFeatureAutoComputeDirtyRects | Max Horn |
2010-05-29 | Removed some unused variables, found by cppcheck. | Torbjörn Andersson |
2010-05-09 | Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to confi... | Andre Heider |
2010-03-08 | Move some aspect ratio related stuff to graphics/scaler/aspect.h | Max Horn |
2010-03-08 | Remove unnecessary #includes | Max Horn |
2009-11-18 | Modify WinCE, LinuxMoto and GP2xWiz backends to use graphics/scaler/downscale... | Max Horn |
2009-11-09 | Revert rev 45791 and make the first param of OSystem_SDL::remapKey again non-... | Max Horn |
2009-11-09 | SDL: Make first param of OSystem_SDL::remapKey const | Max Horn |
2009-10-13 | Update some more icons (motomagx, gp2x, gp2xwiz and wince) | Jordi Vilalta Prat |
2009-10-02 | Remove dead code | Max Horn |
2009-09-30 | Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ... | Max Horn |
2009-08-03 | GP2XWiz: Fix bug with downscaled cursors. | John Willis |
2009-08-02 | GP2XWiz/SDL: Fix 2 small typos. | John Willis |
2009-08-02 | GP2XWiz: More cleanup of render code and fix silly screen update bug when rev... | John Willis |
2009-07-31 | GP2XWiz: Small cleanup of render code to slave as much of loadGFXMode() code ... | John Willis |
2009-07-28 | GP2XWiz: Add downscale support to the backend using the PocketPCHalfARM scale... | John Willis |
2009-07-27 | GP2XWiz: Update GP2X Wiz bundle.sh to copy libraries into the distribution fi... | John Willis |
2009-06-08 | Virtual Keyboard: Move vkeybd.zip into packs folder and rename default keyboa... | John Willis |
2009-06-06 | GP2XWiz: Cleanup and start to work on virtual keyboard support for the backend. | John Willis |
2009-06-04 | Code formatting in the gp2xwiz backend | Max Horn |
2009-06-04 | Initial import of the GP2XWiz backend (based on the GP2X and SDL backends). I... | John Willis |