Commit Graph

6746 Commits (b7c3c76014c5f1e53df79a9e1bf21ef93b92b43d)
 

Author SHA1 Message Date
Stenzek 407049cd91
Qt: Resolve any symbolic links in AppRoot/DataRoot
Should fix incorrect relative path generation on FreeBSD, where /home is
a symlink to /usr/home.
1 year ago
Stenzek 524625269f
Path: Add RealPath() 1 year ago
Stenzek b166ec3403
CPU/NewRec: Allocate callee-saved before flush in lwx/swx
It might move a callee-saved -> caller-saved reg, in which case it's
going to get clobbered when the loadstore function is called.

SaGa Frontier 2 with PGXP on x64.
1 year ago
Stenzek 601d8ff629
MetalDevice: Anisotropy should be minimum 1 1 year ago
Stenzek 2071addce0
CPU/NewRec: Fix OOB reads on InstructionInfo 1 year ago
Connor McLaughlin 4f9cdb37d9
Merge pull request #3064 from andercard0/master
Atualização Português do Brasil
1 year ago
Anderson Cardoso fad4c4804c Atualização Português do Brasil
- Alguns textos movidos confirmados novamente
- Menus de controle (atualizados)
- Menus de conquistas (adicionados)
- Menus de cartão de memória (atualizados)
1 year ago
Stenzek 158773b585
GameDB: More widescreen disables 1 year ago
Connor McLaughlin 1e0dbe3404
Merge pull request #3063 from zkdpower/master
update simple-chinese translation.
1 year ago
Stenzek dc6bb357d4
Achievements: Handle dynamically-sized leaderboard trackers 1 year ago
Stenzek 07fac1fb19
Qt: Prompt user to enable HC mode on achievement login 1 year ago
Stenzek 41f821513b
Qt: Fix translation context in MemoryCardEditorWindow 1 year ago
zkdpower abf079b9d4
update simple-chinese translation. 1 year ago
Stenzek 86a8c4c6ae
IsoReader: Fix ARM32 build 1 year ago
Connor McLaughlin 33db3b044c
Merge pull request #3062 from andercard0/master
Atualização Português do Brasil
1 year ago
shikulja 7c7a45d68f
Update Russian translation (#3061)
* upd ts

* Update Russian translation

* typo
1 year ago
Stenzek 6d57cb9d80
Qt: Fix links in first page of Setup Wizard 1 year ago
Stenzek 81e8abdc1e
GL/Context: Disable fbfetch on Adreno GLES <502 1 year ago
Stenzek 90b14d6237
GPU/HW: Skip per-primitive flush for BG-FB with fbfetch 1 year ago
Stenzek 60b91a1cdb
OpenGLDevice: Set glColorMask() on clear
Adreno doesn't appear to clear all channels otherwise.
1 year ago
Stenzek 2bdc691111
Qt: Fix window icon on Controller Settings 1 year ago
Stenzek 7ef3578630
ByteStream: Fix incorrect computation in Zstd SeekRelative() 1 year ago
Anderson Cardoso 041e3a1d71 Atualização Português do Brasil
- Adicionado mensagens OSD
1 year ago
Connor McLaughlin d0d5b79b61
Merge pull request #3060 from martymac/FreeBSD-fixes
Free bsd fixes
1 year ago
Connor McLaughlin e5af7fefde
Merge pull request #3059 from CookiePLMonster/fix-total-unofficial-achievements
Achievements: Fix the percentage counter when only unofficial achievements exist
1 year ago
Connor McLaughlin 27a1b25105
Merge pull request #3058 from CookiePLMonster/move-game-info
FullscreenUI: Properly account for multiline Rich Presence in Title Info
1 year ago
Connor McLaughlin 16044b48f0
Merge pull request #3057 from andercard0/master
Atualização Português do Brasil
1 year ago
Stenzek ea878533b8
Qt: Revert to 6.6.0 for Mac
Regressions...
1 year ago
Silent 888582713b
Achievements: Fix the percentage counter when only unofficial achievements exist
Now correctly shows "This game has no achievements" and no percentage bar,
as per the RetroAchievements integration guide.
1 year ago
Silent 4854031a1c
FullscreenUI: Properly account for multiline Rich Presence in Title Info 1 year ago
Anderson Cardoso 8e89d1eb86 Atualização Português do Brasil
Inclusão de mensagens OSD faltantes.
1 year ago
Connor McLaughlin 7a03d8cbc4
Merge pull request #3056 from andercard0/master
Atualização Português do Brasil
1 year ago
Connor McLaughlin ddbb4136b1
Merge pull request #3055 from zkdpower/master
Update Simple-Chinese Translation.
1 year ago
Stenzek 2ca503639d
GPU/HW: Avoid extra texture copy in Vulkan/GL 1 year ago
Stenzek 3469b83a58
VulkanDevice: Add barrier inbetween self image copies 1 year ago
Stenzek d43efebcc5
GameDB: Add DisableTextureFiltering option 1 year ago
Stenzek dc72f7a7af
GPU/HW: Fix texturing-and-drawing overlap
Worms Pinball.
1 year ago
Anderson Cardoso 6772514bb3 Atualização Português do Brasil
- Adicionado textos faltantes
- Confirmado textos movidos e novos
- Consertado erros de digitação e consistência.
1 year ago
zkdpower d23d466693
Update Simple-Chinese Translation. 1 year ago
Stenzek 310e3c0900
deps/qt: Update to Qt 6.6.1 1 year ago
Stenzek df91c63b31
CDROM: Add PVD/directory entries to file map 1 year ago
Stenzek 8cfa4637a2
GameDB: Add more missing traits 1 year ago
Stenzek 7d5e2bf50c
FullscreenUI: More localization fixes 1 year ago
Connor McLaughlin 80a7c4b82a
Merge pull request #3053 from zkdpower/master
Update Simple-Chinese Translation.
1 year ago
Stenzek 28556ee3e9
Achievements: Fix multiple leaderboard trackers 1 year ago
Stenzek 8431d3be0c
dep/rcheevos: Bump to 8afec6c 1 year ago
Stenzek 78ef9e1105
Qt: Fix opening memcard editor more than once 1 year ago
Ganael Laplanche 5486a7a467 Fix get_thread_time() declaration on FreeBSD 1 year ago
Ganael Laplanche af046c8987 Fix build on FreeBSD
FreeBSD's alloca(3) only needs <stdlib.h>
1 year ago
Ganael Laplanche b6d67560e3 Fix data directory handling on FreeBSD 1 year ago