summaryrefslogtreecommitdiff
path: root/tests/general/windowoverlap.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace1-1/+1
2013-06-17piglit: Make callers of piglit_dispatch_default_init() specify the API.Eric Anholt1-1/+1
2012-11-14util: Kill macro glewInitChad Versace1-1/+1
2012-10-09util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)Chad Versace1-1/+1
2012-06-28util: Move piglit-util to piglit-util-gl-commonBlaž Tomažič1-1/+1
2012-03-07Add a call to glewInit() to windowoverlap.cPaul Berry1-0/+1
2011-04-29Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.Marek Olšák1-1/+1
2009-09-29Replace the copy-and-pasted header setup with consistent use of piglit-util.h.Eric Anholt1-12/+0
2009-08-25Silence MSVC C4255 warnings.Vinson Lee1-1/+1
2009-06-23piglit: clean up all warnings with gcc 4.4.0Dave Airlie1-5/+5
2009-04-30Warnings cleanup, resulting in a number of actual bugfixes.Eric Anholt1-2/+0
2009-04-22Mac OS fixes for general tests.Vinson Lee1-0/+4
2008-08-02New test: general/windowoverlapNicolai Haehnle1-0/+206