pcsx2/cmake
gregory.hainaut ba20bb0258 pcsx2: gcc warning round 3
* various cast was overflowing
 - use unsigned integer for SSE mask
 - force SINGLE macro to use u32
* disable parenthesis warning, only a matter of coding style

Remains 2 wrong use of unsigned integer:
pcsx2/CDVD/InputIsoFile.cpp:96:21: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
pcsx2/Memory.cpp:108:86: warning: narrowing conversion of ‘-1’ from ‘int’ to ‘vtlbHandler {aka unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing]


git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5689 96395faa-99c1-11dd-bbfe-3dabce05a288
2013-06-30 11:43:12 +00:00
..
BuildParameters.cmake pcsx2: gcc warning round 3 2013-06-30 11:43:12 +00:00
FindAio.cmake cmake: remove useless line that failed to build on older cmake version 2013-02-28 18:19:56 +00:00
FindCg.cmake Fix back up CMake. 2010-02-17 13:40:45 +00:00
FindEGL.cmake gsdx-ogl-wnd: 2013-05-26 13:05:03 +00:00
FindGlew.cmake GregMiscellaneous: sync with trunk (3805:3982) 2010-10-30 11:24:03 +00:00
FindLibc.cmake cmake: fix some linking issue with gold linker (AFAIK only fedora use it for the moment) 2011-09-06 19:07:55 +00:00
FindPortAudio.cmake cmake: 2011-03-02 18:18:26 +00:00
FindSoundTouch.cmake * Apply a co-patch of Air and me to use linux friendly include path 2010-06-11 13:51:43 +00:00
FindSparseHash.cmake [cmake] 2010-06-21 11:05:30 +00:00
FindSparseHash_NEW.cmake cmake: sparsehash moves header file in newer version! Detect the 2 include pathes and add a define. Fix issue 1222 2012-03-06 19:42:59 +00:00
Pcsx2Utils.cmake clean (some) gdb warning: round 1 2013-06-28 10:43:50 +00:00
SearchForStuff.cmake pcsx2: increase a bit the minimum size of the plugin dialogs (GSdx name is too long) 2013-06-16 08:43:50 +00:00
SelectPcsx2Plugins.cmake pcsx2: increase a bit the minimum size of the plugin dialogs (GSdx name is too long) 2013-06-16 08:43:50 +00:00
Translation.cmake cmake: 2011-10-31 10:25:24 +00:00