Re: [Dri-devel] i810 texture upload patch

2003-07-25 Thread Ville Syrjälä
On Fri, Jul 25, 2003 at 02:29:10AM +0100, Dave Airlie wrote:
 http://www.skynet.ie/~airlied/dri/screen/
 in a minute or two, one from my Nvidia and one from my i810, if someone
 could give texenv a go on something else, and tell me what it looks like
 ..

Looks identical to your i810 shot on G400 w/ my texenv patch.

NVidia cards don't support GL_INTENSIY? Weak ;)

-- 
Ville Syrjälä
[EMAIL PROTECTED]
http://www.sci.fi/~syrjala/


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: [Dri-devel] i810 texture upload patch

2003-07-24 Thread Dave Airlie

  I used the texenv demos from Mesa 5.0 to test this, I tested it with the
  old driver and this one, and they both look the same..

 Have you tried it with anything else?  Quake3?  Think Tanks demo?  Any
 of the other Mesa demos?

well I've got a very limited test system, it's NFSrooted of my main
system, am getting an in-house i810 board soon hopefully at home so I can
do some better work on it ...

 looks different than with the software rasterizer (i.e.,
 LIBGL_ALWAYS_INDIRECT=y)?  Could you make a screen shot available?

looks the same with LIBGL_ALWAYS_INDIRECT...but for some reason I can't
screen grab it .. I'll post some shots at

http://www.skynet.ie/~airlied/dri/screen/
in a minute or two, one from my Nvidia and one from my i810, if someone
could give texenv a go on something else, and tell me what it looks like
..

The code is knocked off from the i830 alright, with the 32-bit stuff
ripped out, the textures fixed for texenv.. my only worry is the ycbcr
ones.. any good ycbcr tests out there?

I'll check it in, as it shouldn't break anything ...

Dave.
p.s. I'll be getting a radeon mobility 7500, and mobility 9000 in the next
few weeks hopefully (have specs already), so I might get some time on that
all else depending company are considering using an in-house AGP card
with mobility to supplement the i810 for some applications...

-- 
David Airlie, Software Engineer
http://www.skynet.ie/~airlied / [EMAIL PROTECTED]
pam_smb / Linux DECstation / Linux VAX / ILUG person



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: [Dri-devel] i810 texture upload patch

2003-07-23 Thread Ian Romanick
Dave Airlie wrote:

http://www.skynet.ie/~airlied/patches/dri/i810_tex_upload.diff
The patch looks fine.

I used the texenv demos from Mesa 5.0 to test this, I tested it with the
old driver and this one, and they both look the same..
Have you tried it with anything else?  Quake3?  Think Tanks demo?  Any 
of the other Mesa demos?

however neither of them show the intensity row like my Nvidia card on my
main desktop .. on the i810 I just get four boxes of differing greys, like
the lumiance one (slightly different greys), but on the NVidia it is more
like the Alpha row...
As long as it looks the same as before, I'm inclined to believe it's 
either a hardware problem or a problem in the texenv logic.  I assume it 
looks different than with the software rasterizer (i.e., 
LIBGL_ALWAYS_INDIRECT=y)?  Could you make a screen shot available?

if no issues I'll commit this, and move onto texmem proper..
Sounds good to me. :)



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: [Dri-devel] i810 texture upload patch

2003-07-23 Thread Keith Whitwell
Dave Airlie wrote:
http://www.skynet.ie/~airlied/patches/dri/i810_tex_upload.diff

I used the texenv demos from Mesa 5.0 to test this, I tested it with the
old driver and this one, and they both look the same..
however neither of them show the intensity row like my Nvidia card on my
main desktop .. on the i810 I just get four boxes of differing greys, like
the lumiance one (slightly different greys), but on the NVidia it is more
like the Alpha row...
if no issues I'll commit this, and move onto texmem proper..

Dave.



The patch is based pretty closely on the i830, right?  Looks good to me.

How do the boxes look if you set 'LIBGL_ALWAYS_INDIRECT=t' ?

Keith



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Dri-devel] i810 texture upload patch

2003-07-22 Thread Dave Airlie

http://www.skynet.ie/~airlied/patches/dri/i810_tex_upload.diff

I used the texenv demos from Mesa 5.0 to test this, I tested it with the
old driver and this one, and they both look the same..

however neither of them show the intensity row like my Nvidia card on my
main desktop .. on the i810 I just get four boxes of differing greys, like
the lumiance one (slightly different greys), but on the NVidia it is more
like the Alpha row...

if no issues I'll commit this, and move onto texmem proper..

Dave.

-- 
David Airlie, Software Engineer
http://www.skynet.ie/~airlied / [EMAIL PROTECTED]
pam_smb / Linux DECstation / Linux VAX / ILUG person



---
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel