aboutsummaryrefslogtreecommitdiff
path: root/tests/texturing/cubemap.c
AgeCommit message (Expand)Author
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
2011-08-03texturing/cubemap: Move GL_ARB_texture_cube_map check earlier.Kenneth Graunke
2011-07-31tests/texturing/cubemap: Add a "npot" command line option.Kenneth Graunke
2011-04-29Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.Marek Olšák
2010-04-09unused variable warnings fixups.Eric Anholt
2010-02-10cubemap, fbo-cubemap: Don't test 2x2 or 1x1 mipmap levels.Eric Anholt
2009-10-27cubemap: Handle window resize.Eric Anholt
2009-10-27cubemap: convert the test 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-25Silence MSVC C4255 warnings.Vinson Lee
2009-07-21cubemap: Fix compile errors with MSVC.Vinson Lee
2009-05-20Remove unistd.h header from texturing tests.Vinson Lee
2009-05-12cubemap: Make the failure printout a little more informative.Eric Anholt
2009-05-12cubemap: Do visualization of all the mipmap levels at once.Eric Anholt
2009-05-05Replace a copy of piglit_probe_pixel_rgb with the function call.Eric Anholt
2009-04-30Warnings cleanup, resulting in a number of actual bugfixes.Eric Anholt
2009-04-24Mac OS fixes for texturing testsVinson Lee
2009-04-23Add a simple test for drawing to the faces of a cube map FBO.Eric Anholt
2008-06-30Cleanup/Code sharing: Use piglit-util functions in a number of placesNicolai Haehnle
2008-06-07r300-specific test r300/cubemap-relaxNicolai Haehnle
2008-06-06texturing/cubemap: Control size and mipmapping in demo mode via keyboard.Nicolai Haehnle
2008-03-21Fix 1x1 size in the cube mapping test.Eric Anholt
2008-03-19Add a test for ARB_texture_cube_mapEric Anholt