Age | Commit message (Collapse) | Author |
|
plugins no longer depend on it
|
|
these were for testing mostly, not for general use.
Also fix a typo along the way.
|
|
|
|
|
|
|
|
|
|
|
|
also adds libpicofe to pull filters from, and filter related UI stuff
|
|
|
|
|
|
use this for generic sdl and maemo
|
|
that code outputs through plugin_lib, which is not necessary fb.
|
|
not using autotools, trying to do something similar like qemu instead.
|
|
for pre-ARMv6 mostly
|
|
|
|
name common gpu code gpulib, reduce amount of copy-paste
in plugin Makefiles
|
|
we do it in core now
|
|
|
|
|
|
|
|
|
|
|
|
should give them proper frame limiter, frameskip and also
lightgun support, maybe.
|
|
|
|
|
|
|
|
the code needing alignment isn't reached often anyway.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if display is never moved/resized, it's never updated in
frameskip mode. Detect this.
|
|
|
|
|
|
|
|
based on pcsx4all code.
|
|
only partially works but oh well
|
|
also fixes framelimiter and some config being overwritten by dfxvideo
|
|
|
|
|
|
also switch to PreviousPSXDisplay, it seems to be range checked.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|