Is there any way that I can control in which order elements are drawn with instancing?
Do all elements get drawn in the same order they are added to the instance buffer?
Edit: What about the Z coordinate! Since I am drawing my GUI through this, I should be able to just put elements in front of others, right? I am not at home to try this out yet. I will keep the thread updated.
