pcsx2/plugins
Jonathan Li 96b412ebb8 pcsx2|common|gsnull: Remove GSprintf API
It's not really used, and the OSD uses a different API.

The specified calling convention (stdcall) is also incorrect since
variadic functions are caller-clean, not callee-clean. The compilers
ignore the stdcall and just use cdecl (I think), though it does trigger
a -Wcast-calling-convention on clang.
2017-10-29 01:01:49 +01:00
..
CDVDnull Remove warnings about ISO C++11 conformance 2017-01-29 09:06:10 -05:00
CDVDpeops Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
FWnull Remove warnings about ISO C++11 conformance 2017-01-29 09:06:10 -05:00
GSdx gsdx: Remove "using namespace std" 2017-09-08 09:56:28 +02:00
GSdx_legacy Allow building the player with the legacy GSdx. 2017-05-11 09:50:01 +02:00
GSnull pcsx2|common|gsnull: Remove GSprintf API 2017-10-29 01:01:49 +01:00
LilyPad lilypad: Fix Lock Direction/Input/Both features 2017-08-30 22:25:06 +01:00
PadNull Remove warnings about ISO C++11 conformance 2017-01-29 09:06:10 -05:00
PeopsSPU2 Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
SPU2null Remove old/pointless code 2017-01-29 09:06:21 -05:00
SSSPSXPAD windows: Remove user.props references from all projects 2016-05-29 12:21:52 +01:00
USBnull Remove warnings about ISO C++11 conformance 2017-01-29 09:06:10 -05:00
USBqemu windows: Fix VS project file issues 2017-03-07 19:47:54 +00:00
cdvdGigaherz/src cdvdgigaherz: Fix Q subchannel relative offset calculation 2017-10-12 23:54:59 +01:00
dev9ghzdrk Remove warnings about ISO C++11 conformance 2017-01-29 09:06:10 -05:00
dev9null Remove warnings about ISO C++11 conformance 2017-01-29 09:06:10 -05:00
onepad onepad: print a more accurate message when only a single pad is detected 2017-08-10 22:00:33 +02:00
onepad_legacy onepad: create a legacy version for SDL1 2017-04-19 19:02:36 +02:00
spu2-x spu2-x: Remove outdated website text file 2017-04-30 23:31:08 +01:00
xpad plugins: Tidy/standardise VS projects 2016-07-19 23:25:12 +01:00
zerogs Remove warnings about ISO C++11 conformance 2017-01-29 09:06:10 -05:00
zerospu2 Remove warnings about ISO C++11 conformance 2017-01-29 09:06:10 -05:00
zzogl-pg/opengl Remove warnings about ISO C++11 conformance 2017-01-29 09:06:10 -05:00
CMakeLists.txt onepad: create a legacy version for SDL1 2017-04-19 19:02:36 +02:00