index
:
pcsx_rearmed
trimui-s
libretro core fork of pcsx_rearmed with trimui s support
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-04-26
Merge pull request #407 from Exalm/wip/exalm/lightrec
hizzlekizzle
2020-04-26
Merge pull request #406 from cmitu/cdimage-async-patch
hizzlekizzle
2020-04-26
Merge pull request #405 from J-O-N/fix-neon-cspace
hizzlekizzle
2020-04-26
Automatically disable lightrec when no bios is present
Alexander Mikhaylenko
2020-04-26
cdriso: fix a disk switching deadlock
cmitu
2020-04-26
Fixed bug where MSB of a 15-bit BGR color could corrupt green value. Also add...
J-O-N
2020-04-24
Merge pull request #397 from justinweiss/arm-lighting-blending
Autechre
2020-04-20
Clean up indentation / add comments for assembly functions
Justin Weiss
2020-03-17
Merge pull request #394 from MrHuu/patch-1
Autechre
2020-03-03
(3DS) Disable dithering by default
MrHuu
2020-03-03
Merge pull request #391 from justinweiss/async-cd-reads
Twinaphex
2020-03-01
Preserve uSrc MSB across lighting and blending
Justin Weiss
2020-02-27
WIP: Add ARM-assembly versions of lighting and blending
Justin Weiss
2020-02-27
Merge pull request #392 from justinweiss/ctr-use-floatmath
Twinaphex
2020-02-26
[3DS] Tweak compile-time options to increase performance
Justin Weiss
2020-02-25
Add async CD access
Justin Weiss
2020-02-25
Merge pull request #390 from justinweiss/ctr-fix-dynarec-crashes
Twinaphex
2020-02-25
Revert "(3DS) Set pthread stack size to 12MB - possible solution for crashes"
twinaphex
2020-02-24
Fix dynarec crashes on 3DS
Justin Weiss
2020-02-24
Merge pull request #389 from notaz/master
Twinaphex
2020-02-21
Merge pull request #388 from ZachCook/master
Twinaphex
2020-02-21
Fix second instance runahead without breaking reset
Zachary Cook
2020-02-21
Revert "Use a more lightweight reset method for lightrec"
twinaphex
2020-02-21
Merge pull request #386 from ZachCook/master
Twinaphex
2020-02-19
Use a more lightweight reset method for lightrec
Zachary Cook
2020-02-18
Add fallback addresses so second instance runahead can work
Zachary Cook
2020-02-16
(3DS) Set pthread stack size to 12MB - possible solution for crashes
Twinaphex
2020-02-16
Merge pull request #156 from pcercuei/fix-gte-divide
notaz
2020-02-12
Replace existing gte_divider with MAME's version
Paul Cercueil
2020-02-12
Silence some unused variable warnings
twinaphex
2020-02-12
Take out this override for OSX
twinaphex
2020-02-12
Buildfix
twinaphex
2020-02-12
gte_neon: fix compile under clang's assembler
notaz
2020-02-12
add some missing license headers
notaz
2020-02-12
gte_neon: fix compile under clang's assembler
notaz
2020-02-11
License these files as MIT
twinaphex
2020-02-09
Update Android.mk
Twinaphex
2020-02-09
(Android) Aarch64/x86/x64 now has lightrec support
twinaphex
2020-02-09
Buildfix for LLVM
twinaphex
2020-02-09
OSX should use lightrec
Twinaphex
2020-02-09
Fix build
Twinaphex
2020-02-09
Update Makefile.libretro
Twinaphex
2020-02-09
Update psxmem.c
Twinaphex
2020-02-08
(NEON GPU) Don't hide this for non-ARM
twinaphex
2020-02-08
Start getting NEON GPU to work on non-Arm
twinaphex
2020-02-08
License this MIT - should be compatible with everything
twinaphex
2020-02-08
Merge pull request #381 from negativeExponent/travis_update
Twinaphex
2020-02-08
Merge pull request #380 from negativeExponent/fix_makefile
Twinaphex
2020-02-08
menu: fix a buffer overflow
notaz
2020-02-09
Update .travis.yml
negativeExponent
[next]