Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Conflicts:
frontend/libretro.c
|
|
|
|
|
|
Conflicts:
Makefile.libretro
|
|
|
|
The indentation style should be at least consistent
inside a single function.
|
|
|
|
|
|
Conflicts:
Makefile.libretro
|
|
|
|
|
|
|
|
Conflicts:
frontend/libretro.c
|
|
|
|
Cleanup Makefile.libretro.
|
|
|
|
|
|
|
|
Fixes an infinite loop when loading an invalid game
|
|
|
|
|
|
not all platforms have 1f800000 free
not all mmap implementations use the addr hint..
|
|
|
|
|
|
not all platforms have 1f800000 free
not all mmap implementations use the addr hint..
|
|
|
|
|
|
2) Implement input descriptors
|
|
libretro: Add rumble support
|
|
|
|
|
|
|
|
libretro: adjust indentation style
|
|
The indentation style should be at least consistent
inside a single function.
|
|
|
|
|
|
|
|
libretro: only use posix_memalign when it's safe
|
|
|
|
libretro: align vout_buf to 128-bit
|
|
|
|
|
|
|
|
NEON GPU plugin for non-ARM targets now
|
|
|
|
|