Commit Graph

5 Commits

Author SHA1 Message Date
Aaron Plattner 33e6818566 Get rid of dPtr->FBBase
The pointer to the screen's pixels is stored in the screen pixmap's
devPrivate.ptr field.  Just use that instead of storing it
redundantly.

Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
Reviewed-by: Bob Terek <xorg@esoterek.com>
Tested-by: Antoine Martin <antoine@nagafix.co.uk>
2017-08-05 16:46:27 -07:00
Dave Airlie 6ff612955a dummy: convert to new scrn conversion APIs.
Generated from util/modular/x-driver-screen-scrn-conv.sh

Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-05-23 11:37:01 +01:00
Adam Jackson 7432eaf48b Unlibcwrap. Bump server version requirement. Bump to 1.1.0. 2006-04-07 18:50:19 +00:00
Adam Jackson ec9e857716 Prep for modular builds by adding guarded #include "config.h" everywhere. 2005-07-11 02:29:47 +00:00
Kaleb Keithley ca3b63783f Initial revision 2003-11-14 16:48:55 +00:00