aboutsummaryrefslogtreecommitdiff
path: root/tests/hiz
AgeCommit message (Expand)Author
2013-04-16Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusionMarek Olšák
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-28cmake: Move piglitutil library to piglitutil_glBlaž Tomažič
2012-06-28util: Move piglit-util to piglit-util-gl-commonBlaž Tomažič
2012-06-20tests: Let each test define main()Chad Versace
2012-06-06hiz: Add piglitutil to linkerPauli Nieminen
2012-05-23cmake: Relocate all GLUT directives into single locationChad Versace
2012-03-23cmake: Replace calls to add_{executable,library} with wrappersChad Versace
2012-03-03don't write generated header to the source directoryDylan Noblesmith
2012-01-10Use correct libX11Ian Romanick
2012-01-06Modify piglit_check_gl_error() to return a boolean.Paul Berry
2011-11-29hiz: Add some comments about how the drawing works for hiz-depth-stencil-test.Eric Anholt
2011-11-29hiz: Reformat the expected_* arrays to match how they appear on-screen.Eric Anholt
2011-08-30hiz: Use piglit_check_gl_error to check to GL errorsChad Versace
2011-06-04hiz: Rename hiz-depth-test-fbo-d24 -> hiz-depth-test-fbo-d24-s0Chad Versace
2011-06-04hiz: Add tests for depth reads with various framebuffer configurationsChad Versace
2011-06-04hiz: Fix hiz-depth-test-* to check just depth test and not depth readsChad Versace
2011-06-02hiz: Fix "assignment from incompatible pointer type" warnings.Vinson Lee
2011-06-01hiz: Add tests for depth and stencil test simulatnesouly enabled for various ...Chad Versace
2011-06-01hiz: Add tests for stencil buffer readsChad Versace
2011-06-01hiz: Add tests for stencil testChad Versace
2011-05-19hiz: Refactor hiz_probe_rects()Chad Versace
2011-05-19hiz: Eliminate hiz_draw_rects()Chad Versace
2011-05-19hiz: Rename hiz_check_fbo_depth_test() to hiz_run_test_depth_test_fbo()Chad Versace
2011-05-19hiz: Factor out common code from hiz-depth-test-window*.cChad Versace
2011-05-19hiz: Fix test description for hiz-depth-test-window-stencil0.cChad Versace
2011-05-13Make TIFF an optional dependency.José Fonseca
2011-04-29hiz: Remove designated initializers.Vinson Lee
2011-04-28hiz: Remove unused header getopt.h from hiz-util.c.Vinson Lee
2011-04-28hiz: Include piglit-util.h instead of stdbool.h for boolean types.Vinson Lee
2011-04-28hiz: Remove OPENGL_egl_LIBRARY requirement.Vinson Lee
2011-04-28hiz: Fix return value of hiz_check_fbo_depth_test()Chad Versace
2011-04-28hiz: Fix typo in extension requirementChad Versace
2011-04-28hiz: Add tests for depth tests when rendering to an FBOChad Versace
2011-04-28hiz: Add tests for depth tests when rendering to a window FBChad Versace
2011-04-28hiz: Add utility functions for creating HiZ testsChad Versace