libretro: direct fb access requires duping support
[pcsx_rearmed.git] / frontend / libretro.c
2023-11-25 notazlibretro: direct fb access requires duping support
2023-11-20 notazlibretro: add a few options for the analog combo
2023-11-20 notazdefaut dualshock to digital again, unless overriden
2023-11-02 notazMerge pull request #789 from pcercuei/unai-gouraud
2023-11-01 Bobby SmithAdd missing #if for the "Threaded SPU" core option
2023-10-28 notazlibretro: fix option mismatch
2023-10-28 notazlibretro: clear the allocated buffers
2023-10-28 notazlibretro: try to support different pitches
2023-10-27 notazadjust vita's mappings to more resemble other platforms
2023-10-24 notazgpulib: add a "borderless" option to restore old behavior
2023-10-23 notazsave some things that weren't saved but should have...
2023-10-21 notazadd a libcrypt warning
2023-10-12 StormedBubblesOptional lightgun crosshairs + add "Konami Gun" device
2023-10-08 notazgpu: a bit better idle bit handling
2023-10-01 notazpatch up some savestate issues
2023-09-15 notazattempt to improve guncon defaults
2023-09-14 notazcleanup the input mess, part2
2023-09-12 notaztry to cleanup the mess in the input code
2023-09-10 notazMerge pull request #757 from pcercuei/lightrec-hacks
2023-09-10 notazlibretro: allow unlimited cheat length
2023-09-06 notazsome lightgun selection mechanism
2023-09-02 notazlightrec: initial hle support
2023-08-19 notazfrontend: accept more bios
2023-08-19 notaztry to emulate borders properly
2023-08-10 notaztry to fix reset in HLE mode
2023-08-06 notazlibretro: add (psx) exe and iso to valid_extensions
2023-08-06 notazlibretro: understand psx exes
2023-08-03 notazlibretro: accept ps1_rom.bin (and similar) bios too
2023-07-24 notaztry to fix win32 build
2023-07-24 notazMerge pull request #728 from pcercuei/libretro-wiiu-v4
2023-07-23 Paul CercueilSupport compiling without posix_memalign() function
2023-07-23 Paul CercueilSupport compiling without pthreads
2023-07-21 notazpsxinterpreter: yet more exceptions, new config option
2023-07-17 notazMerge pull request #732 from bslenul/crash-fix
2023-07-17 Bobby SmithFix crash when BIOS isn't found
2023-07-14 notazlibretro: allow_interlace should be 2 by default
2023-07-14 notazlibretro: look for openbios
2023-07-14 notazadjust bios handling again
2023-07-10 notazsome openbios support
2023-07-09 notazclean up switching between dynarec and interpreter
2023-07-09 notazMerge pull request #724 from StormedBubbles/guncon_framing
2023-07-06 notazlibretro: disable spu thread by default, with option...
2023-06-08 StormedBubblesExpand usable space for GunCon
2022-11-13 notazdma: add optional slow linked list walking
2022-10-01 notazlibretro: adjust options after recent changes
2022-08-08 notazmake: adjust in preparation to enable neon on arm64
2022-05-04 AutechreMerge pull request #653 from jdgleaver/core-options-v2
2022-05-04 jdgleaverUpdate core options to v2 format
2022-04-08 AutechreMerge pull request #642 from StormedBubbles/guncon
2022-04-07 StormedBubblesGunCon overhaul
2022-04-01 AutechreMerge pull request #638 from CometHunter92/fix_menu_skip
2022-04-01 CometHunter92fixes core options getting crazy if coming from a previ...
2022-03-29 AutechreMerge pull request #636 from neonloop/autoframeskip_updates
2022-03-29 neonloopUpdates auto-frameskip
2022-03-28 AutechreMerge pull request #634 from libretro/revert-633-revert...
2022-03-28 AutechreRevert "Revert "Adds auto frameskip based on free audio...
2022-03-27 AutechreMerge pull request #633 from libretro/revert-631-autofr...
2022-03-27 AutechreRevert "Adds auto frameskip based on free audio buffer...
2022-03-23 AutechreMerge pull request #631 from neonloop/autoframeskip
2022-03-23 neonloopAdds auto frameskip based on free audio buffer space
2021-12-21 AutechreMerge pull request #587 from notaz/libretro_drc_fixes2
2021-12-14 notazlibretro: bump version for dynarec fixes
2021-12-14 AutechreMerge pull request #586 from notaz/libretro_overwrite_drc
2021-12-14 notazoverwrite dynarec related code with upstream version
2021-10-23 gameblablaMerge pull request #571 from gameblabla/cdrom_audio_fix...
2021-10-13 AutechreMerge pull request #564 from jdorigao/rpi1
2021-10-10 AutechreMerge pull request #570 from Sanaki/drop_ps3
2021-10-10 SanakiRevert "libretro: Add support for ps1_rom.bin (PS3...
2021-10-02 gameblablaMerge pull request #562 from gameblabla/cdrom_fixes_lib...
2021-10-02 gameblablaMerge pull request #545 from gameblabla/icache_emulation
2021-10-02 gameblablaMerge Icache emulation from PCSX Redux + Senquack chang...
2021-08-25 gameblablaMerge pull request #543 from gameblabla/hle_fies_corrup...
2021-08-22 gameblablaMerge pull request #547 from gameblabla/blues_clues_fix...
2021-08-21 AutechreMerge pull request #544 from gameblabla/gpu_hle_rewrite...
2021-08-21 AutechreMerge pull request #542 from gameblabla/mdec_fix
2021-08-21 AutechreMerge pull request #541 from gameblabla/spu_fix_libretro
2021-08-21 gameblablaFixes Diablo 1 SPU bug properly and remove Diablo hack.
2021-08-17 AutechreMerge pull request #537 from embercold/warningless...
2021-08-17 Ember ColdSort out compiler warnings, all of them
2021-08-16 AutechreMerge pull request #536 from gameblabla/cdrom_fixes
2021-07-31 AutechreMerge pull request #532 from davidgfnet/master
2021-07-30 David Guillen FandosFix initialization on Frontends without variable support.
2021-05-30 AutechreMerge pull request #522 from negativeExponent/patch-2
2021-05-30 negativeExponentSet inputs to use "standard" by default
2021-05-16 AutechreMerge pull request #520 from negativeExponent/multitap_...
2021-05-16 negativeExponentThese are now unnecessary
2021-05-16 negativeExponentUpdate multitap option description
2021-05-11 AutechreMerge pull request #517 from negativeExponent/input
2021-05-11 AutechreMerge pull request #516 from negativeExponent/vfs
2021-05-01 negativeExponentFix fgets param
2021-05-01 negativeExponentAdd libretro VFS and use VFS for windows target
2021-04-28 AutechreMerge pull request #514 from negativeExponent/fopen_utf8
2021-04-28 AutechreMerge pull request #513 from negativeExponent/simplity_...
2021-04-23 negativeExponentimplify multitap core options
2021-04-20 AutechreMerge pull request #511 from negativeExponent/updates
2021-04-20 negativeExponentSelectively replace fopen() with fopen_utf8()
2021-03-23 twinaphexAdd ios-arm64/tvos-arm64, ios9, and osx-arm64. osx...
2021-02-15 AutechreMerge pull request #500 from bslenul/master
2021-02-15 bslenulChange HLE BIOS message.
2021-02-11 AutechreMerge pull request #499 from negativeExponent/fix_input
next