RenderEffect BUG with CEGUIOgreRenderer?

If you found a bug in our library or on our website, please report it in this section. In this forum you can also make concrete suggestions or feature requests.

Moderators: CEGUI MVP, CEGUI Team

hitjack
Just popping in
Just popping in
Posts: 6
Joined: Tue Mar 02, 2010 06:25

RenderEffect BUG with CEGUIOgreRenderer?

Postby hitjack » Tue Dec 07, 2010 01:33

using Origin 1.7.4 CEGUI and Origin OGRE 1.7.1 and CEGUI provide CEGUIOgreRenderer ,In the CEGUI Demo7Sample when i resized the Main App Window the cegui window borders will strange, like this
Image
but when i using Direct3D9Renderer it's seems ok

User avatar
Kulik
CEGUI Team
Posts: 1382
Joined: Mon Jul 26, 2010 18:47
Location: Czech Republic
Contact:

Re: RenderEffect BUG with CEGUIOgreRenderer?

Postby Kulik » Tue Dec 07, 2010 13:18

Are you using DX10/DX11 in Ogre? It's experimental and the fixed pipeline emulation has rough edges. OgreRenderer through DX10/11 could look like the screenshot you posted.

hitjack
Just popping in
Just popping in
Posts: 6
Joined: Tue Mar 02, 2010 06:25

Re: RenderEffect BUG with CEGUIOgreRenderer?

Postby hitjack » Wed Dec 08, 2010 03:07

:( the fact is I using DX9 in Ogre.and using RenderEffect or setUsingAutoRenderingsurface true. will occur that.

User avatar
Kulik
CEGUI Team
Posts: 1382
Joined: Mon Jul 26, 2010 18:47
Location: Czech Republic
Contact:

Re: RenderEffect BUG with CEGUIOgreRenderer?

Postby Kulik » Thu Dec 09, 2010 13:11

I think we've seen this bug before and it was related to drivers. Please post what GPU you are using and what drivers. This is an annoying bug and AFAIK we haven't really tracked it down last time, it just disappeared with driver updates. Maybe it's not CEGUI's fault at all, who knows.

hitjack
Just popping in
Just popping in
Posts: 6
Joined: Tue Mar 02, 2010 06:25

Re: RenderEffect BUG with CEGUIOgreRenderer?

Postby hitjack » Sun Dec 12, 2010 09:13

:( As you said,the programe runs on my friend's computer all seems well~
Tragedy

hitjack
Just popping in
Just popping in
Posts: 6
Joined: Tue Mar 02, 2010 06:25

Re: RenderEffect BUG with CEGUIOgreRenderer?

Postby hitjack » Wed Dec 15, 2010 08:45

:o I think i have find the reason occur that problem! when sized the app window then trigger the notifyDisplaySizeChanged and OgreCEGUIRenderer do declareRenderSize, but after that the D3D9 DeviceLost. the TextureTarget must be invalid! It is seems CEGUIOgreRenderer's bug.
In order to fix that , after DeviceLost I called notifyDisplaySizeChanged,the problem is solved!


Return to “Bug Reports, Suggestions, Feature Requests”

Who is online

Users browsing this forum: No registered users and 15 guests