Commit Graph

6149 Commits

Author SHA1 Message Date
Stenzek 941afb1ef6 dep: Update Vulkan headers 2023-08-12 18:42:40 +10:00
Stenzek 9a9f03c974 Fix interlaced output/sw switching 2023-08-12 18:42:40 +10:00
Stenzek febf864220 FBs don't need multi-level now 2023-08-12 18:42:40 +10:00
Stenzek df789e8df9 HW cleanup 2023-08-12 18:42:40 +10:00
Stenzek 4c35f3dcd4 Reimplement adaptive downsampling 2023-08-12 18:42:40 +10:00
Stenzek 3291675e54 Metal changes 2023-08-12 18:42:40 +10:00
Stenzek 4cdeb2b5a6 fixup! Switch to Qt 6.5.0 2023-08-12 18:42:40 +10:00
Stenzek df651e4c90 GL fixes 2023-08-12 18:42:40 +10:00
Stenzek a09ef8d4f6 DX11 tweaks/caching 2023-08-12 18:42:40 +10:00
Stenzek 9f04712dd3 More Metal work 2023-08-12 18:42:40 +10:00
Stenzek 716cd50a22 g_host_display -> g_gpu_device 2023-08-12 18:42:40 +10:00
Stenzek 7625385f27 Rework GPU initialization/teardown 2023-08-12 18:42:40 +10:00
Stenzek 1cf8413ec5 Switch to Qt 6.5.0 2023-08-12 18:42:40 +10:00
Stenzek 7d97c539f3 Metal Renderer 2023-08-12 18:42:40 +10:00
Stenzek 61fbf7a533 Add spirv compiler wrapper 2023-08-12 18:42:40 +10:00
Stenzek 51aa5c5760 Misc Mac fixes 2023-08-12 18:42:40 +10:00
Stenzek 2792bf0239 GL renderer 2023-08-12 18:42:40 +10:00
Stenzek a43b6ee9db Postfx 2023-08-12 18:42:40 +10:00
Stenzek 2834635f59 Generic hw renderer 2023-08-12 18:42:40 +10:00
Stenzek 7d7a06b9f7 Purge more unused 2023-08-12 18:42:40 +10:00
Stenzek ba4eeb5e94 Move over all except VRAM write 2023-08-12 18:42:40 +10:00
Stenzek ac73e7b050 More conversion 2023-08-12 18:42:39 +10:00
Stenzek de08feeffb More abstraction 2023-08-12 18:42:39 +10:00
Stenzek dbf31ff75d Shader/pipeline abstraction 2023-08-12 18:42:39 +10:00
Stenzek 9b967e3751 Move FB to GPU_HW 2023-08-12 18:42:39 +10:00
Stenzek 12fbeb9280 D3D11 device refactoring 2023-08-12 18:42:39 +10:00
Stenzek 02d379116e HostDisplay: Rename to GPUDevice 2023-08-12 18:42:39 +10:00
Stenzek c1fa7a5998 Add SPIRV-Cross 2023-08-12 18:42:39 +10:00
Stenzek 39e62ae948 Achievements: Don't call frame update when paused
But we still want to poll for requests.
2023-08-12 14:46:09 +10:00
Stenzek 165b277421 CDImageCHD: Support loading parent/delta CHDs 2023-08-12 14:46:09 +10:00
Stenzek f41384c6c8 dep/libchdr: Add chd_is_matching_parent() 2023-08-12 14:46:09 +10:00
Stenzek bd1cf91030 dep/libchdr: Add option to transfer file ownership 2023-08-12 14:46:09 +10:00
Stenzek 62c5e3af2f dep/libchdr: Add read_header variants for user-provided file 2023-08-12 14:46:09 +10:00
Stenzek 06a8349162 dep/libchdr: Re-add progress precaching 2023-08-12 14:46:09 +10:00
Stenzek 4b70853daa dep: Bump libchdr to 54bfb87 2023-08-12 14:46:09 +10:00
Connor McLaughlin 0798292ee5
Merge pull request #2991 from andercard0/master
Atualização Português do Brasil
2023-08-09 22:35:10 +10:00
Connor McLaughlin f8f395c7d8
Merge pull request #2992 from IlDucci/es_ES_update_20230806
Spanish (Spain) translation update 2023-08-06
2023-08-09 22:34:52 +10:00
Stenzek 5d750a8803 dep: Bump rcheevos to 3af1e2fc5188d6e932ee379942f4049ea877e648 2023-08-09 19:42:52 +10:00
IlDucci 657d4f3ad9 Spanish (Spain) translation update 2023-08-06
Spanish (Spain) translation update 2023-08-06 +
Unifying the translation for the "Display" setting section.
2023-08-06 21:21:57 +02:00
Stenzek 56ac3d6c32 HostDisplay: Fix incorrectly positioned screenshots 2023-08-04 21:39:52 +10:00
Anderson Cardoso de505c9012
Atualização Português do Brasil
Atualizado para a última versão

- Opções relacionadas ao modo controle

OSD:
- Correção de quebra de linha;
- Correção de pluralização;

Qt UI:
- Conforme pedido, removido termo mais objetivo no modo dificílimo para hardcore.
(Se é que alguém realmente se importa com estrangeirismos bobos) enfim, deixado para trás.


Nota mental (para mim mesmo): 
Remover os obsoletos assim que mudado para PNT. como sou eu quem mantenho essa parte ficará assim e fim de papo!
2023-07-30 12:30:09 -03:00
Connor McLaughlin 0575588e20
Merge pull request #2986 from charlesthobe/screensaver-fix
Linux: fix potentially unsafe screensaver inhibitor
2023-07-30 19:29:02 +10:00
Connor McLaughlin 0dee77a3ac
Merge pull request #2990 from CookiePLMonster/multiple-leaderboards-fix
Achievements: Fix Leaderboard submission UI when multiple leaderboards update at once
2023-07-30 19:28:20 +10:00
Silent bbf0346efd
Achievements: Fix Leaderboard submission UI when multiple leaderboards update at once 2023-07-29 18:56:38 +02:00
charlesthobe 1026be24d0 Linux: fix potentially unsafe screensaver inhibitor 2023-07-27 19:07:46 +03:00
Stenzek 2e8b6370cf scmversion: Exclude previous-latest 2023-07-24 19:27:31 +10:00
Stenzek 944bf5dc30 RegTest: Fix build 2023-07-24 19:24:27 +10:00
Stenzek 6fbdb6d7db GPU: Enable GPUSTAT.28 in read mode
Fixes Celeste Classic.
2023-07-24 19:24:08 +10:00
Stenzek 72f7225ec2 Qt: Fix ClearBindStateFromSource() executing on wrong thread 2023-07-24 18:37:31 +10:00
Connor McLaughlin af5f1c711c
Merge pull request #2984 from Mateos81/french_translation
Update French translation
2023-06-30 23:07:28 +10:00