[OpenGL] Using GL api within OpenFL display list

Made it finally work (with Context3D cache disabled through openfl_disable_context_cache define). Checked on html5 (ff, chrome), windows and android.
Repo with sample is also updated.