MonoGame/MonoGame

Implement GraphicsDevice.Reset Methods

Open

#4.429 geöffnet am 15. Jan. 2016

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C# (3.071 Forks)batch import
DirectXHelp WantedOpenGLbughelp wantedscope: apiscope: graphics

Repository-Metriken

Stars
 (13.886 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 25T 3h) (22 gemergte PRs in 30 T)

Beschreibung

We need to fully implement the 3 different GraphicsDevice.Reset() methods as defined by XNA:

https://msdn.microsoft.com/en-us/library/microsoft.xna.framework.graphics.graphicsdevice.reset.aspx

These are important to PC builds where devices can be lost over driver and hardware issues.

Contributor Guide