Age | Commit message (Collapse) | Author |
|
|
|
|
|
otherwise it's already there?
|
|
|
|
|
|
|
|
+ some minor fixes
|
|
|
|
|
|
fixes some glitching after pre-r14 save load
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
some refactoring too
|
|
thread is doing 10 sectors at once, not that accurate..
|
|
|
|
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.
|