Horde3D

Next-Generation Graphics Engine
It is currently 29.09.2024, 03:16

All times are UTC + 1 hour




Post new topic Reply to topic  [ 15 posts ] 
Author Message
PostPosted: 08.09.2009, 14:17 
Offline

Joined: 11.06.2008, 10:34
Posts: 119
Good day, getting this error appear at the start of the engine log:

Code:
Rendertarget depth precision is limited to 16 bits


Any suggestions?

_________________

Let's bring 'em out! Any old iron! Any old iron!
A door opens and a homewife brings out a rather sophisticated-looking ground-to-air missile system, and dumps it on the cart.
Thank you.


Top
 Profile  
Reply with quote  
PostPosted: 08.09.2009, 19:13 
Offline
Tool Developer

Joined: 13.11.2007, 11:07
Posts: 1150
Location: Germany
If I remember correctly I had the same warning when I tried the demos on my AMD 780g onboard graphics card. But it was no error that would prevent me from using the engine


Top
 Profile  
Reply with quote  
PostPosted: 08.09.2009, 21:44 
Offline
Engine Developer

Joined: 10.09.2006, 15:52
Posts: 1217
Right, this is just a warning and can be ignored. Usually you get it on some low-end ATI cards that do not support 24 bit framebuffer depth attachments. The only issue is that there may be more shadow artifacts since the shadow maps are stored with lower precision.


Top
 Profile  
Reply with quote  
PostPosted: 11.09.2009, 08:48 
Offline

Joined: 11.06.2008, 10:34
Posts: 119
Thanks for replies - regards to low end, running an ATI HD 4890.

_________________

Let's bring 'em out! Any old iron! Any old iron!
A door opens and a homewife brings out a rather sophisticated-looking ground-to-air missile system, and dumps it on the cart.
Thank you.


Top
 Profile  
Reply with quote  
PostPosted: 11.09.2009, 12:55 
Offline

Joined: 22.11.2007, 17:05
Posts: 707
Location: Boston, MA
PuG wrote:
Thanks for replies - regards to low end, running an ATI HD 4890.
Make sure you have the latest (stable) drivers installed.

_________________
Tristam MacDonald - [swiftcoding]


Top
 Profile  
Reply with quote  
PostPosted: 11.03.2010, 18:34 
Offline

Joined: 17.11.2009, 17:00
Posts: 205
Location: Russia, Moscow
I have the same problem, but also colored noise all over the screen in Knight sample (using HDR pipeline, with forward pipeline everything is fine). Any ideas how to fix that?

WinXP SP3, ATI Radeon X1950GT, 9.11 drivers.


Top
 Profile  
Reply with quote  
PostPosted: 14.03.2010, 00:42 
Offline

Joined: 22.11.2009, 16:14
Posts: 25
Bumping for skinning problems, too. I am using ATI X1300 on WinXP Sp3 as well. Although I installed the latest catalyst drivers I got the same warning and errornous triangles when rendering textures. Anyways here are my gfx card stats from the catalyst info program. BTW: ATI has put my gfx card to the discontinued page :( So there is no later driver version than these.

Code:
Treiber-Paketversion   8.593.100.3-090929a-089304C-ATI   
Catalyst™-Version   09.11   
Direct3D-Version   6.14.10.0647   
OpenGL-Version   6.14.10.8544   
Catalyst™ Control Center-Version   2009.0929.2222.38284   

_________________
philipppixel
8=:(=)D { Save the Giraffes )


Top
 Profile  
Reply with quote  
PostPosted: 15.03.2010, 09:48 
Offline

Joined: 17.11.2009, 17:00
Posts: 205
Location: Russia, Moscow
philipppixel wrote:
Bumping for skinning problems, too. I am using ATI X1300 on WinXP Sp3 as well. Although I installed the latest catalyst drivers I got the same warning and errornous triangles when rendering textures. Anyways here are my gfx card stats from the catalyst info program. BTW: ATI has put my gfx card to the discontinued page :( So there is no later driver version than these.

Code:
Treiber-Paketversion   8.593.100.3-090929a-089304C-ATI   
Catalyst™-Version   09.11   
Direct3D-Version   6.14.10.0647   
OpenGL-Version   6.14.10.8544   
Catalyst™ Control Center-Version   2009.0929.2222.38284   


ATI still makes drivers for legacy, as they call them, video cards. They are downloaded separately from main drivers. The latest drivers for outdated cards like ours :) are 10.2, as are the main drivers. Here is the link:

http://support.amd.com/us/gpudownload/w ... ng=English

Sorry for offtop.


Top
 Profile  
Reply with quote  
PostPosted: 15.03.2010, 11:11 
Offline
Tool Developer

Joined: 13.11.2007, 11:07
Posts: 1150
Location: Germany
Irdis wrote:
Sorry for offtop.

Why offtop, I guess any help is appreciated.


Top
 Profile  
Reply with quote  
PostPosted: 17.03.2010, 01:49 
Offline
Engine Developer

Joined: 10.09.2006, 15:52
Posts: 1217
Do the problems still exist with the 10.2 drivers and the svn trunk version of Horde?

The 16 bit precision warning should not be related to the problems, however, we recently fixed the depth buffer precision for ATI cards, so this warning will only appear on very old cards now.


Top
 Profile  
Reply with quote  
PostPosted: 17.03.2010, 05:52 
Offline

Joined: 21.08.2008, 11:44
Posts: 354
No warnings here on 4890 + 10.2 drivers :)


