Jamey Sharp
a83cff9f4d
Move each screen's x/y origin into ScreenRec.
...
Many references to the dixScreenOrigins array already had the
corresponding screen pointer handy, which meant they usually looked like
"dixScreenOrigins[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 declared the dixScreenOrigins array, I figure allocating a
screen private for these values is overkill.
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:23 -07:00
..
2009-04-19 22:28:11 +10:00
2006-02-20 22:16:49 +00:00
2009-07-14 10:05:53 +10:00
2006-02-20 22:16:49 +00:00
2009-07-14 10:05:53 +10:00
2007-03-25 21:18:39 -04:00
2008-12-12 11:43:32 +10:00
2006-10-29 03:43:34 +03:00
2009-07-14 10:05:53 +10:00
2006-02-20 22:16:49 +00:00
2009-07-14 10:05:53 +10:00
2006-02-20 22:16:49 +00:00
2008-12-12 11:43:32 +10:00
2007-03-25 21:18:39 -04:00
2010-06-03 14:03:23 -07:00
2007-03-25 21:18:39 -04:00
2008-12-12 11:43:32 +10:00
2006-02-20 22:16:49 +00:00
2010-06-03 14:03:23 -07:00
2009-03-20 15:17:57 +10:00
2010-05-13 00:22:37 +07:00
2009-07-14 10:05:53 +10:00
2006-02-20 22:16:49 +00:00
2010-05-13 00:22:37 +07:00
2007-03-25 21:18:39 -04:00
2010-05-13 00:22:37 +07:00
2007-03-25 21:18:39 -04:00
2008-12-12 11:43:32 +10:00
2006-02-20 22:16:49 +00:00
2010-05-13 00:22:37 +07:00
2006-02-20 22:16:49 +00:00
2010-05-13 00:22:37 +07:00
2006-02-20 22:16:49 +00:00
2010-05-13 00:22:37 +07:00
2006-02-20 22:16:49 +00:00
2010-05-13 00:22:37 +07:00
2006-02-20 22:16:49 +00:00
2009-07-14 10:05:53 +10:00
2006-02-20 22:16:49 +00:00
2009-07-30 08:43:14 +10:00
2006-02-20 22:16:49 +00:00
2009-07-14 10:05:53 +10:00
2006-02-20 22:16:49 +00:00
2009-07-14 10:05:53 +10:00
2006-02-20 22:16:49 +00:00
2010-05-13 00:22:37 +07:00
2006-02-20 22:16:49 +00:00
2010-05-13 00:22:37 +07:00
2009-03-20 15:17:55 +10:00
2009-06-17 09:05:22 +10:00
2009-07-14 10:05:53 +10:00
2006-02-20 22:16:49 +00:00
2010-05-13 00:22:37 +07:00
2006-02-20 22:16:49 +00:00
2009-07-14 10:05:53 +10:00
2006-02-20 22:16:49 +00:00
2010-04-21 18:07:16 +03:00
2006-02-20 22:16:49 +00:00
2009-07-14 10:05:53 +10:00
2006-02-20 22:16:49 +00:00
2009-07-14 10:05:53 +10:00
2006-02-20 22:16:49 +00:00
2008-12-12 11:43:32 +10:00
2006-02-20 22:16:49 +00:00
2009-07-14 10:05:53 +10:00
2006-02-20 22:16:49 +00:00
2010-02-22 12:04:36 +10:00
2006-02-20 22:16:49 +00:00
2010-05-26 07:54:35 -07:00
2009-04-19 22:28:08 +10:00
2006-02-20 22:16:49 +00:00
2009-05-04 17:40:29 +10:00
2006-02-20 22:16:49 +00:00
2009-05-04 17:40:29 +10:00
2006-02-20 22:16:49 +00:00
2009-06-18 14:40:54 +10:00
2009-09-03 08:39:27 +10:00
2010-06-03 14:03:23 -07:00
2009-06-17 09:05:22 +10:00
2010-05-13 00:22:37 +07:00
2009-09-03 08:39:27 +10:00
2009-06-23 20:50:29 -04:00
2009-06-17 09:05:22 +10:00
2009-09-03 08:39:27 +10:00
2009-09-03 08:39:27 +10:00
2010-05-19 12:32:48 -07:00
2009-09-03 08:39:27 +10:00
2010-05-28 16:49:30 +10:00
2010-05-07 12:16:43 -07:00
2010-05-13 00:22:37 +07:00
2009-10-14 19:19:19 -04:00
2010-06-03 14:03:23 -07:00
2009-06-17 09:05:22 +10:00
2009-06-17 09:05:22 +10:00
2009-06-17 09:05:22 +10:00
2010-05-13 00:22:37 +07:00
2009-09-03 08:39:27 +10:00
2009-06-23 20:50:29 -04:00
2009-06-17 09:05:22 +10:00
2009-08-24 10:09:05 +10:00
2009-09-03 08:39:27 +10:00
2009-09-03 10:00:34 +10:00
2009-06-17 09:05:22 +10:00