Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-15 | frontend: sdl fixes | notaz | |
2013-02-08 | frontend: check for xlib when it's needed | notaz | |
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 | |||
2013-01-28 | frontend: logging updates | notaz | |
go to logcat on Android | |||
2013-01-06 | frontend: minor menu refactoring | notaz | |
2013-01-06 | frontend: filter more unneeded files in browser | notaz | |
2012-12-23 | bump libpicofe for r-pi gl code | notaz | |
2012-12-23 | frontend: switch to libpicofe sdl code | notaz | |
2012-11-28 | frontend: update caanoo port | notaz | |
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: move text drawing to libpicofe | notaz | |
+ some minor fixes | |||
2012-11-10 | frontend: improve pandora nub to PSX analog mapping | 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 | move blit to core, allow filtering while blitting | notaz | |
also adds libpicofe to pull filters from, and filter related UI stuff |