aboutsummaryrefslogtreecommitdiff
path: root/tests/texturing/tex-miplevel-selection.c
AgeCommit message (Expand)Author
2012-11-30util/gl: Kill shader wrapper functionsChad Versace
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-04Convert all glutSwapBuffers to piglit_present_resultsChris Forbes
2012-06-28util: Move piglit-util to piglit-util-gl-commonBlaž Tomažič
2012-06-20tests: Let each test define main()Chad Versace
2012-03-07Stop using GLEW_VERSION_* macrosPaul Berry
2012-01-27Move CLAMP, MIN2, and MAX2 macros to piglit-util.h.Paul Berry
2011-06-10tex-miplevel-selection: actually test ARB_shader_texture_lod when asked toMarek Olšák
2011-05-07tex-miplevel-selection: test texture2DLod from ARB_shader_texture_lodMarek Olšák
2011-04-29Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.Marek Olšák
2011-03-04tex-miplevel-selection: split the test to three in all.testsMarek Olšák
2011-03-04tex-miplevel-selection: add parameters for easier debuggingMarek Olšák
2011-03-04tex-miplevel-selection: test base/max level, min/max lod, lod bias, etc.Marek Olšák