Commit Graph

9298 Commits (armhf)
 

Author SHA1 Message Date
Stenzek 929b049bd8
Qt: Save/restore additional window positions
Cheat Manager, Memory Scanner, CPU Debugger.
12 months ago
Stenzek ab1c85790c
CPU: Refactor execution mode switching
Fixes single step breaking in branch delay slots with recompiler.
Simplifies initialization.
Removes multiple sources of truth for fastmem.
12 months ago
Stenzek 4c59513c79
GPUDevice: Fix pipeline cache loading
(again)
12 months ago
Stenzek a074699dab
Qt: Fix 'Boot and Debug' menu option 12 months ago
Bobby Smith 2d3c6ace31
GameDB: Fix MGS Premium Package (#3289) 12 months ago
spacepaw 5b4d625d23
Add *.psx as a supported PS-X EXE file type (#3290) 12 months ago
Anderson Cardoso 4a2714150e
Atualização Português do Brasil (#3288)
Atualizado para a última versão.
12 months ago
Stenzek 129df8410e
PostProcessing/FX: Log pipeline creation error description 12 months ago
Stenzek a53dc85035
GPUDevice: Fix initial pipeline cache not being created 12 months ago
Stenzek 0458dfe8be
MemoryCard: Don't display message for empty card 12 months ago
Stenzek a7d8e6d018
Host: Add disambiguation variants for translations 12 months ago
Stenzek 060c5553c0
INISettingsInterface: Use FileSystem atomic update routines 12 months ago
Stenzek 87eded4bce
FileSystem: Fix FD leak with atomic updated file on Linux
Also add the ability to explicitly commit and check for errors.
12 months ago
Stenzek 1eb1b03141
MemoryCard: Defer creation of card until first save
Also do not overwrite the card if it failed to load.
12 months ago
Stenzek 1446e3035f
Settings: Make Disable Interlacing a Deinterlacing mode
Saving that precious vertical space.
12 months ago
Stenzek 94911abdca
System: Display disabled enhancements in safe mode 12 months ago
Stenzek 503004f17c
Data: Note third-party codecs in AppImage FFmpeg 12 months ago
Stenzek f9a594058f
Settings: Force Frame Timings => Force Video Timing
Also drop from GameDB, an override doesn't make sense here anyway,
due to the low success rate with the enhancement.
12 months ago
Stenzek 8274042bb1
CI/AppImage: Build shrunk ffmpeg for media capture 12 months ago
Stenzek 6d0f92d4fb
dep/fmt: Bump to v11.0.2 12 months ago
Stenzek 56dac5f52a
Deps: Bump SDL2 to 2.30.7 12 months ago
Stenzek 6a3b1a2725
MDEC: Vectorize 16 and 24-bit copy-out
Speedup of 15% and 6% in FMV playback respectively.
12 months ago
spacepaw 63abdb7afd
Reworked the "Force NTSC Timings" feature to support both NTSC and PAL frame timings (#3287) 12 months ago
Stenzek 4c51337edd
ImGuiManager: Don't rasterize full glyph range for debug font 12 months ago
Stenzek 164a353352
System: Fix possible race condition in presence update 12 months ago
KamFretoZ b564f928bd
DiscordRPC: Add Rcheevos Icon Support (#3286) 12 months ago
Stenzek 51cfea49fe
ImGuiManager: Split OSD and debug window fonts
Fixes the latter not fitting on screen anymore.
12 months ago
Stenzek 0ba068e843
GameDB: Disable PGXP culling in Spyro 1
Otherwise it corrupts memory when looking through portals.
12 months ago
Stenzek 5ed8af4236
Achievements: Shrink URL buffer sizes
They never end up being 512 bytes.
12 months ago
Stenzek 4322799201
dep/rcheevos: Don't silently truncate buffers in rc_api_init_fetch_image_request() 12 months ago
Anderson Cardoso 0945a9a27f
Atualização Idioma Turco
Update Turkish to latest.
Validated by a native speaker.
12 months ago
Anderson Cardoso 7b178594a0
Atualização Português do Brasil
Atualizado para última versão.
12 months ago
zkdpower 7f9a69b977
Update the Simple-Chinese translation to latest. (#3282) 12 months ago
Víctor "IlDucci bee80b0fea
Spanish (Spain) translation update 2024/08/30 (#3285)
- Adding translations for the latest changes.
12 months ago
Stenzek 88ee70ef8a
Misc: Remove unused files 12 months ago
Stenzek 7f4e5d55db
Misc: Update copyright headers 12 months ago
Stenzek aa955b8ae2
GPU/SW: Split out rasterizer, add dynamic selection 2 years ago
Stenzek 3fbdcdb4ff
AudioStream: Rewrite and integrate expander 12 months ago
Stenzek 14ab642ff3
Common: Add aligned_unique_ptr 12 months ago
Stenzek 81c9bdeeef
GSVector: Add a bunch of fp64 operations 12 months ago
Stenzek b84d3f14fc
SPU: Vectorize reverb resampling 12 months ago
Stenzek cdba1fe25a
Common: Rename iNN -> sNN 12 months ago
Stenzek ac139d96f1
CDImage/ECM: Use EDC/ECC functions from libchdr 12 months ago
Stenzek fe8dada392
dep/libchdr: Add EDC computation functions 12 months ago
Stenzek 7df5764835
Data: Remove license-incompatible shaders 12 months ago
Stenzek 486f410f43
GameDB: Disable WS in Athena - Awakening from the Ordinary Life 12 months ago
Stenzek 63c7f4a893
GPU/HW: Fix assert with accurate blending + true colour on 12 months ago
Stenzek d651c9f477
GameList: Support excluding disc sets 12 months ago
Stenzek 542ef3a6c0
GPUDevice: Warning fix 12 months ago
Stenzek 667d1bf7c8
GPUDevice: Use CompressHelpers
And compress the pipeline cache. Saves a fair bit of disk space.
12 months ago