Commit graph

6513 commits

Author SHA1 Message Date
Stenzek 41bb9fddfc
CMake: Fix Debug x64 builds on Linux 2023-10-21 13:49:35 +10:00
Stenzek d00ed000f9
CPU/NewRec/AArch64: Don't recreate assembler every time 2023-10-21 13:49:35 +10:00
Stenzek 9d14ba0541
dep/vixl: Add Reset-to-new-buffer overload 2023-10-21 13:49:35 +10:00
Stenzek 52e0d8d473
CPU/Recompiler/AArch32: Load membase on demand 2023-10-21 13:49:35 +10:00
Stenzek cce1ec598c
CPU/Recompiler/AArch32: Reduce register usage of Mul 2023-10-21 13:49:35 +10:00
Stenzek 23dff0a9b6
Bus: Properly set unmapped pages to NULL for LUT fastmem 2023-10-21 13:49:35 +10:00
Stenzek e36130158c
CPU/Recompiler: Fix incorrect shift in LUT fastmem 2023-10-21 13:49:35 +10:00
Stenzek c727ac33c7
CPU/CodeCache: Include hi/lo in state logging 2023-10-21 13:49:35 +10:00
Connor McLaughlin 07acd6b690
Merge pull request #3034 from kamfretoz/ikon-baru-pt3
Qt: Add new controller image and icon refinement
2023-10-21 13:49:18 +10:00
Connor McLaughlin 9482120b07
Merge pull request #3033 from andercard0/master
Atualização Português do Brasil
2023-10-21 13:48:41 +10:00
kamfretoz 709b3b2f55 Add to contributors list 2023-10-20 10:16:24 +07:00
kamfretoz 2ca332295d Qt: Add new controller image and icon refinement 2023-10-19 22:50:01 +07:00
Anderson Cardoso 03ccc07ed2 Atualização Português do Brasil
- Novo recompilador.
2023-10-18 14:15:03 -03:00
Connor McLaughlin 2df88e79fe
Update README.md 2023-10-18 12:26:46 +10:00
Stenzek a4c7d03ed2
VulkanDevice: Ignore GPUs which don't support Vulkan 1.1 2023-10-18 00:49:01 +10:00
Stenzek db675cf5d0
Build: Reduce library scope 2023-10-18 00:49:01 +10:00
Stenzek 9501439d6b
CPU: Add new experimental recompiler 2023-10-18 00:49:01 +10:00
Stenzek c179473c2b
Bus: Allow LUT fastmem on mirrors 2023-10-18 00:49:01 +10:00
Stenzek 9d40164f84
CPU/Recompiler: Offset LUT fastmem pointers 2023-10-18 00:49:01 +10:00
Stenzek a062b00c1a
Bus: Protect main RAM buffer
Get rid of write-time checks.
2023-10-18 00:49:01 +10:00
Stenzek 79e1ae3e54
CPU/CodeCache: Rewrite using new-rec's block management 2023-10-18 00:49:01 +10:00
Stenzek f82d08e223
TimingEvents: Reset downcount when head is resorted 2023-10-17 13:14:05 +10:00
Stenzek 78959f6339
MemoryCardImage: Swap over to fmt 2023-10-17 13:08:44 +10:00
Connor McLaughlin cecae91b0c
Merge pull request #3032 from kamfretoz/ikon-pt2
Qt: More icon overhaul and cleanup
2023-10-16 22:57:57 +10:00
kamfretoz 22e9f008f6 Qt: More icon overhaul and cleanup 2023-10-16 19:39:27 +07:00
Stenzek 624b118211
Qt: Fix incorrect font path for zh-CN 2023-10-16 19:31:54 +10:00
Stenzek baa5472cc2
Qt: Fix postfx option pane not loading 2023-10-16 01:00:43 +10:00
zkdpower ef377fbd12
Update Simple-Chinese Translation to latest. (#3030)
* Update Simple-Chinese Translation to latest.

Update Simple-Chinese Translation to latest.

* Update Simple-Chinese Translation to latest.

Update Simple-Chinese Translation to latest.
2023-10-15 20:12:13 +10:00
Connor McLaughlin ae773e8c05
Merge pull request #3031 from kamfretoz/ikon
Qt: Port over some custom icon from PCSX2
2023-10-15 20:12:00 +10:00
kamfretoz 3468afc5ec Qt: Port over some custom icon from PCSX2 2023-10-15 16:20:52 +07:00
Stenzek ad04f79e57
FullscreenUI: Fix controller strings not translating 2023-10-12 19:30:23 +10:00
Stenzek f9d8a49324
CPU: Fix incorrect writing of unaligned words via cheats 2023-10-11 01:10:31 +10:00
Stenzek 1d2cf727e4
Drop NEWS.md file
Hasn't been updated in years.
2023-10-11 01:10:11 +10:00
Connor McLaughlin b572a0bc16
Merge pull request #3028 from zkdpower/master
update Simple-Chinese Translation.
2023-10-11 01:09:04 +10:00
Connor McLaughlin b7044d3e02
Merge pull request #3027 from Hipnosis183/master
Updated Spanish (Latin America) translation
2023-10-11 01:08:56 +10:00
Connor McLaughlin bfc4444f26
Merge pull request #3026 from andercard0/master
Conserto de textos, inclusões e atualizações de Idiomas
2023-10-11 01:08:35 +10:00
zkdpower 0be16dda24
update Simple-Chinese Translation. 2023-10-10 14:13:24 +08:00
Renzo Pigliacampo dc1969e8c6 Updated Spanish (Latin America) translation 2023-10-09 21:31:10 -03:00
Anderson Cardoso 22141bb498
Update duckstation-qt_tr.ts
Atualização de Idioma para o Turko
Turkish language localization update
2023-10-08 16:40:10 -03:00
Anderson Cardoso 885786cef7
Arquivo Leia-me atualizado
Atualização das informações do arquivo leia-me em Português do Brasil.
2023-10-08 15:26:35 -03:00
Anderson Cardoso b8a165b79d
Adicionado arquivo NEWS
Adicionado arquivo de novidades em Português do Brasil
2023-10-08 14:19:51 -03:00
Anderson Cardoso 60d97a99c5
Update duckstation-qt_pt-BR.ts 2023-10-08 13:13:50 -03:00
Stenzek dcfc48d84b
CI: Fix Flatpak version generation 2023-10-08 23:20:34 +10:00
Stenzek 5c0dab4fe8
FullscreenUI: Fix button behaviour in Load/Save State 2023-10-08 13:58:59 +10:00
Stenzek 1f8dda5ffa
Qt: Fix UI duplicating on language switch 2023-10-08 13:04:37 +10:00
Stenzek ce7f6128e9
OpenGLDevice: Cache intermediate state 2023-10-08 01:47:29 +10:00
Stenzek eb080834ad
OpenGLDevice: Actually check max texture buffer size 2023-10-08 01:10:52 +10:00
Stenzek 5ff5891336
Update README.md 2023-10-07 14:03:52 +10:00
Stenzek 706dc86a94 scmversion: Use annotated tag as base 2023-10-07 13:41:47 +10:00
Connor McLaughlin 61a5efe62b
Merge pull request #3025 from andercard0/master
Atualização Português do Brasil
2023-10-07 13:20:37 +10:00