aboutsummaryrefslogtreecommitdiff
path: root/frontend/libretro.c
AgeCommit message (Expand)Author
2021-04-03Merge remote-tracking branch 'libretro/master' into trimui-sneonloop
2021-03-23Add ios-arm64/tvos-arm64, ios9, and osx-arm64. osx-arm64 is interpretertwinaphex
2021-03-14Adds frameskip based on free audio buffer spaceneonloop
2021-02-15Change HLE BIOS message.bslenul
2021-02-11Do not hide multitap core optionsnegativeExponent
2021-02-11Set multitap options disabled by default, prevent previous defaults from bein...negativeExponent
2021-02-08libretro: Add support for ps1_rom.bin (PS3 BIOS)Gleb Mazovetskiy
2020-11-04CHD: Support for precache mode CD access methodnegativeExponent
2020-11-04Indicate that multitap requires restart and cleanupnegativeExponent
2020-11-03Move input type selection to RETRO_ENVIRONMENT_SET_CONTROLLER_INFOnegativeExponent
2020-10-31Remove dfinput plugin from MakefilenegativeExponent
2020-10-22Add a threaded rendererJustin Weiss
2020-10-21[3DS] Set default CPU rate to the usual 57Justin Weiss
2020-10-06Add support for dual-gunconpjft
2020-08-13Merge pull request #444 from justinweiss/hires-downscalehizzlekizzle
2020-08-13Add an option to downscale hi-res viewsJustin Weiss
2020-08-03Add debug-level log functionnegativeExponent
2020-06-08Update mouse device support, add mouse sensitivity optionnegativeExponent
2020-06-07Add Sony Mouse Controller supportnegativeExponent
2020-05-26Merge pull request #423 from jdgleaver/set-message-extAutechre
2020-05-26Add support for frontend message interface v1jdgleaver
2020-05-25Fix interpreter-only build (DYNAREC=0)negativeExponent
2020-05-18Minimize logs when loading a cheevos-compatible contentnegativeExponent
2020-05-14Cleanup retro_run()negativeExponent
2020-05-13Update libretro.cnegativeExponent
2020-05-12Hide other inputs from core optionsnegativeExponent
2020-05-12libretro.c: Change indents from tabs to spacesnegativeExponent
2020-05-10More core option fixesnegativeExponent
2020-05-08Move guncon options to update_variablesnegativeExponent
2020-05-08Fixup update_variablesnegativeExponent
2020-05-07Fix some edge case where core can freeze upon loading contentnegativeExponent
2020-04-30Automatically disable lightrec when no bios is present, take 2Alexander Mikhaylenko
2020-04-28Revert "Automatically disable lightrec when no bios is present"twinaphex
2020-04-26Automatically disable lightrec when no bios is presentAlexander Mikhaylenko
2020-02-25Add async CD accessJustin Weiss
2020-02-12Silence some unused variable warningstwinaphex
2020-02-09(Android) Aarch64/x86/x64 now has lightrec supporttwinaphex
2020-02-08(NEON GPU) Don't hide this for non-ARMtwinaphex
2020-02-01Add input analog axis range modifierStuart Kenny
2020-01-23Add disk control interface v1 supportjdgleaver
2019-12-16Merge pull request #369 from negativeExponent/switchTwinaphex
2019-12-17UpdatenegativeExponent
2019-12-14Merge pull request #368 from negativeExponent/memmapTwinaphex
2019-12-15Access psx main memory using retro_memory_mapnegativeExponent
2019-10-27Add "Spu Irq" core optionnegativeExponent
2019-10-24Merge pull request #351 from SindenLightgun/masterTwinaphex
2019-09-25Merge branch 'gpu_unai_plugin_update'negativeExponent
2019-09-15Adding Guncon support for mouse based lightgunsSindenLightgun
2019-09-14Adding Guncon support for mouse based lightgunsSindenLightgun
2019-08-21Added support for PSXONPSP660.bin and psx* named BIOS filesdankcushions