HeavenWu / slimdx

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

D3D10 Sample Crash (June 2010) #710

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I am finding that hitting alt-f4 while running one of the D3D10 samples in full 
screen causes a crash.

Steps to reproduce:
1. Run either the SimpleModel10 or SimpleTriangle10 sample.
2. Press Alt-Enter to switch to full screen.
3. Press Alt-F4. The program should crash.

Alt-Enter is disabled for MiniTri10, so it won't work (or not work) there.

Original issue reported on code.google.com by anthonyv...@gmail.com on 8 Aug 2010 at 7:35

GoogleCodeExporter commented 8 years ago
Looks like you're not allowed to dispose of a fullscreen swap chain.

Original comment by Mike.Popoloski on 21 Aug 2010 at 10:32

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r1637.

Original comment by Mike.Popoloski on 21 Aug 2010 at 11:42