aboutsummaryrefslogtreecommitdiff
path: root/tests/texturing/lodbias.c
AgeCommit message (Expand)Author
2012-09-10Convert simple if(piglit_get_gl_version() < N) { SKIP } to requireChris Forbes
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
2011-04-29Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.Marek Olšák
2010-11-06lodbias: Fix pass/fail reporting in automatic mode.Vinson Lee
2010-09-22lodbias: Don't swapbuffers in automatic mode.Eric Anholt
2010-09-22lodbias: Convert this to the framework.Eric Anholt
2009-09-29Replace the copy-and-pasted header setup with consistent use of piglit-util.h.Eric Anholt
2009-08-21Check for OpenGL 1.3 for tests that use glActiveTexture.Vinson Lee
2009-07-08lodbias: Fix compile errors with MSVC.Vinson Lee
2009-04-30Warnings cleanup, resulting in a number of actual bugfixes.Eric Anholt
2009-04-24Mac OS fixes for texturing testsVinson Lee
2008-06-30texturing/lodbias: Aesthetics and a todo note (too lazy/tired right now).Nicolai Haehnle
2008-06-30New test: texturing/lodbiasNicolai Haehnle