Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-20 | fix up other platforms after rumble change | notaz | |
2014-12-20 | frontend: update libpicofe | notaz | |
2013-03-15 | frontend: sdl fixes | notaz | |
2013-02-08 | move cspace back to frontend | notaz | |
plugins no longer depend on it | |||
2013-02-06 | attempt to make gles plugin work under RPi | notaz | |
2013-01-31 | frontend: change how exit is done | notaz | |
will no longer be done from recompiler callback that could cause still used data to be freed | |||
2012-12-23 | bump libpicofe for r-pi gl code | notaz | |
2012-12-23 | frontend: switch to libpicofe sdl code | notaz | |
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 | |