summaryrefslogtreecommitdiffstats
path: root/opengl/tests/linetex/linetex.cpp
Commit message (Collapse)AuthorAgeFilesLines
* remove libui dependency on libEGLMathias Agopian2012-02-241-1/+1
| | | | Change-Id: I1194f04085637d5c384e134967249430cc43b6ee
* Turns out the SGX driver is correct and the bug was in this test.Mathias Agopian2009-10-301-2/+4
| | | | | make sure the 565 1-texel wide texture is specified with an alignment of 4 which is the OpenGL ES default.
* update line test to expose some bug on SGX530 ed4Mathias Agopian2009-10-291-11/+8
|
* added GL test for textured linesMathias Agopian2009-10-281-0/+117