aboutsummaryrefslogtreecommitdiff
path: root/frontend/libpicofe
AgeCommit message (Collapse)Author
2012-11-28frontend: update caanoo portnotaz
2012-11-18frontend: overlay improvementsnotaz
work directly on psx vram
2012-11-18frontend: initial sdl overlay implementationnotaz
2012-11-11frontend: move text drawing to libpicofenotaz
+ some minor fixes
2012-11-10frontend: improve pandora nub to PSX analog mappingnotaz
2012-11-05switch over to libpicofenotaz
- 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-02move blit to core, allow filtering while blittingnotaz
also adds libpicofe to pull filters from, and filter related UI stuff