Am Mittwoch, 3. November 2004 23:41 schrieb Stephane Marchesin:
> Hi again,
>
> I managed to screw up and send the wrong drm patch, an "else" is missing
> (the one that decides whether hyper z clear or standard z clear happens,
> thus both clears happen without this else). A little problem is also
> fixed in the dri patch. That said, the benchmark number still apply.
> I'll blame this on murphy. The correct patches are attached.

hyperz-drm-10.patch

Worse things on r200.

> +++ shared/radeon_state.c     3 Nov 2004 22:18:23 -0000
> @@ -780,11 +780,106 @@
303a304,309
>        */
> -     if ( (dev_priv->microcode_version==UCODE_R200) &&
> +     else if ( (dev_priv->microcode_version==UCODE_R200) &&
>            (flags & (RADEON_DEPTH | RADEON_STENCIL)) ) {
>
>               int tempPP_CNTL;

Jacek.patch needed!

I'll try with fewer changes step by step.

-Dieter


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to