Top
 Profile  
Reply with quote  
PostPosted: 17.03.2010, 21:47 
Offline

Joined: 22.11.2009, 16:14
Posts: 25
Thanks Irdis for pointing to the new driver which I installed in new york minute.

I wished it would work like a charm, but actually there is no change in the textured graphics (see phony image where the water tower should look like a big wood tank) nor in the EngineLog, where my warning-of-the-day waited for me
Quote:
Rendertarget depth precision is limited to 16 bits


Nevermind thanks for trying :|

edit:
As a side effect of this driver installation my whole system has acquired some lag. I take this is the part where Microsoft would tell me on the phone: "Didn't windows issued a warning for drivers that didn't accomplish the Microsoft test?" - "yes it did... twice". Now I have to uninstall the new driver again


Attachments:
File comment: two models, textured with model.shader, no LOD
Unbenannt-1.jpg
Unbenannt-1.jpg [ 152.69 KiB | Viewed 19866 times ]

_________________
philipppixel
8=:(=)D { Save the Giraffes )
Top
 Profile  
Reply with quote  
PostPosted: 25.05.2010, 16:42 
Offline

Joined: 17.11.2009, 17:00
Posts: 205
Location: Russia, Moscow
Sorry for "upping" the thread, and it may not be the correct thread for this, but the problem I described earlier in this topic still exists. I (finally) updated my ATI x1950 Pro (512mb) to 10.2 drivers (latest drivers for legacy cards), and the problem of the colorized noise all over the screen is still there in knights sample, if you use the HDR pipeline (everything is fine with deferred and forward pipelines). It looks like it is a problem of a shader, because overlays (logo and fps) are displayed and updated correctly above the noise. No errors or warnings in the log, using engine from latest svn (454)...

Here is a snapshot:
Image

P.S This noise usually looks the same, even if you shut down the sample and load it again. It will look different if you switch to fullscreen mode or execute another 3d app and then load knight's sample again...

Any ideas?


Top
 Profile  
Reply with quote  
PostPosted: 26.05.2010, 08:42 
Offline
Engine Developer

Joined: 10.09.2006, 15:52
Posts: 1217
Hmm, this can only be some driver issue with the floating point buffers. I have an ATI HD5000 series card at home and no problems.

You could try out GPU PerfStudio. It is quite easy to use, maybe it gives a hint where the corruption is happening. Make sure that "Application Supports Self-Pause" is selected in the PerfStudio settings and pause the knight sample by pressing space two times so that the view does not change any more. In the frame Debugger, you can use the slider to inspect the drawcalls.


Top
 Profile  
Reply with quote  
PostPosted: 27.05.2010, 00:01 
Offline
Engine Developer

Joined: 10.09.2006, 15:52
Posts: 1217
I have quickly put together a small "Getting Started" tutorial for GPU PerfStudio. You can find it in the wiki.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 15 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 21 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group