notaz.gp2x.de
/
pcsx_rearmed.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
frontend: update libpicofe, fix missed callbacks
[pcsx_rearmed.git]
/
Makefile
2025-05-27
notaz
frontend: update libpicofe
blob
|
commitdiff
|
diff to current
2025-05-11
notaz
frontend: use more traditional profile dir
blob
|
commitdiff
|
diff to current
2025-05-11
notaz
sdandalone: rework sdl output
blob
|
commitdiff
|
diff to current
2025-04-22
notaz
disable a false-positive warning
blob
|
commitdiff
|
diff to current
2025-04-01
Apaczer
Makefile: don't fail on release when missing plugins
blob
|
commitdiff
|
diff to current
2025-04-01
Apaczer
Makefile: define supported GPUs with cflag
blob
|
commitdiff
|
diff to current
2025-03-30
Apaczer
frontend/menu: show relevant built-in GPU
blob
|
commitdiff
|
diff to current
2025-03-27
notaz
misc: put some debug stuff in savestates
blob
|
commitdiff
|
diff to current
2025-03-17
notaz
default to O3 for autovectorization
blob
|
commitdiff
|
diff to current
2025-03-17
notaz
experimental rgb32 output option
blob
|
commitdiff
|
diff to current
2025-03-03
notaz
try to support macOS for standalone
blob
|
commitdiff
|
diff to current
2025-02-10
notaz
gpu: some function mismatches
blob
|
commitdiff
|
diff to current
2025-01-28
notaz
libretro: clean up win32 build
blob
|
commitdiff
|
diff to current
2025-01-25
notaz
make: address a ci race
blob
|
commitdiff
|
diff to current
2025-01-20
Paul Cercueil
Disable mult/div and memset optimizations when debuggin...
blob
|
commitdiff
|
diff to current
2025-01-20
Paul Cercueil
lightrec: Add LIGHTREC_DEBUG functionality
blob
|
commitdiff
|
diff to current
2024-12-16
notaz
make: no line splitting
blob
|
commitdiff
|
diff to current
2024-12-15
notaz
vita: try to fix alloc
blob
|
commitdiff
|
diff to current
2024-12-02
notaz
gpu_unai: asm part 4
blob
|
commitdiff
|
diff to current
2024-11-23
notaz
gpu_unai: avoid unneeded gouraud calculations
blob
|
commitdiff
|
diff to current
2024-11-23
notaz
rect quad optimizations
blob
|
commitdiff
|
diff to current
2024-11-14
notaz
avoid -Wno-format in general case
blob
|
commitdiff
|
diff to current
2024-11-01
notaz
gpu_unai: minor tuning for 3ds
blob
|
commitdiff
|
diff to current
2024-10-27
notaz
merge from libretro
blob
|
commitdiff
|
diff to current
2024-10-27
notaz
merge gpu_unai with gpu_unai_old
blob
|
commitdiff
|
diff to current
2024-10-27
notaz
try to support older binutils
blob
|
commitdiff
|
diff to current
2024-10-27
notaz
try to fix apple build
blob
|
commitdiff
|
diff to current
2024-10-27
notaz
platforms: try to fix build
blob
|
commitdiff
|
diff to current
2024-10-23
notaz
arm: provide bgr888_to_rgb565 for v6
blob
|
commitdiff
|
diff to current
2024-10-23
notaz
update Android.mk
blob
|
commitdiff
|
diff to current
2024-10-23
notaz
cdriso: try some different buffering
blob
|
commitdiff
|
diff to current
2024-10-23
notaz
3ds: try partial linking
blob
|
commitdiff
|
diff to current
2024-10-23
notaz
3ds: customize thread creation
blob
|
commitdiff
|
diff to current
2024-10-23
notaz
standalone: enable the new threaded stuff
blob
|
commitdiff
|
diff to current
2024-10-23
notaz
drc: try compiling on another thread
blob
|
commitdiff
|
diff to current
2024-10-07
notaz
enable lightrec
blob
|
commitdiff
|
diff to current
2024-10-07
notaz
new async cdrom + cdrom cleanup
blob
|
commitdiff
|
diff to current
2024-10-07
notaz
lightrec: relax mem requirements so that asan works
blob
|
commitdiff
|
diff to current
2024-05-20
notaz
update libchdr
blob
|
commitdiff
|
diff to current
2024-03-28
notaz
libretro: update build for newer libchdr
blob
|
commitdiff
|
diff to current
2024-03-28
notaz
update libchdr
blob
|
commitdiff
|
diff to current
2024-03-22
notaz
physical cdrom readahead
blob
|
commitdiff
|
diff to current
2024-03-22
notaz
libretro: preliminary physical cdrom support
blob
|
commitdiff
|
diff to current
2023-12-11
notaz
standalone: revive spu_c64x build
blob
|
commitdiff
|
diff to current
2023-11-20
Paul Cercueil
Makefile: Enable address sanitizer with DEBUG_ASAN=1
blob
|
commitdiff
|
diff to current
2023-11-01
notaz
gpu_unai: sync with libretro
blob
|
commitdiff
|
diff to current
2023-11-01
notaz
rename gpu_senquack to gpu_unai
blob
|
commitdiff
|
diff to current
2023-11-01
notaz
rename gpu_unai to gpu_unai_old
blob
|
commitdiff
|
diff to current
2023-10-21
Matheus Garcia
Compatibility with FreeBSD
blob
|
commitdiff
|
diff to current
2023-10-17
notaz
must specify cflags to link
blob
|
commitdiff
|
diff to current
2023-10-14
notaz
eliminate event code duplication
blob
|
commitdiff
|
diff to current
2023-10-09
Paul Cercueil
Add compile-time option to drop psxMemRLUT, psxMemWLUT
blob
|
commitdiff
|
diff to current
2023-10-08
notaz
gpu: a bit better idle bit handling
blob
|
commitdiff
|
diff to current
2023-09-23
notaz
log some build info
blob
|
commitdiff
|
diff to current
2023-09-18
notaz
psxbios: allow custom api overrides
blob
|
commitdiff
|
diff to current
2023-09-13
notaz
psxbios: fix warnings
blob
|
commitdiff
|
diff to current
2023-09-13
notaz
switch over to libretro input code
blob
|
commitdiff
|
diff to current
2023-08-03
notaz
try to fix win32 build
blob
|
commitdiff
|
diff to current
2023-08-03
Paul Cercueil
Support compiling without posix_memalign() function
blob
|
commitdiff
|
diff to current
2023-08-03
Paul Cercueil
Support compiling without pthreads
blob
|
commitdiff
|
diff to current
2023-08-03
Paul Cercueil
Support compiling without mmap functions
blob
|
commitdiff
|
diff to current
2023-07-09
notaz
drc: handle regs-not-in-psxRegs case better
blob
|
commitdiff
|
diff to current
2022-08-08
notaz
gpu_neon: integration for arm64
blob
|
commitdiff
|
diff to current
2022-03-13
notaz
always enable chd support
blob
|
commitdiff
|
diff to current
2022-01-30
notaz
rm the old debugger stuff, like in libretro fork
blob
|
commitdiff
|
diff to current
2022-01-23
notaz
always describe to get git hash in log messages
blob
|
commitdiff
|
diff to current
2021-11-14
notaz
drc: new far call mechanism
blob
|
commitdiff
|
diff to current
2021-11-14
notaz
drc: arm64 wip
blob
|
commitdiff
|
diff to current
2021-11-14
notaz
drc: starting arm64 support
blob
|
commitdiff
|
diff to current
2021-10-31
notaz
update libpicofe
blob
|
commitdiff
|
diff to current
2021-10-31
notaz
assorted warning fixes
blob
|
commitdiff
|
diff to current
2021-10-29
gameblabla
New, separate GPU plugin based on Unai. (#233)
blob
|
commitdiff
|
diff to current
2021-09-09
gameblabla
ARM build fixes. (Should fix building on ARM/GCC10...
blob
|
commitdiff
|
diff to current
2021-08-18
gameblabla
Add internal database for problematic games. (#182)
blob
|
commitdiff
|
diff to current
2021-08-16
gameblabla
CHD support from libretro's fork. (#188)
blob
|
commitdiff
|
diff to current
2016-09-18
notaz
drc: enable and fix warnings
blob
|
commitdiff
|
diff to current
2015-01-12
notaz
frontend: show C64x option
blob
|
commitdiff
|
diff to current
2015-01-04
notaz
spu: start offload code to TI C64x DSP
blob
|
commitdiff
|
diff to current
2014-12-25
notaz
release r20
r20
blob
|
commitdiff
|
diff to current
2014-12-20
twinaphex
psxmem: Add mman wrapper for Win32 and use it for PCSX...
blob
|
commitdiff
|
diff to current
2013-12-22
notaz
libretro: add dynarec switch
blob
|
commitdiff
|
diff to current
2013-03-25
notaz
libretro: rework makefile
blob
|
commitdiff
|
diff to current
2013-02-18
notaz
frontend: maemo: some refactoring
blob
|
commitdiff
|
diff to current
2013-02-18
notaz
Merge pull request #12 from sakya/master
blob
|
commitdiff
|
diff to current
2013-02-17
Paolo Iommarini
Fixed makefile (TSLIB)
blob
|
commitdiff
|
diff to current
2013-02-17
Paolo Iommarini
Maemo ehancement
blob
|
commitdiff
|
diff to current
2013-02-08
notaz
frontend: add armv6 color space converter
blob
|
commitdiff
|
diff to current
2013-02-08
notaz
move cspace back to frontend
blob
|
commitdiff
|
diff to current
2013-01-06
notaz
frontend: get rid of _FILE_OFFSET_BITS
blob
|
commitdiff
|
diff to current
2013-01-05
notaz
frontend: filter more unneeded files in browser
blob
|
commitdiff
|
diff to current
2012-12-23
notaz
bump libpicofe for r-pi gl code
blob
|
commitdiff
|
diff to current
2012-12-23
notaz
frontend: switch to libpicofe sdl code
blob
|
commitdiff
|
diff to current
2012-12-10
notaz
Merge branch 'libretro'
blob
|
commitdiff
|
diff to current
2012-12-10
twinaphex
libretro: make RGB565 support into compile-time option
blob
|
commitdiff
|
diff to current
2012-12-02
notaz
frontend: fix clean libretro build
blob
|
commitdiff
|
diff to current
2012-12-02
notaz
mave plugin and core shared includes to single location
blob
|
commitdiff
|
diff to current
2012-11-28
notaz
clean up mmap hacks
blob
|
commitdiff
|
diff to current
2012-11-24
notaz
gte: avoid fno-strict-aliasing
blob
|
commitdiff
|
diff to current
2012-11-24
notaz
fix various warnings
blob
|
commitdiff
|
diff to current
2012-11-24
notaz
fix ARM build with --disable-dynarec
blob
|
commitdiff
|
diff to current
next