/external/mesa3d/docs/ |
subset-A.html | 232 Vertex coordinates are transformed by the current modelview and 283 the modelview matrix or projection matrix. Subsequent matrix 285 modelview and projection matrices are a modelview matrix stack and 293 a copy of the current matrix onto either the modelview matrix stack or 296 the modelview matrix stack or projection matrix stack, the pops the 385 like a vertex; it is transformed by the modelview matrix, the projection [all...] |
versions.html | 384 <li>glTexGen*() now transforms GL_EYE_PLANE by inverse modelview matrix 670 <li>computation of inverse modelview matrix sometimes failed 674 <li>glGet(MODELVIEW/PROJECTION/TEXTURE_MATRIX_STACK_DEPTH) off by one [all...] |
VERSIONS | 298 - glTexGen*() now transforms GL_EYE_PLANE by inverse modelview matrix 548 - computation of inverse modelview matrix sometimes failed 552 - glGet(MODELVIEW/PROJECTION/TEXTURE_MATRIX_STACK_DEPTH) off by one [all...] |
news.html | [all...] |
/frameworks/native/opengl/libagl/ |
array.cpp | [all...] |
state.cpp | 463 c->transforms.modelview.top().elements(),
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
r200_state_init.c | 714 ALLOC_STATE( mat[R200_MTX_MV], tcl_add4, MAT_STATE_SIZE, "MAT/modelview", 0 ); 715 ALLOC_STATE( mat[R200_MTX_IMV], tcl_add4, MAT_STATE_SIZE, "MAT/it-modelview", 0 ); [all...] |
r200_state.c | [all...] |
/external/mesa3d/src/mesa/main/ |
debug.c | 72 (state & _NEW_MODELVIEW) ? "ctx->ModelView, " : "",
|
mtypes.h | [all...] |
/external/opencv3/modules/core/src/ |
gl_core_3_1.hpp | [all...] |
opengl.cpp | [all...] |
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
radeon_state.c | [all...] |
/prebuilts/android-emulator/linux-x86_64/lib/gles_mesa/ |
libGL.so | |
libGL.so.1 | |
libosmesa.so | |
/external/mesa3d/src/mapi/glapi/gen/ |
gl_API.xml | [all...] |
/tools/external/gradle/ |
gradle-2.4-all.zip | |
gradle-2.5-all.zip | |