Andreas Ehliar wrote:

>I'm looking through mga_storm.c and found something which might be a bug.
>In the DRI initialization, pMGADRIServer->textureSize is determined
>by using pMga->FbMapSize.
>Is this correct?
>Shouldn't it be pMga->FbUsableSize instead, since at least the HW cursor is
>located at the end of videoram... or am I missing something?
>
It makes sense to me too to use FbUsableSize instead of FbMapSize. I'll 
check more in deep and if nothing get corrupted with that change, I 
include the fix for the next release of the driver.

Thanks,

Karl

>
>
>/Andreas
>
>_______________________________________________
>Dri-devel mailing list
>[EMAIL PROTECTED]
>http://lists.sourceforge.net/lists/listinfo/dri-devel
>
>




_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to