History log of /frameworks/base/opengl/tests/linetex/linetex.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e3e80456fb4cc768890a12bdb8ddb9fac28f3f07 31-Oct-2009 Mathias Agopian <mathias@google.com> Turns out the SGX driver is correct and the bug was in this test.

make sure the 565 1-texel wide texture is specified with an alignment of 4
which is the OpenGL ES default.
/frameworks/base/opengl/tests/linetex/linetex.cpp
4e036287fd64d936478f7168454ed5b8816e157f 29-Oct-2009 Mathias Agopian <mathias@google.com> update line test to expose some bug on SGX530 ed4
/frameworks/base/opengl/tests/linetex/linetex.cpp
7bde36e64e66c81f0150d0372e1357a31f4ec704 28-Oct-2009 Mathias Agopian <mathias@google.com> added GL test for textured lines
/frameworks/base/opengl/tests/linetex/linetex.cpp