Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-07-15 | util/gl: Rename piglit-util-gl-common.h | Chad Versace | 1 | -1/+1 |
2014-01-13 | fbo-scissor-blit: Silence uninitialized variable warning. | Vinson Lee | 1 | -1/+3 |
2013-12-02 | Always bind piglit_winsys_fbo instead of 0 | Marek Olšák | 1 | -1/+1 |
2013-04-16 | Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusion | Marek Olšák | 1 | -1/+1 |
2012-10-17 | fbo-scissor-blit: require ARB_fbo | Marek Olšák | 1 | -2/+1 |
2012-10-09 | util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2) | Chad Versace | 1 | -0/+2 |
2012-10-09 | util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/END | Chad Versace | 1 | -1/+6 |
2012-10-09 | util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2) | Chad Versace | 1 | -1/+1 |
2012-07-24 | Test scissoring of blits in both windows and fbos. | Paul Berry | 1 | -0/+187 |