* fix depthstencil buffer format * fix crash
* collect OpenGL enum convertion methods * add testcase for lots of nots * fix andorid compile error * move more function to UtilsGL * use shared pointer * naming stuff * move VertexLayouts to CommandBuffer * fix android compile error * fix android headers * add comment * add comment, fix