summaryrefslogtreecommitdiff
path: root/tests/general/draw-vertices.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-05draw-vertices: Silence uninitialized variable warnings.Vinson Lee1-0/+6
2011-09-25draw-vertices: Move declaration before code.Vinson Lee1-3/+3
2011-09-25draw-vertices: test user vertex arraysMarek Olšák1-59/+98
2011-04-29Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.Marek Olšák1-1/+1
2011-02-20draw-vertices: use the same stride for mixed buffersMarek Olšák1-6/+6
2011-02-20draw-vertices: test mixed user and vbo buffersMarek Olšák1-1/+33
2011-02-15draw-vertices: Move declaration before code.Vinson Lee1-4/+6
2011-02-15draw-vertices: Add a few vbo tests with vertex and color data in one buffer.Fabian Bieler1-0/+47
2011-01-29draw-vertices: also test a non-zero start parameter in glDrawArraysMarek Olšák1-23/+50
2011-01-24draw-vertices: test more int and double formatsMarek Olšák1-13/+101
2010-05-01draw-vertices: new test for various vertex formats and unaligned offsetsMarek Olšák1-0/+337