Files
xserver/include
Kristian Høgsberg c7536f4b87 Silence REGION_INIT() warning.
Evaluating the address of a BoxRec as a boolean gives this warning:

  i830_driver.c:2317: warning: the address of 'ScreenBox' will always
  evaluate as 'true'

which is pretty annoying.  This patch compares the address to NULL to
avoid the pointer->bool conversion and gets rid of the warning.  Seems
like a lame hack, but the warning is worse.
2008-03-11 13:18:01 -04:00
..
2008-02-14 19:53:49 -05:00
2007-12-02 12:40:25 -05:00
2008-03-05 23:57:15 -05:00
2006-08-18 17:04:48 +03:00
2007-06-29 14:06:52 -04:00
2008-03-11 13:18:01 -04:00
2008-02-14 07:51:19 +11:00
2007-12-02 12:40:25 -05:00
2008-02-17 22:52:08 +02:00
2008-02-17 22:52:08 +02:00
2008-02-17 22:52:08 +02:00
2008-02-14 19:53:49 -05:00
2008-02-14 19:53:49 -05:00