xserver/hw/dmx/doc
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
..
.gitignore dmx: Ignore linuxdoc generated docs 2010-04-26 11:35:49 -05:00
DMXSpec-v1.txt Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
DMXSpec.txt Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
Makefile.am Convert LinuxDoc documents to DocBook/XML 2010-05-20 11:29:52 -07:00
dmx.xml Move each screen's x/y origin into ScreenRec. 2010-06-03 14:03:23 -07:00
doxygen.conf dmx: remove doxygen-generated files. 2009-10-20 13:32:16 +10:00
doxygen.css Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
doxygen.foot Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
doxygen.head Add Distributed Multihead X (DMX) support 2004-06-30 20:06:56 +00:00
scaled.xml Convert LinuxDoc documents to DocBook/XML 2010-05-20 11:29:52 -07:00