opengl: move "draw" filter to its own plugin
This avoids to expose the exact same module in different plugins.
Moreover, the "draw" filter is necessary to the OpenGL filter engine, but is not directly related to any vout, so it was odd to include it in vout plugins.
(+ 3 commits for other tiny changes)