Herman Semenov
|
ca94de8d4b
|
[GPU/Common/DX9/GLES/Software] Object out of scope optimization for better codegeneration (lower level scope)
|
2023-12-20 12:34:34 +03:00 |
|
Herman Semenov
|
2a31f8c6c0
|
[Common/Core/HLE] Object out of scope optimization for better codegeneration (lower level scope)
|
2023-12-20 12:33:56 +03:00 |
|
Henrik Rydgård
|
bbcaeb9d13
|
Merge pull request #18557 from GermanAizek/reserve-add
Using reserve in different places PPSSPP
|
2023-12-15 12:28:21 +01:00 |
|
Herman Semenov
|
0748ce610f
|
[GPU/Common/D3D11/Directx9/GLES/Vulkan] Using reserve if possible
|
2023-12-15 14:08:22 +03:00 |
|
Herman Semenov
|
b8748ae9e5
|
[Common/File/GPU/Render/Input] Using reserve if possible
|
2023-12-15 14:00:51 +03:00 |
|
Herman Semenov
|
b871e76d05
|
[Core/Debugger/FileLoaders/FileSystems/MIPS] Using reserve if possible
|
2023-12-15 13:59:19 +03:00 |
|
Henrik Rydgård
|
41bbc83b6d
|
EmuScreen: Fix some cases where we didn't set viewport or scissor
|
2023-12-15 11:31:40 +01:00 |
|
Henrik Rydgård
|
dd4eed1a95
|
Merge pull request #18554 from hrydgard/tiger-woods-texture
DXT5: Fix decoding of alpha channel for textures with a non-mod-4 width.
|
2023-12-15 11:12:14 +01:00 |
|
Henrik Rydgård
|
d61207b031
|
Merge pull request #18555 from hrydgard/ui-texture-fixes
Vulkan: UI texture loading error handling fixes
|
2023-12-15 11:12:00 +01:00 |
|
Henrik Rydgård
|
06ba0027c7
|
Vulkan: Lift unmotivated restriction on texture size
|
2023-12-15 10:47:51 +01:00 |
|
Henrik Rydgård
|
43a2af46ee
|
Fix error handling on texture creation failure
|
2023-12-15 10:47:20 +01:00 |
|
Henrik Rydgård
|
acbc9dc94f
|
DXT5: Fix decoding of alpha channel for textures with a non-mod-4 width.
|
2023-12-15 10:27:24 +01:00 |
|
Henrik Rydgård
|
4e47bab754
|
Enable ForceLowerResolutionForEffects for another Tiger game
|
2023-12-15 10:02:26 +01:00 |
|
Henrik Rydgård
|
773bbbd648
|
Merge pull request #18552 from hrydgard/framebuffer-copy-fix
Fix issue with misdetection of framebuffer copies.
|
2023-12-15 01:36:01 +01:00 |
|
Henrik Rydgård
|
748193f227
|
Fix issue with misdetection of framebuffer copies.
Fixes #18512
|
2023-12-14 23:16:21 +01:00 |
|
Henrik Rydgård
|
e99d6e8f09
|
Merge pull request #18551 from hrydgard/mouse-settings
Mouse refactor, restore smoothing
|
2023-12-14 20:37:26 +01:00 |
|
Henrik Rydgård
|
ce6b05174a
|
Also call SendMouseDeltaAxis directly from NativeMouseDelta for lower latency.
|
2023-12-14 19:30:03 +01:00 |
|
Henrik Rydgård
|
d397635e49
|
Mouse input: Approximate the old smoothing function
|
2023-12-14 19:24:39 +01:00 |
|
Henrik Rydgård
|
7b0ee5440d
|
Move the mouse event processing code out from NativeApp
|
2023-12-14 19:01:19 +01:00 |
|
Henrik Rydgård
|
812b1024f0
|
Move TouchTestScreen to DevScreens
|
2023-12-14 19:01:19 +01:00 |
|
Henrik Rydgård
|
ed4941f416
|
Remove Vulkan (and Windows.h) include from DevScreens.cpp
|
2023-12-14 19:01:18 +01:00 |
|
Henrik Rydgård
|
b941f40b32
|
Remove unused function
|
2023-12-14 19:01:18 +01:00 |
|
Henrik Rydgård
|
88b19432fe
|
Merge pull request #18548 from hrydgard/adrenotools-followup
Adrenotools followup
|
2023-12-14 19:00:56 +01:00 |
|
Henrik Rydgård
|
578a90fb81
|
Merge pull request #18549 from GermanAizek/fix-mouse-delta
Removed unused AccumulateMouseDeltas function on Windows
|
2023-12-14 17:58:30 +01:00 |
|
Henrik Rydgård
|
155222145a
|
Merge pull request #18550 from GermanAizek/fix-memsize-type
[Common Data Net/Core Debugger HLE/GPU Debugger] Fixed reduction data type size to strict 32-bit integer
|
2023-12-14 17:51:08 +01:00 |
|