Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-12-05 | draw-vertices: Silence uninitialized variable warnings. | Vinson Lee | 1 | -0/+6 |
2011-09-25 | draw-vertices: Move declaration before code. | Vinson Lee | 1 | -3/+3 |
2011-09-25 | draw-vertices: test user vertex arrays | Marek Olšák | 1 | -59/+98 |
2011-04-29 | Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp. | Marek Olšák | 1 | -1/+1 |
2011-02-20 | draw-vertices: use the same stride for mixed buffers | Marek Olšák | 1 | -6/+6 |
2011-02-20 | draw-vertices: test mixed user and vbo buffers | Marek Olšák | 1 | -1/+33 |
2011-02-15 | draw-vertices: Move declaration before code. | Vinson Lee | 1 | -4/+6 |
2011-02-15 | draw-vertices: Add a few vbo tests with vertex and color data in one buffer. | Fabian Bieler | 1 | -0/+47 |
2011-01-29 | draw-vertices: also test a non-zero start parameter in glDrawArrays | Marek Olšák | 1 | -23/+50 |
2011-01-24 | draw-vertices: test more int and double formats | Marek Olšák | 1 | -13/+101 |
2010-05-01 | draw-vertices: new test for various vertex formats and unaligned offsets | Marek Olšák | 1 | -0/+337 |