frontend: update libpicofe, fix missed callbacks
[pcsx_rearmed.git] / frontend / libretro_core_options.h
2025-04-08 notazlibretro: revise the psxclock text again
2025-04-02 notazlibretro: remove outdated text
2025-03-22 Apaczerlibretro: add "Interlace mode" to UNAI options
2025-03-17 notazexperimental rgb32 output option
2025-02-21 notazgpulib: add height adjustment option
2024-12-26 notazlibretro: simplify axis_range_modifier
2024-12-09 notazgpu: allow to force-enable dithering
2024-11-08 notazlibretro: don't make cycle_multiplier depend on device
2024-10-27 notazmerge gpu_unai with gpu_unai_old
2024-10-23 notazstandalone: neon dithering should be on by default
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 notazsync from libretro branch
2024-09-03 notazlibretro: use shorter option names to fit narrow frontends
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-22 notazphysical cdrom readahead
2024-01-03 notazlibretro: adjust some option text
2024-01-03 notazgpu_neon: make enh. res. texturing hack optional
2023-11-26 notazlibretro: drop the Frame Duping option
2023-11-20 notazlibretro: add a few options for the analog combo
2023-11-20 notazdefaut dualshock to digital again, unless overriden
2023-10-28 notazlibretro: fix option mismatch
2023-10-24 notazgpulib: add a "borderless" option to restore old behavior
2023-10-13 StormedBubblesOptional lightgun crosshairs + add "Konami Gun" device
2023-09-14 notazcleanup the input mess, part2
2023-08-19 notaztry to emulate borders properly
2023-08-03 notaztry to fix win32 build
2023-08-03 Paul CercueilSupport compiling without pthreads
2023-07-21 notazpsxinterpreter: yet more exceptions, new config option
2023-07-14 notazsync with libretro
2023-07-14 notazremove "slow" text from Enhanced Resolution
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