index
:
picogpsp
pico-fe
libretro-gpsp with a libpicofe frontend
neonloop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2014-12-11
Allow core to work without GET_PERF_INTERFACE.
Alcaro
2014-12-11
Simplify tile_4bpp_draw_base_normal
twinaphex
2014-12-11
Remove unused RENDER_COLOR16_NORMAL ifdefs
twinaphex
2014-12-11
Fixup render_scanline_vram_setup_mode4
twinaphex
2014-12-11
(video.c) Smal cleanups/micro-opts
twinaphex
2014-12-11
video.c - micro-opts
twinaphex
2014-12-11
Put 'var' variable inside HAVE_DYNAREC ifdef for now to silence
twinaphex
warning
2014-12-11
Create define ARM_ARCH_BLENDING_OPTS - so that we can optionally
twinaphex
compile in the ARM ASM blend file
2014-12-11
arm/video_blend.S - add another __MACH__ hack
twinaphex
2014-12-11
(ARM ASM) Add __MACH__ hack to get iOS port linking for now
twinaphex
2014-12-11
Reimplement cache invalidation code
twinaphex
2014-12-11
Remove warm, keep only fallback cache invalidation routine.
twinaphex
Not available on iOS/Android, only probably there on OpenPandora. On top of that iOS 8+ deprecated the system() call, so would probably be becoming obsolete on that platform.
2014-12-11
(iOS) Compatibility patches pt. 1
twinaphex
2014-12-11
(ARM ASM) Use .globl instead of .global
twinaphex
2014-12-11
Demacro-ize dma_transfer_expand
twinaphex
2014-12-11
Forcibly disable PIC if building with HAVE_DYNAREC on
twinaphex
2014-12-11
gba_memory.c - Turn trigger_dma into function
twinaphex
2014-12-11
(gba_memory.c) Turn trigger_timer into real function
twinaphex
2014-12-11
Turn some sound macro functions in gba_memory.c into real functions
twinaphex
2014-12-11
cleanups
twinaphex
2014-12-11
Provide two comments
twinaphex
2014-12-11
Demacro-ize main.c
twinaphex
2014-12-11
(Android) For Android x86 build - try to use mmap, for Android - use ↵
twinaphex
ARM_MEMORY_DYNAREC codepath
2014-12-10
(Android) Works now with dynarec
twinaphex
2014-12-10
Add HAVE_DYNAREC and -DARCH_ARM optionally to CFLAGS
twinaphex
2014-12-10
PC_BUILD can go now
twinaphex
2014-12-10
ARM needs special optimized routines for video blending, etc.
twinaphex
2014-12-10
Small tweak in Makefile
twinaphex
2014-12-10
--no-undefined doesn't work for Clang
twinaphex
2014-12-10
iOS - set HAVE_POSIX_MEMALIGN and -marm
twinaphex
2014-12-10
warm.h - change linux/ioctl.h include into sys/ioctl.h include
twinaphex
2014-12-10
load_game_config - print config_path
twinaphex
2014-12-10
Silence libco/amd64.c warning
twinaphex
2014-12-10
Turn dynarec enable/disable into core option if HAVE_DYNAREC
twinaphex
is defined
2014-12-10
We don't need to get rid of idle loop patching for non-dynarec
twinaphex
core
2014-12-10
non-HAVE_DYNAREC codepath compiles and links now
twinaphex
2014-12-10
Add LDFLAGS to Makefile
twinaphex
2014-12-10
Only compile in cpu_threaded.c for HAVE_DYNAREC targets
twinaphex
2014-12-10
Add HAVE_DYNAREC ifdef to gba_memory.c
twinaphex
2014-12-10
Add HAVE_DYNAREC ifdef
twinaphex
2014-12-10
Code nits - get rid of '== NULL' / '!= NULL'
twinaphex
2014-12-10
Style nits
twinaphex
2014-12-10
Get rid of unused variable 'audio_buffer_size' to silence another warning
twinaphex
2014-12-10
Convert enum to sram_type_size to avoid warning
twinaphex
2014-12-10
Fix one warning in Clang
twinaphex
2014-12-10
(Android) Add x86 target too
twinaphex
2014-12-10
cleanups
aliaspider
2014-12-10
cleanups
aliaspider
2014-12-10
add a HAVE_MMAP check, cleanups.
aliaspider
2014-12-10
use correct save directory.
aliaspider
[next]