aboutsummaryrefslogtreecommitdiff
path: root/tests/texturing/max-texture-size.c
AgeCommit message (Expand)Author
2012-12-11max-texture-size: Fix memory leak.Vinson Lee
2012-12-09max-texture-size: Do not allocate memory for an unexpected target.Vinson Lee
2012-11-06texturing: remove config.window_width/height assignmentsBrian Paul
2012-10-09util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)Chad Versace
2012-10-09util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/ENDChad Versace
2012-10-09util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)Chad Versace
2012-09-18max-texture-size: remove unnecessary GL callsBrian Paul
2012-09-11max-texture-size: asst. formatting, etc. fixesBrian Paul
2012-06-28util: Move piglit-util to piglit-util-gl-commonBlaž Tomažič
2012-06-23max-texture-size: allow INVALID_VALUE if first TexImage fails with OUT_OF_MEMORYMarek Olšák
2012-06-20tests: Let each test define main()Chad Versace
2012-03-19Add test to verify large textures are handled correctly in mesaAnuj Phogat