Commit Graph

6828 Commits (bcf7f55b93d6c61a66c1aabec5b8568d10a5b26c)
 

Author SHA1 Message Date
Stenzek dbaf49e4d4
VulkanDevice: Fix ARM32 build (again) 1 year ago
Stenzek 39913b2a39
GPUDevice: Fix incorrect positioning with PostFX and GL 1 year ago
Stenzek 27162e34a0
PostProcessing: Add Config::GetShaderOptions() 1 year ago
Stenzek c90de025bf
MetalDevice: Fix depth not storing 1 year ago
Stenzek 1a5865bf95
D3D12Device: Fix crash on SW renderer switch 1 year ago
Stenzek 1f4a37f8eb
VulkanDevice: Fix crash on SW renderer switch 1 year ago
Stenzek d068799515
VulkanDevice: Fix incomplete swap chain clear with dynamic rendering 1 year ago
Stenzek f1604db4a3
GPU/HW: Dynamically size downsampling textures 1 year ago
Stenzek ff37afef55
PostProcessing/FX: Support multiple render targets 1 year ago
Stenzek fdd3edf73a
Common: Add LLVM SmallVector 1 year ago
Stenzek 6b00bf016d
GPU/HW: Dynamically size display texture 1 year ago
Stenzek a907e1f550
GPUDevice: Pool textures 1 year ago
Stenzek 3b2c70cda5
GPUDevice: Get rid of framebuffer abstraction 1 year ago
Stenzek a9ee2a34d8
SmallString: Add missing constructors/move operators 1 year ago
Stenzek 61783d4a34
GPU/HW: Remove unused variable 1 year ago
Stenzek 5c42d3906a
Qt: Fix incorrect value of combo postfx options 1 year ago
Stenzek b65d2748b4
GPUDevice: Implement MirrorRepeat address mode 1 year ago
Stenzek 6deb9d3072
D3D12Device: Fix incorrect RP end in CommitClear() 1 year ago
Connor McLaughlin 203e711d67
Merge pull request #3066 from IlDucci/es_ES_20231208
Spanish (Spain) translation update
1 year ago
IlDucci 3f36b26ed9 Spanish (Spain) translation update
Adding translations for the latest string changes.
1 year ago
Stenzek b7c53102c6
GameDB: P2 1 year ago
Stenzek 10473f1cfb
PostProcessing: Add categories/combos/tooltips 1 year ago
Stenzek 5e45d365c2
PostProcessing: Sort shader lists before showing 1 year ago
Stenzek 96d377a396
Qt: Fix performance counters showing up without VM 1 year ago
Stenzek ba5d1a109e
dep/reshadefx: Support generating GLSL ES 1 year ago
Stenzek bcc2042154
OpenGLDevice: GLES fixes 1 year ago
Connor McLaughlin 14c7c70b0c
Merge pull request #3065 from zkdpower/master
Update Simple-Chinese Translation.
1 year ago
Stenzek 6557033b98
FullscreenUI: Replace some std::string instances with TinyString 1 year ago
Stenzek e835f118b7
Hotkeys: Fix toggle CPU PGXP with Interpreter 1 year ago
Stenzek 591a2228d6
GTE: Add register names for debugging 1 year ago
Stenzek 185af2b039
CPU/NewRec: Fix lui/mfc0 not getting called in CPU PGXP mode 1 year ago
zkdpower 4b02ce1926
update simple-chinese translation. 1 year ago
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