José Fonseca wrote:
> 
> I've found the problem. It was the GET_VIEWPORT_MAT() which was defined to
> 0 but when there is no hw viewport (as in our case) this is used to get
> the viewport matrix. Strangely the viewport matrix is stored in a context
> variable named hw_viewport. Hence my confusion and previous decision to
> not define it...

It can be hard to name things.  This is the viewport matrix massaged to
include whatever hardware oddities are required (origin in wrong place, pixel
centering, etc).

Keith

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

Reply via email to