Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-10-21 | Replaced assert(glGetError()) with gl_check_gl_error() | Juliet fru | 1 | -3/+6 |
2014-07-15 | util/gl: Rename piglit-util-gl-common.h | Chad Versace | 1 | -1/+1 |
2013-12-02 | Always bind piglit_winsys_fbo instead of 0 | Marek Olšák | 1 | -1/+1 |
2013-06-04 | piglit: Switch a bunch of tests over to piglit_build_simple_program. | Eric Anholt | 1 | -9/+2 |
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 | -4/+7 |
2012-10-09 | util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2) | Chad Versace | 1 | -1/+1 |
2012-09-23 | arb_texture_cube_map_array: fix assorted compiler warnings | Brian Paul | 1 | -3/+1 |
2012-09-22 | arb_texture_cube_map_array: add fbo test | Dave Airlie | 1 | -0/+258 |