garrynewman / GWEN

Abandoned: GWEN - GUI Without Extravagant Nonsense.
MIT License
428 stars 102 forks source link

DirectX9 Renderer bug fix #54

Closed topblast closed 11 years ago

topblast commented 11 years ago

ZBuffer set to false to stop patches of the gui to complete disappear in some states. Gets Current Texture incase the texture was changed before the render of the GUI. Set Texture to NULL for fail safety.