summaryrefslogtreecommitdiff
path: root/tests/security
AgeCommit message (Expand)AuthorFilesLines
2018-10-25piglit/vbo: memory leakSergii Romantsov1-0/+1
2016-07-05initialized-texmemory: report warn on failureMarek Olšák1-1/+1
2015-09-29Remove unnecessary linking with libGLUIan Romanick1-1/+0
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace3-3/+3
2013-12-02Always bind piglit_winsys_fbo instead of 0Marek Olšák1-2/+2
2012-11-06security/initialized-vbo: remove config.window_width/heightBrian Paul1-2/+0
2012-10-09util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)Chad Versace3-0/+6
2012-10-09util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/ENDChad Versace3-12/+21
2012-10-09util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)Chad Versace3-3/+3
2012-06-28security: fix build breakage from recent infrastructure changesBrian Paul4-4/+4
2012-06-28security/initialized-vbo: test contents of uninitialized VBOsBrian Paul2-0/+79
2012-06-28security/initialized-fbo: test contents of uninitialized renderbuffersBrian Paul2-0/+111
2012-06-28security/initialized-texmemory - test contents of unitialized texture memoryBrian Paul3-0/+104