Announcement

Collapse
No announcement yet.

R300/R400/R500 3D texture support

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • R300/R400/R500 3D texture support

    I am looking for 3D texture support (open source) on these cards for some volume rendering.

    I have

    1. ATI 9200 (R200) -> 3D texture support works great. Running FreeBSD
    2. ATI X800 Pro (R400) -> 3D textures don't really work. Running Fedora 9.
    3. ATI X1650Pro AGP (R500) -> 3D textures don't really work. Running Fedora 10 Alpha

    I have been waiting for a while for 3D textures to work on the newer cards but they don't seem to work (I use demo programs from www.openrm.org for testing).

    I know Mesa work is just starting on R500 cards. Is this feature going to be working later or is there a bug in the current drivers?

    Thanks.

  • #2
    that depends on the application. i have no textures in doom3, but darkplaces on the other hand works fine on my x1300 (r500) card.

    Comment


    • #3
      Thanks for the reply.

      My application is a simple scenegraph based code which displays 3D raw data by downloading them as textures. Like I said, it works great on R200 cards.

      I have not heard of or used darkplaces. Does it use 2D or 3D textures? 2D textures work fine on R300/R500 cards.

      Is there any specific debug call I can test on Mesa?

      Comment


      • #4
        My guess is most of the people testing the driver so far don't use 3d textures so no one has looked into it much. One of the devs could probably look it up and give you a better answer.

        Comment


        • #5
          I think so too! may be the dri-devel list can help!

          Comment


          • #6
            Filed a bug report.

            Comment


            • #7
              I have not heard of or used darkplaces. Does it use 2D or 3D textures? 2D textures work fine on R300/R500 cards.
              it's a rewritten quake1 game using modern gpu's abilities. its engine also powers nexuiz game.



              it can work as a decent benchmark - you can do effects like hdr, bloom, bumpmapping, very hi-res textures etc.
              Last edited by yoshi314; 14 August 2008, 02:42 AM.

              Comment


              • #8
                I don't think 3D textures work yet. I tried a simple program that I found on the web (like I mentioned in my bug report) and it didn't work either.

                Comment


                • #10
                  Yes, this fix worked on my X800 card. Let me test it on X1650.

                  Comment

                  Working...
                  X