Commit Graph

7119 Commits (efcfcd8e11856a2d6f928cd06388b99cca8c1f7c)
 

Author SHA1 Message Date
Stenzek 411213d6a0
GPU: Make VRAM a global object 2 years ago
Stenzek 7340324ed9
CDROM: Accuracy improvements 2 years ago
Stenzek 120f5bb434
GameDB: Various additions 2 years ago
Stenzek 71094a0e44
CPU: Implement memory breakpoints/watchpoints 2 years ago
Stenzek ef4389cea8
Qt: Cache CPU register values
That way they don't update while running.
2 years ago
Stenzek 4599109854
CPU/CodeCache: Clear backpatch info for blocks when recompiled 2 years ago
Stenzek 454cceab80
CPU/CodeCache: Move backpatch lookup after RAM check
Saves a map lookup if we're just invalidating code.
2 years ago
Stenzek eb7b6d217d
System: Ensure GPU is flushed before invalidating on pause 2 years ago
Stenzek a63e78d83c
Qt: Mutate breakpoints on CPU thread 2 years ago
Stenzek eeef0a92bb
CPU: Make single step go through the "normal" execution path
That way it exits and re-enters the dynarec as expected.
2 years ago
Stenzek e3a287de44
Qt: Keep debugger open outside of game 2 years ago
Stenzek 4a70164dac
CMake: Determine host page size at build time
Needed for running on Asahi Linux.
2 years ago
Stenzek ab83247de3
GLContext: Rename to OpenGLContext 2 years ago
Stenzek c1381cfda6
System: Gracefully handle memory allocaion failure 2 years ago
Stenzek 9ac9fc0a1e
Host: Add ReportFatalError() 2 years ago
Stenzek 18ba2032ad
Error: Add AddPrefix()/AddSuffix() 2 years ago
Stenzek df3517f19b
GLContext: Use EGL 1.5 platform selection 2 years ago
Stenzek 143fb0876d
dep/glad: Update to v2.0.5 2 years ago
Stenzek fcb8ce1ebc
Common: Add DynamicLibrary 2 years ago
Anderson Cardoso b5b5f6bc67
Atualização Português do Brasil (#3123)
Confirmado textos movidos do depurador.
2 years ago
Stenzek ea649bdb1b
Common: Fix duplicate fastjmp on Windows/CMake 2 years ago
Stenzek ff9dc11a38
CPU/CodeCache: Increase frame delta for manual protected blocks
Reduces stutter in Wild Arms 2.
2 years ago
Stenzek 35cdfc5ef7
CPU: Move PGXP registers earlier in struct 2 years ago
Stenzek 53c0dc8bbc
CPU/NewRec: Speculative execution for mult/div 2 years ago
Stenzek 175d2a17f7
CPU/NewRec: Don't panic on unused opcodes 2 years ago
zkdpower 75cd2dac0d
Update the Simple-Chinese translation to latest. (#3122) 2 years ago
Stenzek 94657ae4ab
dep/rcheevos: Update to 3d01191 2 years ago
zkdpower 272c43d139
Update the Simple-Chinese translation to latest. (#3121) 2 years ago
Stenzek 2dc801e513
Qt: Fix mismatched debugger accelerators 2 years ago
Stenzek 8756672e12
ImGuiManager: Defer scale updates 2 years ago
Anderson Cardoso 330397b900
Atualização Português do Brasil (#3119)
* Atualização Português do Brasil

- Adicionado novo tema

* Atualização - Turco

Atualizado idioma Turco para a última versão, revisado por um nativo.

* Atualização Português do Brasil

Atualizado para a última versão
2 years ago
shikulja ad2c8dbaa4 Update Russian translation 2 years ago
KamFretoZ 1f6636f62b Qt: Icon updates 2 years ago
Stenzek 0e6a9f637b
dep/libchdr: Rebase to upstream 2a1119c 2 years ago
Anderson Cardoso a1da72202b Atualização - Turco
Atualizado idioma Turco para a última versão, revisado por um nativo.
2 years ago
Anderson Cardoso 5da535c663 Atualização Português do Brasil
- Adicionado novo tema
2 years ago
zkdpower a1f735353f Update the Simple-Chinese translation to latest. 2 years ago
Stenzek 01876ec4aa
Qt: Fix a couple of game summary translation issues 2 years ago
Stenzek 1faecd8853
Qt: Fix labels when changing multi-tap controller type 2 years ago
KamFretoZ d9846093c3 Qt: Add new theme "Grey Matter" 2 years ago
Tobias Jakobi 10616162f0 Qt: Add Missing QtCore includes 2 years ago
Tobias Jakobi 739729516e Core: Add missing standard library includes 2 years ago
Tobias Jakobi 317a7ce8a7 Util: Add missing standard library includes 2 years ago
Stenzek 8e7b212b03
System: Clear cheat list on reset 2 years ago
Anderson Cardoso eafa5d41bb Atualização Português do Brasil
Atualizado para a última versão
2 years ago
Stenzek d5fb5645fc
ByteStream: Move zstd wrapper to util project
Removes zstd dependency from common, fixes updater running on Mac.
2 years ago
Stenzek ac1fd7f0cf
Qt: Remove update.zip after updating 2 years ago
Stenzek 885addcfce
Qt: Fix update cleanup on Windows 2 years ago
Stenzek 3f0aa6b559
Data: Include crt-royale
From https://github.com/akgunter/crt-royale-reshade
2 years ago
Stenzek 3bd9cbdfec
Qt: Update elevator for non-writable paths
i.e. support installation in Program Files.
2 years ago