dolphin/Source/Core
comex c08f06f8c9 Fix IOCTLV_SO_GETADDRINFO.
It tried to cast incoming pointers to native ones.  The values are
required to be null anyway, so it doesn't really matter, but it fixes a
warning at least.
2013-09-01 22:58:40 -04:00
..
AudioCommon A bunch of trivial changes to fix clang warnings. 2013-09-01 22:58:33 -04:00
Common A bunch of trivial changes to fix clang warnings. 2013-09-01 22:58:33 -04:00
Core Fix IOCTLV_SO_GETADDRINFO. 2013-09-01 22:58:40 -04:00
DiscIO A bunch of trivial changes to fix clang warnings. 2013-09-01 22:58:33 -04:00
DolphinWX Fix use of deprecated screen resolution API. 2013-09-01 22:58:35 -04:00
InputCommon A bunch of trivial changes to fix clang warnings. 2013-09-01 22:58:33 -04:00
VideoCommon ogl driverdetails: add flag to disable hacked and pinned memory 2013-08-26 19:45:19 +02:00
CMakeLists.txt