pcsx_rearmed.git
2020-10-23 Justin WeissAdd a threaded renderer
2020-10-23 AutechreMerge pull request #461 from negativeExponent/libchdr
2020-10-23 negativeExponentUpdate libchdr from latest upstream changes
2020-10-22 AutechreMerge pull request #460 from justinweiss/3ds-default...
2020-10-22 Justin Weiss[3DS] Set default CPU rate to the usual 57
2020-10-21 AutechreMerge pull request #459 from libretro/revert-458-fixes...
2020-10-21 AutechreRevert "fixes link time errors on the RPi platform...
2020-10-21 AutechreMerge pull request #458 from dmorilha/fixes-for-rpi...
2020-10-21 Daniel Morilhafixes link time errors on the RPi platform (tested...
2020-10-11 AutechreMerge pull request #456 from justinweiss/3ds-spu-threading
2020-10-11 Justin Weiss[3DS] Enable threading for the SPU
2020-10-10 AutechreMerge pull request #449 from cmitu/cdX-as-cue
2020-10-10 AutechreMerge pull request #454 from justinweiss/handle-oob...
2020-10-10 Justin WeissCorrectly signal errors for out-of-bounds async CD...
2020-10-07 twinaphexAdd Emscripten target
2020-10-07 AutechreMerge pull request #453 from pjft/dual-guncon
2020-10-06 pjftAdd support for dual-guncon
2020-09-20 cmitucdriso: parse .cd<X> files as .cue.
2020-09-10 AutechreMerge pull request #445 from justinweiss/update-libctru
2020-08-23 Justin Weiss[3DS] Support latest libctru
2020-08-13 hizzlekizzleMerge pull request #444 from justinweiss/hires-downscale
2020-08-13 Justin WeissAdd an option to downscale hi-res views
2020-08-05 Francisco José... [Vita] workaround multiple symbols
2020-08-04 AutechreMerge pull request #443 from negativeExponent/add-heade...
2020-08-04 AutechreMerge pull request #442 from negativeExponent/libretro
2020-08-04 negativeExponentAdd header guards
2020-08-04 negativeExponentSync to latest upstream
2020-08-03 hizzlekizzleMerge pull request #440 from negativeExponent/log_interface
2020-08-03 hizzlekizzleMerge pull request #441 from negativeExponent/patch-1
2020-08-03 negativeExponentunai: Change fast lighting default to 'disabled'
2020-08-03 negativeExponentlightrec/plugin.c: Use logging interface instead of...
2020-08-03 negativeExponentAdd debug-level log function
2020-07-04 ifcaroFix crash on retrying mission in driver (#165)
2020-07-01 AutechreMerge pull request #436 from negativeExponent/patch-1
2020-07-01 negativeExponentUpdate custom-issue-report.md
2020-06-11 hizzlekizzleMerge pull request #430 from negativeExponent/libretro
2020-06-08 negativeExponentUpdate mouse device support, add mouse sensitivity...
2020-06-08 AutechreMerge pull request #429 from ZachCook/master
2020-06-08 Zachary Cooklightrec: fix race that could cause a freeze during...
2020-06-07 AutechreMerge pull request #428 from negativeExponent/libretro
2020-06-07 negativeExponentAdd Sony Mouse Controller support
2020-06-05 AutechreMerge pull request #426 from negativeExponent/update_li...
2020-06-05 negativeExponentlibchdr: Update to latest upstream
2020-05-26 AutechreMerge pull request #423 from jdgleaver/set-message-ext
2020-05-26 jdgleaverAdd support for frontend message interface v1
2020-05-25 AutechreMerge pull request #425 from negativeExponent/libretro
2020-05-25 negativeExponentFix interpreter-only build (DYNAREC=0)
2020-05-24 hizzlekizzleMerge pull request #424 from negativeExponent/libretro
2020-05-23 negativeExponentplugins/dfinput: Silence warnings
2020-05-23 negativeExponentSilence some warnings
2020-05-21 hizzlekizzleMerge pull request #422 from negativeExponent/fix_andro...
2020-05-21 negativeExponentAndroid: Support for new lightrec api
2020-05-21 hizzlekizzleMerge pull request #421 from negativeExponent/lightrec_...
2020-05-20 negativeExponentUpdate Lightrec API
2020-05-20 negativeExponentUpdate deps/lightrec
2020-05-19 hizzlekizzleMerge pull request #419 from negativeExponent/libretro
2020-05-18 negativeExponentMinimize logs when loading a cheevos-compatible content
2020-05-14 hizzlekizzleMerge pull request #417 from negativeExponent/libretro
2020-05-14 negativeExponentCleanup retro_run()
2020-05-13 negativeExponentUpdate libretro.c
2020-05-12 AutechreMerge pull request #416 from negativeExponent/libretro
2020-05-12 negativeExponentHide other inputs from core options
2020-05-12 negativeExponentlibretro.c: Change indents from tabs to spaces
2020-05-10 hizzlekizzleMerge pull request #415 from negativeExponent/core_opti...
2020-05-10 negativeExponentMore core option fixes
2020-05-10 negativeExponentUpdate .gitignore
2020-05-07 hizzlekizzleMerge pull request #414 from negativeExponent/libretro
2020-05-07 negativeExponentMove guncon options to update_variables
2020-05-07 negativeExponentFixup update_variables
2020-05-07 hizzlekizzleMerge pull request #413 from negativeExponent/libretro
2020-05-07 negativeExponentFix some edge case where core can freeze upon loading...
2020-05-02 AutechreMerge pull request #411 from Exalm/wip/exalm/oops
2020-04-30 Alexander MikhaylenkoAutomatically disable lightrec when no bios is present...
2020-04-28 twinaphexRevert "Automatically disable lightrec when no bios...
2020-04-27 notazMerge pull request #160 from J-O-N/fix-neon-cspace...
2020-04-27 hizzlekizzleMerge pull request #407 from Exalm/wip/exalm/lightrec
2020-04-26 hizzlekizzleMerge pull request #406 from cmitu/cdimage-async-patch
2020-04-26 J-O-NFixed bug where MSB of a 15-bit BGR color could corrupt...
2020-04-26 hizzlekizzleMerge pull request #405 from J-O-N/fix-neon-cspace
2020-04-26 Alexander MikhaylenkoAutomatically disable lightrec when no bios is present
2020-04-26 cmitucdriso: fix a disk switching deadlock
2020-04-26 J-O-NFixed bug where MSB of a 15-bit BGR color could corrupt...
2020-04-24 AutechreMerge pull request #397 from justinweiss/arm-lighting...
2020-04-20 Justin WeissClean up indentation / add comments for assembly functions
2020-03-17 AutechreMerge pull request #394 from MrHuu/patch-1
2020-03-03 MrHuu(3DS) Disable dithering by default
2020-03-03 TwinaphexMerge pull request #391 from justinweiss/async-cd-reads
2020-03-01 Justin WeissPreserve uSrc MSB across lighting and blending
2020-02-28 Justin WeissWIP: Add ARM-assembly versions of lighting and blending
2020-02-27 TwinaphexMerge pull request #392 from justinweiss/ctr-use-floatmath
2020-02-27 Justin Weiss[3DS] Tweak compile-time options to increase performance
2020-02-26 Justin WeissAdd async CD access
2020-02-25 TwinaphexMerge pull request #390 from justinweiss/ctr-fix-dynare...
2020-02-25 twinaphexRevert "(3DS) Set pthread stack size to 12MB - possible...
2020-02-25 Justin WeissFix dynarec crashes on 3DS
2020-02-24 TwinaphexMerge pull request #389 from notaz/master
2020-02-21 TwinaphexMerge pull request #388 from ZachCook/master
2020-02-21 Zachary CookFix second instance runahead without breaking reset
2020-02-21 twinaphexRevert "Use a more lightweight reset method for lightrec"
2020-02-21 TwinaphexMerge pull request #386 from ZachCook/master
next