edgar-mtz-e / slimdx

Automatically exported from code.google.com/p/slimdx
0 stars 0 forks source link

Problem using IEffectStateManager #443

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please refer to

http://www.gamedev.net/community/forums/topic.asp?topic_id=525683

for full details.

For a repro case, I have uploaded some code downloadable at 
http://www.steekr.com/n/50-17/share/LNK614749a5ae1ea15f2/. This contains a 
full .NET solution, just extracting and running should display a colored 
triangle. To reproduce the error, locate the class D3D9Effect, uncomment a 
line in Load method that sets the StateManager. Running should not display 
anything.

Thanks in advance.

Original issue reported on code.google.com by andre.lu...@gmail.com on 25 Feb 2009 at 8:51

GoogleCodeExporter commented 9 years ago
Got your PM, but thanks. Things are easier to keep track of here...I really 
ought to 
direct people to post here more.

Original comment by promit....@gmail.com on 25 Feb 2009 at 9:12

GoogleCodeExporter commented 9 years ago
Taking ownership.

Original comment by Mike.Popoloski on 28 Feb 2009 at 8:23

GoogleCodeExporter commented 9 years ago
This was a good issue; I managed to find and fix three bugs relating to effect 
state
managers. Everything should work fine now.

Resolved as of r919.

Original comment by Mike.Popoloski on 28 Feb 2009 at 8:58