void * __driCreateNewScreen( __DRInativeDisplay *dpy, int scrn,
                             __DRIscreen *psc,
                             const __GLcontextModes * modes,
                             const __DRIversion * ddx_version,
                             const __DRIversion * dri_version,
                             const __DRIversion * drm_version,
                             const __DRIframebuffer * frame_buffer,
                             drmAddress pSAREA, int fd, 
                             int internal_api_version,
                             __GLcontextModes ** driver_modes )

What is the first 'modes' parameter used for? Looking at the r200
driver is doesn't seem to be used. NULL is passed to the lower layers.
Do other drivers need it?

=====
Jon Smirl
[EMAIL PROTECTED]


                
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to