frontend: update libpicofe, fix missed callbacks
[pcsx_rearmed.git] / frontend / libretro.c
2025-04-12 notazunbreak enhanced resolution
2025-03-30 notazdrop all the net stuff
2025-03-29 notazimplement scanout wrapping
2025-03-22 Apaczerlibretro: add "Interlace mode" to UNAI options
2025-03-17 notazexperimental rgb32 output option
2025-02-25 notazrelease r25 r25
2025-02-21 notazgpulib: add height adjustment option
2025-01-26 notazpropagate config after cd check
2025-01-22 notazcpu: make sure config is applied when core is changed
2024-12-26 notazlibretro: simplify axis_range_modifier
2024-12-15 notazvita: cleanup
2024-12-15 notazlibretro: drop remnants of _async_cd
2024-12-09 notazgpu: allow to force-enable dithering
2024-12-07 notaz3ds: change psx vram location
2024-11-10 notazgpu_unai: drop pixel_skip
2024-11-08 notazlibretro: don't make cycle_multiplier depend on device
2024-10-27 notazmerge gpu_unai with gpu_unai_old
2024-10-24 notazmove more globals to psxRegs
2024-10-23 notazlibretro: show the actual fps, some extra stats
2024-10-23 notaz3ds: customize thread creation
2024-10-23 notazdrc: try compiling on another thread
2024-10-07 notaznew async cdrom + cdrom cleanup
2024-10-07 notazadd dedicated mmap functions for libnx
2024-10-07 notaztry to clean up various mmap func failure return value...
2024-10-07 notaznew 3ds_mmap, avoid useless retries
2024-10-07 notaz3ds: some random tuning
2024-10-07 notazsync from libretro branch
2024-09-03 notazlibretro: improve retro_memory_map
2024-08-22 notazgpu_neon: enable tex hack by default
2024-06-28 notaztry some overscan display option
2024-04-18 notaznew experimental TurboCD option
2024-04-14 notazintroduce fractional framerates
2024-03-28 notazlibretro: update build for newer libchdr
2024-03-22 notazlibretro: try to handle physical cdrom ejection
2024-03-22 notazphysical cdrom readahead
2024-03-22 notazlibretro: preliminary physical cdrom support
2024-01-21 notazrelease r24 r24
2024-01-03 notazgpu_neon: make enh. res. texturing hack optional
2023-11-26 notazlibretro: drop the Frame Duping option
2023-11-25 notazlibretro: report errors and warnings as such
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-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-13 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-18 notazattempt to improve guncon defaults
2023-09-14 notazcleanup the input mess, part2
2023-09-13 notazswitch over to libretro input code
2023-09-10 notazlibretro: allow unlimited cheat length
2023-09-04 notazinitial hle support for lightrec
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-08-03 notaztry to fix win32 build
2023-08-03 Paul CercueilSupport compiling without posix_memalign() function
2023-08-03 Paul CercueilSupport compiling without pthreads
2023-07-21 notazpsxinterpreter: yet more exceptions, new config option
2023-07-20 Bobby SmithFix crash when BIOS isn't found
2023-07-14 notazsync with libretro
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 #292 from pcercuei/dfsound-big-endian
2023-07-06 notazlibretro: disable spu thread by default, with option...
2022-11-13 notazdma: add optional slow linked list walking
2022-10-15 notazmerge from libretro fork
2021-11-20 notazdrc,interpreter: add mul/div stalls
2016-09-18 notazdrc: try to support w^x platforms like iOS
2016-03-31 notazdon't use __ARM_ARCH_7A__
2015-02-05 notazlibretro: always use fixed samples per frame
2015-02-05 notazrelease r22 r22
2015-01-12 notazrelease r21 r21
2015-01-03 notazmingw build fixes
2014-12-25 notazrelease r20 r20
2014-12-23 notazdrc: implement block addr list saving
2014-12-21 notazlibretro: enable dither for peops plugin
2014-12-20 notazfix up other platforms after rumble change
2014-12-20 ksv1986libretro: Add rumble support
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 twinaphexlibretro: Add core options to namespace
2014-12-20 twinaphexlibretro: Update input descriptors
2014-12-20 twinaphexlibretro: Implement input descriptors
2014-12-20 Tobias Jakobilibretro: adjust indentation style
2014-12-20 twinaphexlibretro: Set performance level
2014-12-20 Tobias Jakobilibretro: only use posix_memalign when it's safe
next