Commit Graph

2509 Commits (69d29d7395bdd63ab3626f25d3eab0a6b0c44cf0)
 

Author SHA1 Message Date
Silent 2d90cfc07e
Tidy up SystemBootParameters constructors 5 years ago
Silent c47dceffb5
Pass a SystemBootParameters pointer to QtHostInterface::bootSystem
This resolves ownership issues related to the SystemBootParameters
class, since it's meant to be non-copyable but it was copied as per
Qt meta type rules
5 years ago
Silent 95d5417017
Fix -resume causing a quiet exit if there is no resume savestate 5 years ago
Connor McLaughlin 021f333ec2 Qt: Post processing UI 5 years ago
Connor McLaughlin 2819715260 FrontendCommon: Add a post processing implementation 5 years ago
Connor McLaughlin 5804778339 D3D11/Texture: Fix dimensions not getting reset on destroy 5 years ago
Connor McLaughlin d09a802a17 Vulkan/Context: Use VK_LAYER_KHRONOS_validation 5 years ago
Connor McLaughlin 666d7fbb99 Vulkan/Context: Add pipeline destruction deferring 5 years ago
Connor McLaughlin f63192c6b2 Vulkan/SwapChain: Fix incorrect return from GetTextureFormat() 5 years ago
Connor McLaughlin aa383d0bda Common/String: Support constructing from string_view 5 years ago
Connor McLaughlin 84b0522abc Common/Rectangle: Make it work with float types 5 years ago
Connor McLaughlin 2b4568df6a ShaderGen: Split HW shadergen from base 5 years ago
Connor McLaughlin ccaff2e7cd Settings: Fix incorrect UI for xBR texture filter 5 years ago
Connor McLaughlin 455ce05bd8
Merge pull request #844 from CookiePLMonster/fix-initial-savestate-hotkey
Simplify quicksave/quickload logic
5 years ago
Silent cf513c1c24
Simplify quicksave/quickload logic 5 years ago
Connor McLaughlin 605992f294 Fix Android build 5 years ago
Connor McLaughlin 3625834ea7 GPU/HW: Add loading bar to shader compilation 5 years ago
Connor McLaughlin 6f250a4ff7 GPU/HW: Add JINC2 and xBRZ texture filtering options
Shaders ported from beetle-psx.
5 years ago
Connor McLaughlin 83f64dbc87
Merge pull request #838 from andercard0/patch-7
Oh Update, here we go again! ;)
5 years ago
Connor McLaughlin fa4c80cd49
Merge pull request #840 from phoe-nix/patch-2
Update zh-cn
5 years ago
phoe-nix 9d5027be57
Update zh-cn 5 years ago
Anderson_Cardoso 72b81c1af2
Oh Update, here we go again! ;)
Translation Notes

Not translateable Texts list:

- Compiling Shaders;
- Resolution scale se to 16x;
- Keyboard/keypad+plus minus;
- OSD: Preloading Image to Ram;
- Restore Defaults / Close buttons;
- Options Load Game State 1 and so on;
- PGXP Enable/Disable Recompilling all Blocks;
- Tabs: General - Graphics - Save States and Audio;

Note 2: Wrong Desctiption

- [ ] Automatically Load Cheats, when mouse over it; is wrongly showing General Settings instead of explain what the option is for.
5 years ago
Connor McLaughlin 330722eb5f Qt: Split GPU options into display and enhancements 5 years ago
Connor McLaughlin 14778b5d24 Qt: Add hidpi icons 5 years ago
Connor McLaughlin 9b942de47e Android: Improve handling of portrait mode 5 years ago
Connor McLaughlin 5cc91dc78b HostDisplay: Add alignment setting 5 years ago
Connor McLaughlin 3b4ba17356
Merge pull request #836 from andercard0/patch-6
Update - Pt-Br
5 years ago
Anderson_Cardoso 032fc80327
Update - Pt-Br
Cheat list options translated.
5 years ago
Connor McLaughlin 16f39917e5
Linux build fix 5 years ago
Connor McLaughlin 5b17ad11a7 GameList: Fix cache corruption after scanning for new games 5 years ago
Connor McLaughlin 24716591a9 Update compatibility list 5 years ago
Connor McLaughlin ad3e93dba4 Qt: Enable hi-dpi pixmaps 5 years ago
Connor McLaughlin 42107de50e Qt: Switch flags back to pngs 5 years ago
Connor McLaughlin b247af535d Qt: Hook up cheat list menus 5 years ago
Connor McLaughlin 03f052e12e FrontendCommon: Add auto cheat loading option 5 years ago
Connor McLaughlin bf6b4514a0 SDL: Add cheat menu 5 years ago
Connor McLaughlin ddb38ac31d Add pcsxr and libretro cheat list parsing 5 years ago
Connor McLaughlin c2e7e8254f Qt: Use svgs for region icons 5 years ago
Connor McLaughlin 9c4e935de9 Update Windows Qt submodule 5 years ago
Connor McLaughlin 45eb30b6cc
Merge pull request #835 from TzakShrike/master
Upgrade region flags. Correct NTSC-U to NTSC-U/C. Add custom U/C flag. Remove outdated icons.qrc file.
5 years ago
Sam Pearman 2ef6b6aa40 Region flag upgrade & correct NTSC-U to NTSC-U/C
Replace references to NTSC-U with the correct NTSC-U/C and adds Canada in user-facing strings.
Replaces all region flags with revised SVGs.
Brings the US flag down to 3:2 to match Europe and Japan.
Adds a custom split US & Canada flag for the U/C region, also 3:2.
Generated PNGs and new HiDPI PNGs for region flags.
Flag PNGs were generated by downscaling using a Lanczos filter to a width of 36/72 pixels, then a 1px grey border added, then a 2/5px transparent border.
5 years ago
Connor McLaughlin 9a52c54c2f Vulkan: Don't force debug device/validation layers 5 years ago
Connor McLaughlin 455f359125 FrontendCommon: Fix descriptor/image validation errors in imgui render 5 years ago
Connor McLaughlin 2cecb8bbdb GPU/Vulkan: End render pass in ClearDisplay()
Fixes crash on Mesa/radv.
5 years ago
Connor McLaughlin 1e6d50e4dc Qt: Fix advanced setting text being editable 5 years ago
Connor McLaughlin 9bb278b166 CommonHostInterface: Fix crash on shutdown when using save state selector 5 years ago
Connor McLaughlin e731c87757 Qt: Turn tweaks/hacks into a table
Also move PGXP CPU mode/vertex cache to advanced options
5 years ago
Connor McLaughlin b61b173ed4
Merge pull request #828 from RaydenX93/master
Italian translation update
5 years ago
RaydenX93 3507877cab Update duckstation-qt_it.ts
Many invalid/obsolete entries have appeared. According to @stenzek , this may be due to lost mapping between forms and translated strings. I'm comming this for now as everything seems ok, but a re-mapping is due. Obsolete/invalid strings are still available, as far as i know.
5 years ago
RaydenX93 529927e043
Merge pull request #1 from stenzek/master
update
5 years ago