I thought the long term goal for the Mesa tree is to get rid of all X based type
pollution. Every time X based types start getting into the Mesa tree Mesa ends
up being dependent on the X header files. Since mesa is used in other places
than X we don't want this. 

So I would think the answer is drm_clip_rect not XF86DRIClipRectRec.  Last I
checked all of the other drivers are using drm_clip_rect. This same logic also
applies to accessing the X Display variable from Mesa.

--- Dave Airlie <[EMAIL PROTECTED]> wrote:
> 
> In Keiths bunch of changes to make the drivers build in Mesa tree he
> changed the i810_dri .h from using drm_+clip_rect_t to XF86DRIClipRectRec,
> this break solo, if I change it back it'll probably break dri target...
> 
> which is correct?
> 
> Dave.
> 
> 
> -- 
> David Airlie, Software Engineer
> http://www.skynet.ie/~airlied / airlied at skynet.ie
> pam_smb / Linux DECstation / Linux VAX / ILUG person
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: Oracle 10g
> Get certified on the hottest thing ever to hit the market... Oracle 10g. 
> Take an Oracle 10g class now, and we'll give you the exam FREE. 
> http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
> --
> _______________________________________________
> Dri-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/dri-devel


=====
Jon Smirl
[EMAIL PROTECTED]


        
                
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE. 
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to