comex
b5654a2464
Don't cast -1 to enum to represent a missing value.
...
This is undefined behavior in C++, and a clang warning suggests it is
actually producing bad code as a result:
../Source/Core/VideoCommon/BPFunctions.cpp:164:45: warning: comparison of constant 4294967295 with expression of type 'PEControl::PixelFormat' is always false [-Wtautological-constant-out-of-range-compare]
if (new_format == old_format || old_format == (unsigned int)-1)
2014-03-30 01:40:06 -04:00
..
2014-03-11 00:35:07 +13:00
2014-02-18 02:19:10 -05:00
2014-03-30 01:40:06 -04:00
2014-03-25 23:57:58 +01:00
2014-03-25 23:57:58 +01:00
2014-03-30 01:40:06 -04:00
2014-03-25 23:57:58 +01:00
2014-02-18 02:19:10 -05:00
2014-01-31 07:30:55 +01:00
2014-03-11 00:35:07 +13:00
2014-02-18 02:19:10 -05:00
2014-03-14 22:33:25 +01:00
2014-02-18 02:19:10 -05:00
2014-02-18 02:19:10 -05:00
2014-02-18 02:19:10 -05:00
2014-03-25 23:57:58 +01:00
2014-03-14 13:51:23 -04:00
2014-03-11 00:35:07 +13:00
2014-02-18 02:19:10 -05:00
2014-03-14 13:51:23 -04:00
2014-03-14 13:51:23 -04:00
2014-03-11 00:35:07 +13:00
2014-02-18 02:19:10 -05:00
2014-02-28 12:43:20 +01:00
2014-02-10 18:07:16 -05:00
2014-03-09 21:14:26 +01:00
2014-03-09 21:14:26 +01:00
2014-03-14 13:51:23 -04:00
2014-03-14 13:51:23 -04:00
2014-03-09 21:14:26 +01:00
2014-02-28 12:43:20 +01:00
2014-03-11 00:35:07 +13:00
2014-02-18 02:19:10 -05:00
2014-03-14 22:33:26 +01:00
2014-02-18 02:19:10 -05:00
2014-03-14 13:51:23 -04:00
2014-02-18 02:19:10 -05:00
2014-03-04 09:36:59 -06:00
2014-02-18 02:19:10 -05:00
2014-03-14 13:51:23 -04:00
2014-02-10 18:07:16 -05:00
2014-03-09 21:14:26 +01:00
2014-02-10 18:07:16 -05:00
2014-03-09 21:14:26 +01:00
2014-02-18 02:19:10 -05:00
2014-02-20 01:01:10 +01:00
2014-02-18 02:19:10 -05:00
2014-03-26 00:23:36 +01:00
2014-03-14 22:31:32 +01:00
2014-03-25 23:57:57 +01:00
2014-02-20 01:01:10 +01:00
2014-03-30 01:40:06 -04:00
2014-03-25 23:57:58 +01:00
2014-03-09 21:14:26 +01:00
2014-02-18 02:19:10 -05:00
2014-02-18 02:19:10 -05:00
2014-02-18 02:19:10 -05:00
2014-02-17 02:19:41 -05:00
2014-03-25 23:57:58 +01:00
2014-03-25 23:57:58 +01:00
2014-03-11 00:35:07 +13:00
2014-02-18 02:19:10 -05:00
2014-03-17 18:17:12 -05:00
2014-03-11 00:35:07 +13:00
2014-02-18 02:19:10 -05:00
2014-02-18 02:19:10 -05:00
2014-02-10 18:07:16 -05:00
2014-02-18 02:19:10 -05:00
2014-02-18 02:19:10 -05:00
2014-03-09 21:14:26 +01:00
2013-12-31 14:03:19 -05:00
2014-03-09 21:14:26 +01:00
2014-02-18 02:19:10 -05:00
2014-03-18 04:07:45 +01:00
2014-02-28 12:28:19 +01:00
2014-03-09 21:14:26 +01:00
2014-02-18 02:19:10 -05:00
2014-03-25 23:57:58 +01:00
2014-02-18 02:19:10 -05:00
2014-03-14 22:31:19 +01:00
2014-03-14 22:31:18 +01:00
2014-03-15 15:04:39 +02:00
2014-02-18 02:19:10 -05:00
2014-03-09 21:14:26 +01:00
2014-03-17 02:55:55 +01:00
2014-03-04 09:36:59 -06:00
2014-02-01 21:52:06 -05:00
2014-01-31 07:30:55 +01:00
2014-03-15 15:04:39 +02:00
2014-03-16 17:00:29 -04:00
2014-02-20 01:01:10 +01:00
2014-02-18 02:19:10 -05:00
2014-02-18 02:19:10 -05:00
2014-02-18 02:19:10 -05:00
2014-02-18 02:19:10 -05:00
2014-02-18 02:19:10 -05:00