Commit 79576e4
Submodule MobileGlues updated 41 files
- src/main/cpp/CMakeLists.txt-1
- src/main/cpp/config/settings.h-1
- src/main/cpp/gl/DSA/DSAWrapper.cpp-1.5k
- src/main/cpp/gl/DSA/DSAWrapper.h-130
- src/main/cpp/gl/buffer.cpp+1-189
- src/main/cpp/gl/buffer.h+2-2
- src/main/cpp/gl/drawing.cpp+1-189
- src/main/cpp/gl/drawing.h+5-11
- src/main/cpp/gl/framebuffer.h+1-1
- src/main/cpp/gl/getter.cpp-2
- src/main/cpp/gl/getter.h+1-1
- src/main/cpp/gl/gl.cpp+5-10
- src/main/cpp/gl/gl_native.cpp+9-9
- src/main/cpp/gl/gl_stub.cpp+95-95
- src/main/cpp/gl/glext.h+1-1
- src/main/cpp/gl/glsl/glsl_for_es.cpp+4-97
- src/main/cpp/gl/glsl/glsl_for_es.h+1-1
- src/main/cpp/gl/log.cpp+1-1
- src/main/cpp/gl/mg.cpp-2
- src/main/cpp/gl/mg.h+8-15
- src/main/cpp/gl/multidraw.cpp+81-20
- src/main/cpp/gl/multidraw.h+2-2
- src/main/cpp/gl/pixel.h+1-1
- src/main/cpp/gl/program.cpp+5-41
- src/main/cpp/gl/program.h+3-5
- src/main/cpp/gl/shader.cpp+47-52
- src/main/cpp/gl/shader.h+1-1
- src/main/cpp/gl/texture.cpp+12-28
- src/main/cpp/gl/texture.h+9-17
- src/main/cpp/gl/vertexattrib.h+1-1
- src/main/cpp/gles/loader.cpp+4-11
- src/main/cpp/gles/loader.h+1-1
- src/main/cpp/gles3.h+1-1
- src/main/cpp/glx/lookup.h+1-1
- src/main/cpp/include/GL/gl.h-2.1k
- src/main/cpp/include/GL/glcorearb.h-6.0k
- src/main/cpp/include/GL/glext.h-12.9k
- src/main/cpp/include/GLES/gl32.h+1-1
- src/main/cpp/include/GLES/gl3platform.h
- src/main/cpp/includes.h+1-1
- src/main/cpp/version.h+2-2
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments