Commit Graph

34898 Commits

Author SHA1 Message Date
Henrik Rydgård
d39101d294
Merge pull request #16149 from gucio321/ui-translation
lang/pl_PL: translate PPSSPP into polish
2022-12-10 11:17:58 +01:00
M.Sz
39959b20cc
Merge branch 'master' into ui-translation 2022-12-10 11:09:06 +01:00
Lubos
df01f18aa6 Merge branch 'master' into config_openxr_update 2022-12-10 10:20:29 +01:00
Unknown W. Brackets
0a4e3a3867
Merge pull request #16531 from hrydgard/last-frame-shaders
iota97's "Motion blur" - LCD persistence shader, plus fixes to make it work with OpenGL
2022-12-09 16:43:16 -08:00
Unknown W. Brackets
24b62465b7
Merge pull request #16533 from hrydgard/texture-decode-overrun-fix
OpenGL: Fix case in tex decoder where we could write off the end of a buffer
2022-12-09 16:32:57 -08:00
Henrik Rydgård
37b0c90a2d Silence address-sanitizer warnings in Math3D.h on ARM64 (not very serious but good to fix) 2022-12-09 23:47:42 +01:00
Henrik Rydgård
3b5770da9b DXT5 fix 2022-12-09 23:47:42 +01:00
Henrik Rydgård
e59b734b27 Fix case where we could write off the end of a buffer if texture width == 1 and 4-bit color. 2022-12-09 23:47:39 +01:00
Henrik Rydgård
b7a3cf56cc OpenGL: Fix lifetime issue with uniform/sampler "locs" for thin3d pipelines 2022-12-09 20:52:19 +01:00
Henrik Rydgård
acf55916fd Silence address-sanitizer warnings in Math3D.h on ARM64 (not very serious but good to fix) 2022-12-09 18:31:44 +01:00
Henrik Rydgård
0ad6218dc4 Fix "usePrevFrame" shaders for OpenGL 2022-12-09 17:28:58 +01:00
Henrik Rydgård
4280a9f51c Force postshaders with the usePreviousFrame flag to the end of the order 2022-12-09 17:19:08 +01:00
iota97
241277e08d rename 2022-12-09 16:35:14 +01:00
iota97
0d1f167495 Motion blur 2022-12-09 16:35:14 +01:00
Henrik Rydgård
03433c42ce
Merge pull request #16514 from rf2222222/libretro_cheat_support
Libretro: Cheat Support
2022-12-09 12:16:43 +01:00
Henrik Rydgård
7fcd8a254f
Merge pull request #16506 from xuzhen/master
Fix the Qt/SDL window icon path
2022-12-09 11:56:35 +01:00
Henrik Rydgård
d04771252d
Merge pull request #16513 from rf2222222/libretro_cpu_setting
Libretro: Set Interpreter as default CPU and get CPU from setting
2022-12-09 11:52:49 +01:00
Henrik Rydgård
2a1daccd22
Merge pull request #16515 from rf2222222/libretro_ios_compile
Libretro: ios compile settings
2022-12-09 11:52:11 +01:00
Henrik Rydgård
9599c498a9
Merge pull request #16529 from iota97/fix-fs
Fix SDL fullscreen
2022-12-09 10:19:27 +01:00
iota97
d5d0e2c920 Fix SDL fullscreen 2022-12-09 09:28:28 +01:00
Richard
a02df90335 feat(Libretro): Cheat Support 2022-12-08 11:56:24 -05:00
Henrik Rydgård
b06ea97845
Merge pull request #16526 from hrydgard/vertical-layout-fixes
Added vertical layout for display layout screen
2022-12-08 16:41:45 +01:00
Henrik Rydgård
d65a74e050 Improve the pause screen in vertical layout 2022-12-08 16:17:44 +01:00
Henrik Rydgård
7ff0030772 Added vertical layout for display layout screen 2022-12-08 16:04:20 +01:00
Henrik Rydgård
141e076f12
Merge pull request #16523 from hrydgard/post-shader-cleanup
Post shader cleanup
2022-12-08 13:45:03 +01:00
Henrik Rydgård
6ae799d440
Merge pull request #16520 from hrydgard/little-big-planet-gas
LittleBigPlanet: Compat flag to work around smoke rendering problem
2022-12-08 13:22:15 +01:00
Henrik Rydgård
2a9d4b53cb Add parameters to the Vignette shader 2022-12-08 13:16:44 +01:00
Henrik Rydgård
a5cb357058 More strings 2022-12-08 13:16:33 +01:00
Henrik Rydgård
600cb907bd Auto-open settings if there's only one post-shader 2022-12-08 13:02:44 +01:00
Henrik Rydgård
4eea7316d1
Merge pull request #16524 from iota97/more-img
Add new images to touch controls
2022-12-08 12:24:36 +01:00
Henrik Rydgård
182355b258 UWP buildfix 2022-12-08 12:23:28 +01:00
iota97
3201bf9016 add new image to controls 2022-12-08 00:51:19 +01:00
Henrik Rydgård
3e7f7ad8d7 Add CSS-style padding support to LinearLayout. Use to improve the look 2022-12-08 00:01:46 +01:00
Henrik Rydgård
42b74c6a9a Add background to the scroll views. Not really pretty but more readable 2022-12-07 23:12:09 +01:00
Henrik Rydgård
79d303f35c Delete the InverseColors shader too 2022-12-07 22:47:28 +01:00
Henrik Rydgård
70ce76a8d5 Delete the builtin Grayscale shader. Also make unknown shaders go away from list. 2022-12-07 22:28:55 +01:00
Lubos
13ca232fc0 Merge branch 'master' into config_openxr_update 2022-12-07 21:56:55 +01:00
Henrik Rydgård
3544dd30e2
Merge pull request #16521 from lvonasek/update_openxr_sdk
OpenXR - SDK updated to 1.0.24
2022-12-07 21:52:45 +01:00
Lubos
0aeb207428 OpenXR - Separate config for VR build 2022-12-07 21:40:13 +01:00
Lubos
8ff1156c04 OpenXR - SDK updated 2022-12-07 21:19:33 +01:00
Henrik Rydgård
51493c01ae
Merge pull request #16516 from hrydgard/more-postshader-ui
Rework the post-shader list
2022-12-07 19:34:18 +01:00
Henrik Rydgård
8401250a90 Postshaders: Move delete button directly to the items. 2022-12-07 16:21:53 +01:00
Henrik Rydgård
cd24d3edf9 Fix context menu translation support 2022-12-07 16:15:02 +01:00
Henrik Rydgård
7aab096791 LittleBigPlanet: Compat flag to work around smoke rendering problem
See #16030

Hopefully just for the release. There might be a tweak of our heuristics
that can fix it too, but much riskier at this point.
2022-12-07 13:29:47 +01:00
Henrik Rydgård
bafe14e9ee
Merge pull request #16519 from stuken/libretro_msaa_option
Expose MSAA option for libretro.
2022-12-07 12:43:29 +01:00
Stuart Kenny
6042af78ec Expose MSAA option for libretro. 2022-12-07 11:28:02 +00:00
Henrik Rydgård
49e55135c5 Translation: Copy missing lines 2022-12-07 12:10:45 +01:00
Henrik Rydgård
ed7f3d69a7 Rename Postprocessing shader to Postprocessing shaders. Make low-effort attempt at updating 2022-12-07 12:09:32 +01:00
Henrik Rydgård
6ee5382e86 Remove obsolete translation key "Postprocessing effects" 2022-12-07 11:57:31 +01:00
Henrik Rydgård
8bd6621c40 Remove postprocessing option from desktop menu (doesn't support multi-shader) 2022-12-07 11:57:28 +01:00