Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-16 | Uses upstream libpicofe as a submodule | neonloop | |
2017-04-07 | Remove dead non retroarch platforms, prepare for second memcard | meepingsnesroms | |
2016-01-07 | menu: fix input config for device names ending with space | notaz | |
reported by KP142EH12 and perhaps somebody else I forgot also take the opportunity to update libpicofe | |||
2015-03-25 | psxmem: fix error handling | notaz | |
also bump libpicofe for mmap fix | |||
2015-02-03 | frontend: update libpicofe | notaz | |
2014-12-24 | menu: file browser fixes | notaz | |
2014-12-20 | frontend: update libpicofe | notaz | |
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 |