merge from libretro
[pcsx_rearmed.git] / frontend
13 days ago notazmerge gpu_unai with gpu_unai_old
13 days ago notaztry to support older binutils
2024-10-27 notazplatforms: try to fix build
2024-10-27 notaz3ds: only invalidate icache on non-compiler core
2024-10-24 notazmove more globals to psxRegs
2024-10-24 notaz3ds: drop pre-rosalina code
2024-10-24 notaz3ds: use range clearing for small ranges
2024-10-23 notazstandalone: neon dithering should be on by default
2024-10-23 notazarm: provide bgr888_to_rgb565 for v6
2024-10-23 notaz3ds: update ctr_clear_cache
2024-10-23 notazupdate Android.mk
2024-10-23 notaz3ds: try partial linking
2024-10-23 notazlibretro: show the actual fps, some extra stats
2024-10-23 notaz3ds: customize thread creation
2024-10-23 notazstandalone: enable the new threaded stuff
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-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-06-28 notazstandalone: some ppf loading
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-07 notazstandalone: make unaccelerated fullscreen work
2024-01-06 notazstandalone: fix w/h confusion
2024-01-03 notazlibretro: adjust some option text
2024-01-03 notazgpu_neon: make enh. res. texturing hack optional
2023-12-14 notazstandalone: update gun support
2023-12-13 notazgpu: rework dma vs busy timing
2023-12-11 notazstandalone: revive spu_c64x build
2023-12-10 notazstandalone: allow scaler to cut off the letterbox
2023-12-10 notazstandalone: allow other that 1 line scanlines
2023-12-10 notazindicate values are hex in config
2023-11-26 notazlibretro: drop the Frame Duping option
2023-11-25 notazdrop some unused funcs
2023-11-25 notazlibretro: report errors and warnings as such
2023-11-25 notazlibretro: direct fb access requires duping support
2023-11-21 notazdon't use a stack var out of scope
2023-11-21 notazapply cdrom volume in spu
2023-11-20 notazlibretro: add a few options for the analog combo
2023-11-20 notazdefaut dualshock to digital again, unless overriden
2023-11-20 Paul Cercueilfrontend: Fix buffer overrun
2023-11-01 Bobby SmithAdd missing #if for the "Threaded SPU" core option
2023-11-01 notazrename gpu_senquack to gpu_unai
2023-11-01 notazrename gpu_unai to gpu_unai_old
2023-10-31 notazfrontend: drop an outdated sanity check
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: trust game's centering based on a database
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-23 notazgpu_neon: rework buffering to reduce flickering
2023-10-21 notazadd a libcrypt warning
2023-10-21 notazupdate libpicofe
2023-10-21 Matheus GarciaCompatibility with FreeBSD
2023-10-17 notazmust specify cflags to link
2023-10-14 notazspu: implement irq on dma
2023-10-13 StormedBubblesOptional lightgun crosshairs + add "Konami Gun" device
2023-10-08 notazgpu: a bit better idle bit handling
2023-10-04 notazstandalone: load per-game config from cmd line too
2023-10-01 notazadd a thp-based huge page alloc fallback
2023-10-01 notazpatch up some savestate issues
2023-09-27 notazspu: try to improve timing
2023-09-26 notazplugin_lib: fix a silly crash
2023-09-23 notazlog some build info
2023-09-23 notazpsxbios: experimental vsync HLE
2023-09-19 notazinput changes part3
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-31 notazfrontend: don't frameskip on fast forward
2023-08-28 Julien LoirFix emscripten build
2023-08-28 notazsome missing error handling
2023-08-25 notazspu: rm bunch of unused functions
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-09 notazpsxbios: completely rework exception handling
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
next