Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-19 | frontend: sdl: autodisable overlay if not accelerated | notaz | |
just tried it on r-pi, it's just way too slow | |||
2012-11-18 | frontend: overlay improvements | notaz | |
work directly on psx vram | |||
2012-11-18 | frontend: initial sdl overlay implementation | notaz | |
2012-11-11 | frontend: add toggle FPS option | notaz | |
2012-11-06 | frontend: add fast forward support | 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-07-09 | frontend: move some leftover pandora parts out of common code | notaz | |
2012-05-27 | frontend: minor tweaks | notaz | |
2012-04-29 | gpu plugins: always support 16bpp blit | notaz | |
use this for generic sdl and maemo | |||
2012-04-29 | frontend: input: pass default binds as argument | notaz | |
allows to get rid of some hacks | |||
2012-04-29 | frontend: generic: preliminary SDL support | notaz | |