Jamey Sharp
80b5d3a326
Move each screen's screensaver data into ScreenRec.
...
Most references to the savedScreenInfo array already had the
corresponding screen pointer handy, which meant they usually looked like
"savedScreenInfo[pScreen->myNum]". Adding a field to ScreenRec instead
of keeping this information in a parallel array simplifies those
expressions, and eliminates a MAXSCREENS-sized array.
Since dix uses this data, a screen private entry isn't appropriate.
Signed-off-by: Jamey Sharp <jamey@minilop.net >
Reviewed-by: Tiago Vignatti <tiago.vignatti@nokia.com >
Tested-by: Tiago Vignatti <tiago.vignatti@nokia.com > (i686 GNU/Linux)
2010-06-03 14:03:22 -07:00
..
2009-11-11 21:40:20 -08:00
2006-07-21 17:56:00 -04:00
2007-08-25 15:08:20 -04:00
2010-04-30 13:04:44 -07:00
2008-12-12 11:43:32 +10:00
2006-07-21 17:56:00 -04:00
2010-05-13 17:14:07 -07:00
2007-08-28 09:28:25 -04:00
2010-04-19 09:26:10 -07:00
2008-11-04 16:01:07 +10:30
2009-01-30 16:36:45 -08:00
2010-04-21 18:06:52 +03:00
2010-05-22 01:00:04 -07:00
2009-06-26 17:05:52 -04:00
2008-12-03 05:43:34 -02:00
2010-05-12 12:08:38 -07:00
2008-12-12 11:43:32 +10:00
2009-05-01 09:07:37 +10:00
2010-05-22 01:00:04 -07:00
2010-02-22 12:04:28 +10:00
2009-09-27 23:31:07 -07:00
2010-05-07 12:17:22 -07:00
2009-09-03 08:39:27 +10:00
2008-12-03 05:43:34 -02:00
2009-08-17 10:14:20 +10:00
2010-05-22 01:00:04 -07:00
2010-05-13 17:14:07 -07:00
2010-05-20 14:36:29 -07:00
2010-04-21 16:07:38 -07:00
2008-12-03 05:43:34 -02:00
2010-05-26 07:54:35 -07:00
2010-05-28 16:49:30 +10:00
2010-01-06 19:47:53 +06:00
2010-05-11 11:01:35 -04:00
2010-04-30 13:04:44 -07:00
2010-05-13 10:03:23 -07:00
2007-08-28 07:25:21 -04:00
2008-12-03 05:43:34 -02:00
2010-05-13 10:03:23 -07:00
2008-12-03 05:43:34 -02:00
2008-10-10 16:14:23 +02:00
2010-05-13 14:16:32 -07:00
2008-12-03 05:43:34 -02:00
2007-03-22 10:59:21 -04:00
2010-03-29 10:02:37 -07:00
2010-04-30 13:05:11 -07:00
2006-07-21 17:56:00 -04:00
2010-05-13 00:22:37 +07:00
2008-12-03 05:43:34 -02:00
2010-05-19 12:32:48 -07:00
2006-07-21 17:56:00 -04:00
2008-12-03 05:43:34 -02:00
2010-06-03 14:03:22 -07:00
2008-12-03 05:43:34 -02:00
2008-12-03 05:43:34 -02:00
2009-11-25 13:34:23 -08:00
2008-12-03 05:43:34 -02:00
2008-12-03 05:43:34 -02:00
2006-07-21 17:56:00 -04:00
2009-04-14 10:35:44 -04:00
2009-01-20 22:07:07 -05:00
2010-06-03 14:03:22 -07:00
2008-12-03 05:43:34 -02:00
2009-01-20 15:32:18 +11:00
2009-01-22 15:08:56 +11:00
2009-01-22 15:08:56 +11:00
2010-05-07 12:17:45 -07:00
2009-07-10 11:23:52 +10:00
2010-06-03 11:56:03 +03:00
2009-08-13 21:56:05 -07:00
2010-05-28 16:49:30 +10:00
2009-10-15 01:17:44 +02:00
2010-03-16 14:02:17 +00:00