Age | Commit message (Collapse) | Author |
|
|
|
Conflicts:
frontend/libretro.c
|
|
|
|
|
|
also adds libpicofe to pull filters from, and filter related UI stuff
|
|
rare corner case
|
|
seem to be helpful for enhancement
|
|
|
|
|
|
this handles weird drawing areas better
|
|
RGB565 support
|
|
|
|
|
|
otherwise something overflows somewhere and causes num_block overflow.
Also added debug code to cache that issue early.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
otherwise games that position framebuffers horizontally corrupt the
display.
|
|
|
|
|
|
|
|
|
|
fixes 448 height issue
|
|
|
|
|
|
still need to fix savestate compat
|
|
|
|
|
|
|
|
also fix broken layer height limiting
|
|
|
|
otherwise it's wont save after crash, which can still happen
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|