Skip to content
This repository was archived by the owner on Sep 4, 2019. It is now read-only.

NDK-Samples/VideoWindow not using GLES 2.0 #41

@chiguire

Description

@chiguire

The VideoWindow sample says in its readme.txt that it's using OpenGL ES 2.0 to display a Window, but the code inside main.c is clearly showing it's not. Am I wrong?

I'm learning to reproduce video on an OpenGL ES 2.0 context in other project (with cocos2d-x), and I've really had a hard time trying to use this example there. It would be really useful to have a NDK sample that does not use fixed-pipeline functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions