This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
These files are similar in purpose and structure as SDL_renderer_gl.c…
… and SDL_renderer_gl.h, except they use OpenGL ES 1.1 for rendering.
- Loading branch information
Showing
with
839 additions
and 0 deletions.
- +811 −0 src/video/SDL_renderer_gles.c
- +28 −0 src/video/SDL_renderer_gles.h
Oops, something went wrong.