Files
SDL/include
Ryan C. Gordon 3928468bfa Made SDL_RectEmpty and SDL_RectEquals macros into SDL_FORCE_INLINE functions.
Fixes compiler warnings for things like this...

  if (SDL_RectEmpty(&rect)) {}

...where the macro turned into "if ( (!(&rect)) && etc )" which some compilers
thought might be a programmer mistake, as "&rect" is always "true".
2013-05-16 12:16:12 -04:00
..
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-05-15 22:00:28 +02:00
2013-04-24 10:42:44 -07:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-05-15 22:00:28 +02:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-02-15 08:47:44 -08:00
2013-05-15 22:00:28 +02:00