Commit Graph

7434 Commits (v0.1-6937)
 

Author SHA1 Message Date
shikulja 3f68ef39ae
Update Russian translation (#2903)
* Update Russian translation

* Purge Russian translation
3 years ago
Connor McLaughlin 3a3f571ecc Settings: Persist OSD options when resetting 3 years ago
Connor McLaughlin 1745d3e803 Settings: Don't allow both runahead and rewind 3 years ago
Connor McLaughlin 5fa7960c31 CI: Fix/re-enable Mac builds
Credit to TellowKrinkle for debugging the QtNetwork build issue.
3 years ago
Connor McLaughlin 42768c3101 Achievements: Fix a few minor issues 3 years ago
Connor McLaughlin 8d53eb5df8
Merge pull request #2902 from zkdpower/master
Update Simple-Chinese translation to latest.
3 years ago
Connor McLaughlin 550b4928c2 Achievements: Backports from PCSX2 3 years ago
zkdpower 426f624669
Update Simple-Chinese translation to latest. 3 years ago
Connor McLaughlin 6d32e9bc10
Merge pull request #2901 from andercard0/master
Atualização Português do Brasil
3 years ago
Connor McLaughlin 59d3151323 CI: Temporarily disable Mac builds
Qt fails building due to:

Undefined symbols for architecture x86_64:
  "___gss_c_nt_hostbased_service_oid_desc", referenced from:
      qGSsapiGetServiceName(QStringView) in qauthenticator.cpp.o

and I don't have the energy to set up a VM to figure out why at the
moment.
3 years ago
Connor McLaughlin 5dcf242d62 CI: Remove UWP completely
Code's been gone for a while, no need to keep it in here either.

Shame the platform is so full of leeches who want nothing but to knock
others off work off for profit.
3 years ago
Connor McLaughlin bb4a65f1dd Achievements: Save submitted time from API in leaderboards 3 years ago
Anderson 0 Cardoso 4a70740b2b Atualização Português do Brasil
- Acrescentado opções faltantes
- Opções OSD de PGXP
3 years ago
Connor McLaughlin 10f98106dd Misc: Normalize code vs serial usage 3 years ago
Connor McLaughlin 4c3a5dd4d7 CI: ARM64 Mac builds for CURL should also disable brotili 3 years ago
Connor McLaughlin 5f6490f68b GPU/Vulkan: Fix downloads messing up later commands 3 years ago
Connor McLaughlin 564a9bdeb4 GL/Context: Use GL_OES_draw_elements_base_vertex if GLES3.2 is missing 3 years ago
Connor McLaughlin 2231af2dfc
Merge pull request #2899 from zkdpower/master
Update Simple-Chinese translation to latest.
3 years ago
zkdpower 4e8535c349
Update Simple-Chinese translation to latest. 3 years ago
Connor McLaughlin ab1422b690
Merge pull request #2898 from andercard0/patch-4
Atualização Português do Brasil
3 years ago
Connor McLaughlin c486f6619f Achievements: Avoid potential crash when parsing malformed responses 3 years ago
Anderson Cardoso 6b239d2f4e
Atualização Português do Brasil
PGXP strings updated to latest.
3 years ago
Connor McLaughlin 587fbf6ca7 System: Disable auto analog mode when starting shell 3 years ago
Connor McLaughlin df06931e36 Achievements: Make login progress indeterminate 3 years ago
Connor McLaughlin c3eccf51d1 OpenGLHostDisplay: Fix post-processing with GLES 3 years ago
Connor McLaughlin 8f39ad3555 GPU/OpenGL: Don't recreate context on sw switch when using GLES 3 years ago
Connor McLaughlin 106addf5a8 Qt: Fix shutdown and save state in fullscreen UI 3 years ago
Connor McLaughlin 74452eede3 ImGui: Don't show overlays when system paused 3 years ago
Connor McLaughlin f25d7f6e09 Misc: Fix various warnings 3 years ago
Connor McLaughlin a9038133c8 HostDisplay: Common texture base class for all APIs 3 years ago
Connor McLaughlin 12d400b76a OpenGLHostDisplay: Replace GL ID handle with texture class 3 years ago
Connor McLaughlin 971bba07d6 GPU: Make perspective-correct color interpolation toggleable 3 years ago
Connor McLaughlin 6af5a2486c VulkanHostDisplay: Use coherent memory type for downloads on Adreno
Otherwise it spends a ton of CPU time invalidating the buffer.
3 years ago
Connor McLaughlin 4dc3014fcd Vulkan: Hook up VK_KHR_driver_properties 3 years ago
Connor McLaughlin dc008d3cdc
Merge pull request #2896 from andercard0/patch-3
Atualização Português do Brasil
3 years ago
Connor McLaughlin 26eda7561d
Merge pull request #2897 from zkdpower/master
update simple-chinese translation to latest.
3 years ago
zkdpower 04cc1fdb7b
update simple-chinese translation to latest. 3 years ago
Anderson Cardoso 62dfded7d6
Atualização Português do Brasil
Updated challenge mode description.
3 years ago
Connor McLaughlin 22b41bd153 Achievements: Hardcore mode no longer gives twice the points 3 years ago
Connor McLaughlin 410b384c76 Vulkan/Context: Request API v1.1 3 years ago
shikulja 7ae1509d88
Update Russian translation (#2895)
* Update Russian translation

* Update Russian translation
3 years ago
Connor McLaughlin 8aa1c8827c GPU/D3D11: Purge D3D11::StagingTexture 3 years ago
Connor McLaughlin 6bafcea94f HostDisplay: Remove DestroyRenderDevice() 3 years ago
Connor McLaughlin 84917ec6aa Common/Image: Add resize methods 3 years ago
Connor McLaughlin e3a327f7a2 Vulkan/Texture: Fix updating array textures 3 years ago
Connor McLaughlin f7aa7c659c D3D11/Texture: Add layers/texture arrays 3 years ago
Connor McLaughlin e7fb42347f GL/Texture: Add multi-layer/level support 3 years ago
Connor McLaughlin 5ef0ad1ec6 GPU/Vulkan: Get rid of additional stream buffer 3 years ago
Connor McLaughlin 8d32547ec9 Vulkan/Texture: Allow uploading non-zero layers/levels 3 years ago
Connor McLaughlin aff9f1c25f D3D12: Add helper for offsetting descriptors 3 years ago