Commit Graph

6121 Commits (v0.1-5624)
 

Author SHA1 Message Date
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
Connor McLaughlin cb1e15da58 GPU/D3D12: Fix incorrect stream buffer upload size 3 years ago
Connor McLaughlin 4668334516 GameDatabase: Make unknown controller types non-fatal 3 years ago
Connor McLaughlin 9d27f7095f Vulkan: Use Vulkan Memory Allocator 3 years ago
Connor McLaughlin 56293e4d8f 3rdparty: Add vk_mem_alloc 3 years ago
Connor McLaughlin 37d579c652 BIOS: Compile fix 3 years ago
Connor McLaughlin 187b01f908
Merge pull request #2892 from zkdpower/master
update simple-chinese language file to latest.
3 years ago
Anderson Cardoso 146c99f668
Atualização Português do Brasil (#2893)
* Atualização Português do Brasil

Update strings to latest.

* Update chtDb to the latest

Following games were updated in the Database:

- Spyro 2 - Ripto's Rage
- Medal Of Honor
- Digimon World 3
- Megaman Legends 2
- Star Ocean - The Second Story
- Disney Presents Tigger's Honey Hunt
- Spyro X Sparx - Tondemo Tours
- Resident Evil 1
- Grand Theft Auto
- Castlevania Symphony Of The Night
- Megaman X
- Dino Crisis
- Valkyrie Profile
- MediEvil 2
- Crash Bandicoot - Warped

* Update chtdb.txt

* Update chtdb.txt

* Atualização Português do Brasil

Update file to latest.
3 years ago
Connor McLaughlin 864dffc789
Merge pull request #2894 from lukahn/patch-1
Update bios.cpp
3 years ago
zkdpower c793f5d098
update simple-chinese language file to latest.
update simple-chinese language file to latest.
3 years ago
Connor McLaughlin 78b4fbb515 Achievements: Display points in list window 3 years ago
Connor McLaughlin e54dc9872b Achievements: Display mastered notifications 3 years ago
Connor McLaughlin 5bf1f062b9 Qt: Re-add active/line offset to game properties (advanced) 3 years ago
Connor McLaughlin 583b8cd955 InputManager: Export a few functions 3 years ago