frontend: update libpicofe, fix missed callbacks
[pcsx_rearmed.git] / Makefile
2025-05-27 notazfrontend: update libpicofe
2025-05-11 notazfrontend: use more traditional profile dir
2025-05-11 notazsdandalone: rework sdl output
2025-04-22 notazdisable a false-positive warning
2025-04-01 ApaczerMakefile: don't fail on release when missing plugins
2025-04-01 ApaczerMakefile: define supported GPUs with cflag
2025-03-30 Apaczerfrontend/menu: show relevant built-in GPU
2025-03-27 notazmisc: put some debug stuff in savestates
2025-03-17 notazdefault to O3 for autovectorization
2025-03-17 notazexperimental rgb32 output option
2025-03-03 notaztry to support macOS for standalone
2025-02-10 notazgpu: some function mismatches
2025-01-28 notazlibretro: clean up win32 build
2025-01-25 notazmake: address a ci race
2025-01-20 Paul CercueilDisable mult/div and memset optimizations when debuggin...
2025-01-20 Paul Cercueillightrec: Add LIGHTREC_DEBUG functionality
2024-12-16 notazmake: no line splitting
2024-12-15 notazvita: try to fix alloc
2024-12-02 notazgpu_unai: asm part 4
2024-11-23 notazgpu_unai: avoid unneeded gouraud calculations
2024-11-23 notazrect quad optimizations
2024-11-14 notazavoid -Wno-format in general case
2024-11-01 notazgpu_unai: minor tuning for 3ds
2024-10-27 notazmerge from libretro
2024-10-27 notazmerge gpu_unai with gpu_unai_old
2024-10-27 notaztry to support older binutils
2024-10-27 notaztry to fix apple build
2024-10-27 notazplatforms: try to fix build
2024-10-23 notazarm: provide bgr888_to_rgb565 for v6
2024-10-23 notazupdate Android.mk
2024-10-23 notazcdriso: try some different buffering
2024-10-23 notaz3ds: try partial linking
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 notazenable lightrec
2024-10-07 notaznew async cdrom + cdrom cleanup
2024-10-07 notazlightrec: relax mem requirements so that asan works
2024-05-20 notazupdate libchdr
2024-03-28 notazlibretro: update build for newer libchdr
2024-03-28 notazupdate libchdr
2024-03-22 notazphysical cdrom readahead
2024-03-22 notazlibretro: preliminary physical cdrom support
2023-12-11 notazstandalone: revive spu_c64x build
2023-11-20 Paul CercueilMakefile: Enable address sanitizer with DEBUG_ASAN=1
2023-11-01 notazgpu_unai: sync with libretro
2023-11-01 notazrename gpu_senquack to gpu_unai
2023-11-01 notazrename gpu_unai to gpu_unai_old
2023-10-21 Matheus GarciaCompatibility with FreeBSD
2023-10-17 notazmust specify cflags to link
2023-10-14 notazeliminate event code duplication
2023-10-09 Paul CercueilAdd compile-time option to drop psxMemRLUT, psxMemWLUT
2023-10-08 notazgpu: a bit better idle bit handling
2023-09-23 notazlog some build info
2023-09-18 notazpsxbios: allow custom api overrides
2023-09-13 notazpsxbios: fix warnings
2023-09-13 notazswitch over to libretro input code
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-08-03 Paul CercueilSupport compiling without mmap functions
2023-07-09 notazdrc: handle regs-not-in-psxRegs case better
2022-08-08 notazgpu_neon: integration for arm64
2022-03-13 notazalways enable chd support
2022-01-30 notazrm the old debugger stuff, like in libretro fork
2022-01-23 notazalways describe to get git hash in log messages
2021-11-14 notazdrc: new far call mechanism
2021-11-14 notazdrc: arm64 wip
2021-11-14 notazdrc: starting arm64 support
2021-10-31 notazupdate libpicofe
2021-10-31 notazassorted warning fixes
2021-10-29 gameblablaNew, separate GPU plugin based on Unai. (#233)
2021-09-09 gameblablaARM build fixes. (Should fix building on ARM/GCC10...
2021-08-18 gameblablaAdd internal database for problematic games. (#182)
2021-08-16 gameblablaCHD support from libretro's fork. (#188)
2016-09-18 notazdrc: enable and fix warnings
2015-01-12 notazfrontend: show C64x option
2015-01-04 notazspu: start offload code to TI C64x DSP
2014-12-25 notazrelease r20 r20
2014-12-20 twinaphexpsxmem: Add mman wrapper for Win32 and use it for PCSX...
2013-12-22 notazlibretro: add dynarec switch
2013-03-25 notazlibretro: rework makefile
2013-02-18 notazfrontend: maemo: some refactoring
2013-02-18 notazMerge pull request #12 from sakya/master
2013-02-17 Paolo IommariniFixed makefile (TSLIB)
2013-02-17 Paolo IommariniMaemo ehancement
2013-02-08 notazfrontend: add armv6 color space converter
2013-02-08 notazmove cspace back to frontend
2013-01-06 notazfrontend: get rid of _FILE_OFFSET_BITS
2013-01-05 notazfrontend: filter more unneeded files in browser
2012-12-23 notazbump libpicofe for r-pi gl code
2012-12-23 notazfrontend: switch to libpicofe sdl code
2012-12-10 notazMerge branch 'libretro'
2012-12-10 twinaphexlibretro: make RGB565 support into compile-time option
2012-12-02 notazfrontend: fix clean libretro build
2012-12-02 notazmave plugin and core shared includes to single location
2012-11-28 notazclean up mmap hacks
2012-11-24 notazgte: avoid fno-strict-aliasing
2012-11-24 notazfix various warnings
2012-11-24 notazfix ARM build with --disable-dynarec
next