lightningterror
56893a0731
gsdx-hw: Merge TriAceGames crc hacks for dx in to one.
...
StarOcean3, ValkyrieProfile2, RadiataStories.
2020-11-19 20:03:23 +01:00
lightningterror
0f17734896
USB: Fix a few more warnings.
2020-11-19 16:23:24 +01:00
kozarovv
4b4fa06432
Debugger: Remove delay slot for ERET and SYSCALL opcodes
2020-11-19 13:43:00 +00:00
refractionpcsx2
5a77ed14bf
BIOSHLE: Implement GetOSDParamConfig2 for DST/24h/Format settings
2020-11-19 11:22:40 +00:00
refractionpcsx2
e8ebb7d23d
BIOSHLE: Get all OSDSYS Parameters. Only use when Fast Boot is enabled
2020-11-19 11:22:40 +00:00
lightningterror
ab97832a78
gsdx-ogl: Check MinMax for PSConstantBuffer.
2020-11-19 11:51:54 +01:00
TheLastRar
5d071ceebe
Core: Replace Fall through comment with c++17 attribute
2020-11-18 19:44:08 +00:00
TheLastRar
9983bcfbe6
Core: clang-format SysThreadBase.cpp
2020-11-18 19:44:08 +00:00
TheLastRar
ba1497ca48
Core: Don't reopen everything when we just want to reopen the CDVD
2020-11-18 19:44:08 +00:00
lightningterror
f2fa60e56b
misc: Remove more leftover stuff from plugins merge.
...
Bonus: Remove old_plugins solution.
2020-11-18 18:02:03 +01:00
lightningterror
27536283f2
onepad: Update to latest controller database.
2020-11-17 18:30:41 +01:00
arcum42
9d4337b7eb
[USB+] Clean up Warnings ( #3930 )
...
* Suppress hardening warning spam for the moment. Get rid of a multi-line comment warning.
* Resolve a bunch of warnings about unused variables, unused labels, and sign mismatches.
* Deal with various possibly unused variables.
* Rearrange member variables to match initialization order.
* Move [[maybe_unused]] to a separate line in one spot to make it easier to read.
2020-11-15 04:37:58 -08:00
Shanoah Alkire
532e7c906d
Add libsamplerate to travis.
2020-11-15 01:45:55 -08:00
lightningterror
46e8057f9c
gsdx-gui-win: Disable Aniso option when 8bit textures is checked on gl.
2020-11-15 08:59:07 +01:00
lightningterror
a6e845088d
gsdx-ogl: Fix anisotropic filtering.
...
Aniso filtering doesn't work with textureLod so use texture
(automatic_lod) instead.
Credits to KrossX.
Note: Won't work on AMD because the driver is broken.
2020-11-15 08:59:07 +01:00
refractionpcsx2
d9936dbbfb
GameDB: Fix typo
2020-11-14 22:10:50 +00:00
refractionpcsx2
91292f0bfa
GameDB: Fix comment on new patch
2020-11-14 22:08:30 +00:00
refractionpcsx2
5000687b10
GameDB: Added patch for MX Unleashed
2020-11-14 22:07:15 +00:00
Shanoah Alkire
20c8a11925
Okay, the USB dialogs that were merged are written in Gtk 2, causing lots of deprecation warnings if you compile with Gtk 3. I'm just going to suppress all of those for the moment until they can be dealt with properly.
2020-11-13 20:42:18 -08:00
Florin9doi
319287dbe5
USB: Resolve an EyeToy crash when no webcam is connected
2020-11-13 00:15:55 +00:00
refractionpcsx2
7117633204
Counters/Vsync: Do correct number of HBlanks per VSync for PAL/NTSC
2020-11-12 23:13:55 +00:00
Kojin
c57f861f2b
counters: account for vertical frequency differences in non-interlaced anolog modes ( #3862 )
2020-11-12 17:15:42 -05:00
refractionpcsx2
35122e6601
GameDB: Added patch for one version Hardware - Online Arena
2020-11-12 14:39:46 +00:00
jackun
60ef26ec51
USB: revert irq hack
2020-11-11 22:07:16 +02:00
Gauvain 'GovanifY' Roussel-Tarbouriech
f3f50a948e
USB: misc fixes on settings string conversion
2020-11-11 19:22:17 +00:00
Kojin
ce658e8a96
Update issue templates ( #3917 )
2020-11-11 12:14:03 -05:00
Gauvain 'GovanifY' Roussel-Tarbouriech
961715ab62
CDVD: fix logic bug introduced in ada80474
2020-11-11 10:11:52 -05:00
Gauvain 'GovanifY' Roussel-Tarbouriech
a699e94b2b
USB: remove unused logos
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
b1d1783da4
USB: warnings fixups
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
6bdee6a5bd
USB: remove version check for plugin
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
08adfb5746
USB: purge USBnull related mentions in cmake/nsis & formatting
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
3b6cdf32fc
USB: various formatting nitpicks
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
5b67f8528a
USB: build date removal, formatting
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
613fe3740f
USB/dev9: final dialog fixes & winloadconfig initial load
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
d2fa215aa9
USB: fix singstar & tangling if/comments
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
3279cba559
USB: windows very much like its filenames (fix various dialog bugs)
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
1881d12f61
USB: dialog,windows and dev9/usb conflicts fixes
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
1aa585e56b
USB: clean up logging
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
47d65c3f89
USB: fix ini saves
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
b5dbd794de
USB: evdev mDevices clear fix
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
a1c4077d83
USB: fix resume issues with wheels and unneeded init
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
5799e35327
USB: remove outdated macros instances
2020-11-11 13:34:16 +00:00
Gauvain 'GovanifY' Roussel-Tarbouriech
73ca53eadc
USB: fix debug builds on linux by switching to devcon
2020-11-11 13:34:16 +00:00
GovanifY
ede7fa86fa
USB: restore formatting of standalone third party code
2020-11-11 13:34:16 +00:00
GovanifY
9da3d9a5bf
USB: fix windows sstates and dialog related bugs
2020-11-11 13:34:16 +00:00
GovanifY
9eb78a0a19
USB: windows support!
2020-11-11 13:34:16 +00:00
GovanifY
92be17986f
USB: introduce back linux support
2020-11-11 13:34:16 +00:00
GovanifY
30235f49db
USB: fix more linker issues on windows
2020-11-11 13:34:16 +00:00
GovanifY
395b372ef7
USB: windows mostly complete, linker issues left
2020-11-11 13:34:16 +00:00
GovanifY
bc022789fc
USB: initial windows project support
2020-11-11 13:34:16 +00:00