vlc_gl_t: abstract OpenGL provider
This API is abstracted away from the video output. In a way, this goes back to the previous opengl provider API, except that: - it is really independent of the video output, - it supports GL ES explicitly.
Showing
include/vlc_opengl.h
0 → 100644
src/video_output/opengl.c
0 → 100644
Please register or sign in to comment