pcsx_rearmed.git
2015-01-12 notazfrontend: tune scanline implementation a bit
2015-01-12 notazfrontend: show C64x option
2015-01-12 notazspu: put reverb on the thread too
2015-01-12 notazgpulib: use more conservative loop detection
2015-01-12 notazsome random improvements
2015-01-12 notazspu: fix some skip accuracy issues
2015-01-09 notazspu: don't block on audio
2015-01-09 notazspu: support multiple pending buffers
2015-01-05 notazspu: finish offload code to TI C64x DSP
2015-01-04 notazspu: start offload code to TI C64x DSP
2015-01-04 notazspu: threaded implementation
2015-01-03 notazspu: get rid of bStop, clean up
2015-01-03 notazspu: move more things to StartSound
2015-01-03 notazspu: reduce use of globals
2015-01-03 notazspu: handle stop better, split main func more
2015-01-03 notazmingw build fixes
2014-12-25 notazrelease r20 r20
2014-12-25 notazdrc: more timing hacks
2014-12-25 notazfrontend: savestate autoload support
2014-12-25 notazfrontend: fix broken cropping
2014-12-25 notazfrontend: scanline efect and memcard saving
2014-12-24 notazcspace_neon: don't trash callee-save registers
2014-12-24 notazfrontend: add 2x scaling option
2014-12-24 notazmenu: file browser fixes
2014-12-23 notazcdrom: handle old savestates better
2014-12-23 notazdrc: implement block addr list saving
2014-12-23 notazdrc: replace unused reg32 with new reg_sv_flags
2014-12-21 notazpsxbios: don't crash on negative length
2014-12-21 notazmisc: merge from pcsxr r91261,r91276
2014-12-21 notazcdriso: merge from pcsxr r90558
2014-12-21 notazpsxbios: merge from pcsxr r90224-r90227
2014-12-21 notazmisc: merge from pcsxr r86908
2014-12-21 notazlibretro: enable dither for peops plugin
2014-12-21 notazspu: fix first sample, don't play ahead
2014-12-21 notazspu: avoid NULL pSpuIrq
2014-12-20 sergiobenrocha2libretro: Cleanup Makefile.libretro.
2014-12-20 notazfix up other platforms after rumble change
2014-12-20 ksv1986libretro: Add rumble support
2014-12-20 twinaphexpsxmem: Add mman wrapper for Win32 and use it for PCSX...
2014-12-20 notazlibretro: minor fixes
2014-12-20 notazlibretro: add some SPU options
2014-12-20 notazlibretro: update for newer spu code
2014-12-20 notazspu: put globals into a structure
2014-12-20 notazpsxcounters: don't do many spu updates
2014-12-20 notazspu: remove some hacks
2014-12-20 notazspu: rework synchronization
2014-12-20 notazspu: add a schedule callback
2014-12-20 notazspu: fix some fmod related breakage
2014-12-20 notazpsxinterpreter: don't break strict aliasing rules
2014-12-20 notazfrontend: update libpicofe
2014-12-20 twinaphexlibretro: Add core options to namespace
2014-12-20 twinaphexlibretro: Update input descriptors
2014-12-20 twinaphexlibretro: Implement input descriptors
2014-12-20 twinaphexlibretro: Update Makefile
2014-12-20 Alcarolibretro: Update libretro.h
2014-12-20 Tobias Jakobilibretro: adjust indentation style
2014-12-20 twinaphexlibretro: Makefile - fixup Windows build
2014-12-20 twinaphexlibretro: Set performance level
2014-12-20 twinaphexlibretro: Add OSX version minor detection to Makefile
2014-12-20 Tobias Jakobilibretro: only use posix_memalign when it's safe
2014-12-20 Tobias Jakobilibretro: align vout_buf to 128-bit
2014-12-20 twinaphexlibretro: (OSX) Set min OS version to 10.6
2014-12-20 twinaphex(Libretro) Add frame duping core option
2014-12-06 notazmisc: length is unsigned
2014-12-06 notazmisc: don't succeed on trash input
2014-12-06 notazpsxmem: remove hard requirement for a mapping
2013-12-22 notazlibretro: add dynarec switch
2013-12-22 meancoot(iOS) Work around clang crash when compiling libpcsxcor...
2013-12-22 twinaphexUpdate libretro.h
2013-12-22 twinaphex(iOS) Add min SDK version for compatbility
2013-12-22 twinaphex(iOS) Add min SDK version
2013-11-03 notazpsxbios: fix NULL use warnings on newer GCCs
2013-11-03 notazpsx_gpu: workaround binutils bug #14887
2013-11-03 twinaphex(Makefile libretro) Make more generic ARM target
2013-11-03 meancootlibretro: Add analog option for player 1
2013-07-15 notazMerge pull request #21 from tejonbiker/master
2013-07-15 tejonbikerAdds the path to include correctly vmcs host
2013-06-04 notazdrc: add a test to catch broken platforms early
2013-06-04 notazpsxmem: handle map failures so that it can be retried
2013-06-04 notazlibretro: search for BIOS harder
2013-06-04 notazcdriso: log file open errors
2013-06-04 twinaphex(Blackberry Playbook) Fix Blackberry Playbook build...
2013-06-04 twinaphexCore option: Add neon_enhancement_no_main
2013-06-04 twinaphexRemove #if 0 around NEON enhancement
2013-05-26 notazlibretro: don't call dfinput_activate too early
2013-05-26 notazlibretro: try to fix enhancement
2013-05-26 twinaphexPass correct type for RETRO_ENVIRONMENT_SET_MESSAGE
2013-05-26 twinaphexAdd system message warning if a BIOS file could not...
2013-05-26 twinaphexComment out neon_enhancement_enable for now
2013-05-26 twinaphex(Libretro) Add NEON interlace enable core option and...
2013-05-26 twinaphexTake out soft_filter for now as core option
2013-05-26 twinaphex(Libretro) Add core options - Frameskip and (for ARM...
2013-05-26 twinaphex(NEON ARM) Add NEON ARM core option (Enhanced resolutio...
2013-05-26 twinaphex(iOS) Standardize target name
2013-05-26 ToadKingimplement "add_image_index" correctly
2013-05-26 ToadKingfix bug with memory card files being overwritten with...
2013-05-26 ToadKingadd support for mednafen-style .m3u files for multi...
2013-05-26 twinaphexAdd .toc to valid_extensions
2013-05-26 twinaphex(libretro) Library version is too long to show in RGUI
2013-05-26 twinaphex(QNX) Compilation fix
next