Seems to work well over here (PPC G5), no regression...
Jerome Glisse
---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype
Keith Conger wrote:
Hi,
With the dri patch Paul just checked in, I'm now getting the following
when I run glxgears:
$ glxgears
Using 8 maximum texture units..
sizeof(drm_r300_cmd_header_t)=4
sizeof(drm_radeon_cmd_buffer_t)=16
Allocating 284420 bytes command buffer (max state is 11140 bytes)
***
You checked you got the right drm ? I haven't tested myself
last cvs but i guess if drm says bad command this probably
means that it doesn't know this command. Thus either you
got the wrong drm or there is a pending patch for drm. I will
test this latter (in an hour or so). If you find meanwhile :)
Hi,
With the dri patch Paul just checked in, I'm now getting the following
when I run glxgears:
$ glxgears
Using 8 maximum texture units..
sizeof(drm_r300_cmd_header_t)=4
sizeof(drm_radeon_cmd_buffer_t)=16
Allocating 284420 bytes command buffer (max state is 11140 bytes)
*