Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-18 | fix gun handling in enhancement mode | notaz | |
2012-11-10 | frontend: avoid loading msg when not needed | notaz | |
2012-11-05 | switch over to libpicofe | notaz | |
- libretro should not be affected by this, all others need to do 'git submodule init && git submodule update' from now on. - pandora should get gamma control support | |||
2012-11-02 | Merge branch 'enhancement' | notaz | |
Conflicts: frontend/libretro.c | |||
2012-11-02 | move blit to core, allow filtering while blitting | notaz | |
also adds libpicofe to pull filters from, and filter related UI stuff | |||
2012-10-22 | rgb565 fix | ToadKing | |
2012-10-22 | Add RGB565 support | Toad King | |
2012-08-04 | libretro: fix bytes/pixels confusion | notaz | |
2012-07-31 | allow multiple sound drivers to be compiled | notaz | |
2012-07-29 | frontend: initial libretro support | notaz | |
..and some refactoring |