summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/context_android.c
Commit message (Expand)AuthorAgeFilesLines
* context_android: move common code to a separate filesfan52019-09-271-52/+9
* vo_gpu/context_android: replace both options with android-surface-sizesfan52018-01-021-4/+3
* vo_gpu/android: fallback to EGL_WIDTH/HEIGHTAman Gupta2018-01-011-3/+15
* vo_gpu/context: Let embedding application handle surface resizessfan52017-12-271-10/+20
* vo_gpu/context_android: Process surface resizes correctlysfan52017-11-141-10/+11
* vo_gpu: add android opengl backendAman Gupta2017-10-091-0/+151