Connor McLaughlin
529df100a3
Merge pull request #963 from rtissera/gpu_sw_opt-1
...
Minor gpu_sw optimizations and warning fixes
2020-10-14 00:46:35 +10:00
Connor McLaughlin
49bd23d32c
Merge pull request #967 from MaddTheSane/patch-1
...
Make context_agl.h compatible with ObjC ARC code.
2020-10-14 00:46:04 +10:00
C.W. Betts
5344b44970
Make context_agl.h compatible with ObjC ARC code.
...
Helpful when working with OpenEmu.
2020-10-12 16:38:47 -06:00
Romain TISSERAND
b2ef931772
Minor gpu_sw optimizations and warning fixes
2020-10-12 13:15:21 +02:00
Anderson_Cardoso
944656a3d7
Atualização Tradução Português do Brasil
...
Translated:
- Playstation Mouse;
- NeGcon Controllers;
- OSD messages typo fixed;
- Accentuations Corrections;
- Bioses Widget terms change;
Not Translated:
- QT Dialog;
- and other Contributors;
Just saying, not a really big of a deal actually.
2020-10-11 13:43:46 -03:00
Connor McLaughlin
43bafe1a12
Merge pull request #959 from RaydenX93/update_it
...
Update duckstation-qt_it.ts
2020-10-12 00:41:33 +10:00
Connor McLaughlin
30f8859c33
Merge pull request #958 from RaydenX93/update_bat
...
Update for translation bat file
2020-10-12 00:41:11 +10:00
Connor McLaughlin
a372a1d782
GameList: Fix progress disappearing when scanning >1 directory
2020-10-12 00:40:06 +10:00
Connor McLaughlin
ad61815cad
GameList: Don't keep cache open after rewriting
2020-10-11 20:55:49 +10:00
Connor McLaughlin
902024d225
CDROM: Implement volume peak in CDDA report
...
Fixes Kyuutenkai hanging at boot.
2020-10-11 20:44:52 +10:00
Connor McLaughlin
3ecae0f409
Common/Align: Make constexpr
2020-10-11 20:34:56 +10:00
RaydenX93
c6b2b1fcd7
Update duckstation-qt_it.ts
2020-10-11 12:07:02 +02:00
RaydenX93
5bca69c982
Renaming for clarity
2020-10-11 11:25:20 +02:00
RaydenX93
e97ab6105d
Update update-and-edit-language_dragndrop.bat
2020-10-11 11:24:51 +02:00
Connor McLaughlin
36bede11ae
CPU/Recompiler/AArch64: Fix crash when icache is enabled
2020-10-11 15:04:49 +10:00
Connor McLaughlin
2ce9baa8ad
Android: Fix possible crash in TouchscreenControllerView
2020-10-11 14:51:17 +10:00
Connor McLaughlin
7775774761
Android: Fix game controller input being ignored
2020-10-11 14:39:14 +10:00
Connor McLaughlin
6716b8e8ba
Android: Add 16:10 aspect ratio option
2020-10-11 14:39:00 +10:00
Connor McLaughlin
1db1d64a1f
GameSettings: Simplify controller type check
2020-10-11 14:38:31 +10:00
Connor McLaughlin
303357df27
GameSettings: Only replace analog -> digital controller when forcing
...
e.g. Die Hard Trilogy can also work with Konami Justifier.
2020-10-11 12:46:12 +10:00
Connor McLaughlin
0825bd1d2d
Update game settings from @RinMaru
2020-10-11 12:45:32 +10:00
Connor McLaughlin
348555cc8c
Build: Link with objc runtime on macOS
2020-10-11 12:45:21 +10:00
Connor McLaughlin
d39c9f5d1c
Clean up some compiler warnings
2020-10-11 12:21:08 +10:00
Connor McLaughlin
5e65882920
MemoryCardImage: Fix error in DeleteFile()
2020-10-11 12:21:08 +10:00
Connor McLaughlin
ce9ff142b3
Build: Skip cubeb and googletest for libretro core
2020-10-11 12:21:08 +10:00
Connor McLaughlin
c89d94c2ff
Move Cubeb AudioStream to FrontendCommon
...
This way it doesn't need to be built for libretro.
2020-10-11 12:21:08 +10:00
Connor McLaughlin
fe25f005c2
GPU: Fix incorrect sign extension of positions
...
Fixes missing objects in Skullmonkeys (again).
2020-10-11 12:21:08 +10:00
Connor McLaughlin
a46d304d79
Merge pull request #951 from andercard0/patch-17
...
Atualização Tradução Português do Brazil
2020-10-11 12:20:56 +10:00
Connor McLaughlin
3e644d3963
Merge pull request #956 from ggrtk/qt-chinese-simplified
...
Qt: Update duckstation-qt_zh-cn.ts (@zkdpower)
2020-10-11 12:20:07 +10:00
Albert Liu
79af61cd21
Qt: Make some additional controller strings translatable
2020-10-10 15:59:19 -07:00
Albert Liu
4b6336cc45
Qt: Remove obsolete strings from duckstation-qt_zh-cn.ts
2020-10-10 15:03:33 -07:00
Albert Liu
b05db4d641
Qt: Fix duckstation-qt_zh-cn.ts line numbers
2020-10-10 14:48:26 -07:00
Albert Liu
0c21dcb141
Qt: Update duckstation-qt_zh-cn.ts (@zkdpower)
2020-10-10 14:41:30 -07:00
Connor McLaughlin
671033fdd2
Android: Fix disabling save state on exit not working
2020-10-10 19:57:58 +10:00
Connor McLaughlin
907bba19c0
Qt: Fix crash in advanced reset to defaults
2020-10-10 19:45:31 +10:00
Connor McLaughlin
10d42446f4
Android: Tweak some help text for options, add PGXP precision
2020-10-10 19:42:05 +10:00
Connor McLaughlin
b612958daa
Android: Add some audio settings
2020-10-10 18:51:25 +10:00
Connor McLaughlin
fc28ba75da
GPU/OpenGL: Create the texture stream buffer with its final target
...
Fixes broken texture uploads on Adreno GPUs.
2020-10-10 18:27:40 +10:00
Connor McLaughlin
8bb89c9aeb
GPU/OpenGL: Disable texture buffer upload path if larger buffers are unsupported
2020-10-10 18:27:18 +10:00
Connor McLaughlin
9e2e1050bb
GL/Program: Don't delete nonexistant shaders (when using binaries)
2020-10-10 18:26:29 +10:00
Connor McLaughlin
13a9411b07
Android: Add BIOS importer
2020-10-10 17:42:21 +10:00
Connor McLaughlin
423054e8ac
Android: Fix ANR when boot fails
2020-10-10 16:35:36 +10:00
Connor McLaughlin
897f2dadf8
Android: Add analog touchscreen controls
2020-10-10 12:48:19 +10:00
Anderson_Cardoso
55a02f8720
Atualização Tradução Português do Brazil
...
Translated:
Audio;
Ports 1 / 2;
Autoupdate Warnings;
Mainwindow new options;
Adv. Settings Widget PGXP Preservation;
2020-10-09 19:18:43 -03:00
Connor McLaughlin
4f0007dd55
PGXP: Make preserving pre-divide fractional coordinates an option
...
Fixes holes in geometry in Crash Team Racing with PGXP on.
2020-10-10 00:07:07 +10:00
Connor McLaughlin
fa638ef9d2
CPU/Interpreter: Fix incorrect call in to PGXP for addi
...
Fixes exploding triangles in Spyro with PGXP CPU mode enabled.
2020-10-09 18:49:36 +10:00
Connor McLaughlin
e7bf22c31f
Android: Possible fix for multi-touch-stuck issue
2020-10-09 18:34:42 +10:00
Connor McLaughlin
cb6502afa3
Qt: Simplify settings version check
2020-10-09 18:26:21 +10:00
Connor McLaughlin
74880ac047
Qt: Update Chinese translation from @zkdpower
2020-10-09 18:09:10 +10:00
Connor McLaughlin
2df06225ee
GPU/OpenGL: Don't keep shader cache open
2020-10-09 18:09:10 +10:00