pcsx2/common/include
Gregory Hainaut b24c76f12a SafeArray: add a null pointer check
Thanks @ghost for the report.

Close issue #327
2014-12-21 12:49:02 +01:00
..
Utilities SafeArray: add a null pointer check 2014-12-21 12:49:02 +01:00
api Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
wx User Interface: 2009-10-16 03:58:29 +00:00
x86emitter Remove two unused files in emitter, inlines.inl and macros.h 2014-08-27 22:40:26 +10:00
PS2Edefs.h Removes the usage of __LINUX__ define 2014-08-03 13:20:36 -05:00
PS2Eext.h gtk2: use a pointer as argument instead of g variable 2014-12-10 22:09:21 +01:00
PS2Etypes.h Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins) 2010-05-03 14:08:02 +00:00
Pcsx2Api.h Spu2null, padnull, gsnull, CDVDnull, onepad, spu2x: 2010-08-06 11:43:21 +00:00
Pcsx2Defs.h Use __builtin_unreachable where possible for non-msvc 2014-08-15 14:43:52 +10:00
Pcsx2Types.h common: fix std type define on windows 2014-09-12 20:41:28 +02:00
PluginCallbacks.h Remove some horrible old code. 2014-08-13 13:55:32 +10:00
afxresmw.h Fix for the v110_xp toolset in vs2012. Removed winuser.h from afxresmw.h, nothing seems to be using it, but it breaks something in string.h. I did not change the projects to use v110_xp by default, to get an xp compatible binary, you have to call it from command line like this: msbuild pcsx2_suite_2012.sln /t:Build "/p:Configuration=Release AVX2" /p:PlatformToolset=v110_xp /m. Change Configuration=... as needed. 2013-07-02 16:01:06 +00:00
comptr.h Missing file 2013-07-01 21:32:44 +00:00
intrin_x86.h Use 64-bit compatible rdtsc for Linux. Remove some more intrin_x86 functions. 2014-08-27 18:49:44 +10:00