summaryrefslogtreecommitdiff
path: root/tests/glean
AgeCommit message (Expand)AuthorFilesLines
2015-10-06Remove the two sided stencil extension Glean testJuliet Fru3-953/+0
2015-09-29glean: Remove dependency on libGLUIan Romanick2-4/+0
2015-09-29glean: Just use glTexImage2D in ttexgenIan Romanick1-1/+3
2015-09-29glean: Remove unused method Image::makeMipmapsIan Romanick2-16/+0
2015-09-29glean: Replace gluOrtho2D with plain glOrthoIan Romanick1-1/+1
2015-09-29glean: Replace gluErrorString with piglit_get_gl_error_nameIan Romanick5-12/+16
2015-09-18Remove glean occlusion query test.Brian Paul3-784/+0
2015-09-18remove Glean paths testJuliet Fru3-455/+0
2015-01-15glean/pixelformats: restrict GL_ABGR_EXT format test to the types in the specSamuel Iglesias Gonsalvez1-0/+8
2015-01-08glean: Remove Glean pbo test.Laura Ekstrand3-1178/+0
2014-11-21Removed Glean logicop test.Laura Ekstrand3-543/+0
2014-10-28Removed polygonOffset test from Glean.Laura Ekstrand3-798/+0
2014-10-28Removed Glean read pixels sanity test.Laura Ekstrand3-998/+0
2014-10-28Removed Glean ortho positioning test.Laura Ekstrand3-1076/+0
2014-10-28Removed Glean floating point exceptions test.Laura Ekstrand3-680/+0
2014-10-28Removed Glean blend test.Laura Ekstrand3-1090/+0
2014-07-17glean/texCombine: Remove unused variables.Vinson Lee1-3/+0
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace1-1/+1
2014-07-08glean/glsl1: Delete duplicated gl_FrontFacing tests.Matt Turner1-22/+0
2014-07-08glean/glsl1: Delete duplicated uniform/varying tests.Matt Turner1-78/+0
2014-07-08glean/glsl1: Delete duplicated indexing tests.Matt Turner1-209/+0
2014-07-08glean/glsl1: Delete duplicated conditional expressions tests.Matt Turner1-24/+0
2014-07-06glean/glsl1: Delete duplicated discard tests.Matt Turner1-43/+0
2014-07-06glean/glsl1: Delete duplicated assignment operators test.Matt Turner1-14/+0
2014-07-06glean/glsl1: Delete duplicated float literal tests.Matt Turner1-16/+0
2014-07-06glean/glsl1: Delete duplicated integer literal tests.Matt Turner1-15/+0
2014-07-06glean/glsl1: Delete duplicated empty block/statement tests.Matt Turner1-13/+0
2014-07-06glean/glsl1: Delete duplicated fp precision tests.Matt Turner1-35/+0
2014-07-06glean/glsl1: Delete duplicated loop tests.Matt Turner1-197/+0
2014-07-06glean/glsl1: Delete duplicated gl_*Color tests.Matt Turner1-40/+0
2014-06-09remove glean depthstencil testBrian Paul3-429/+0
2014-06-09remove glean/tbufferobject testBrian Paul3-371/+0
2014-05-22glean/glsl1: Delete duplicated array tests.Matt Turner1-196/+0
2014-05-22glean/glsl1: Delete duplicated matrix tests.Matt Turner1-248/+0
2014-05-22glean/glsl1: Delete duplicated comment tests.Matt Turner1-64/+0
2014-05-22glean/glsl1: Delete duplicate vector relational tests.Matt Turner1-172/+1
2014-05-22glean/glsl1: Delete duplicated function tests.Matt Turner1-155/+0
2014-05-22glean/glsl1: Delete duplicated equality/inequality tests.Matt Turner1-225/+0
2014-05-22glean/glsl1: Delete duplicated basic arithmetic tests.Matt Turner1-169/+0
2014-05-22glean/glsl1: Delete duplicated logic operator tests.Matt Turner1-143/+0
2014-05-22glean/glsl1: Delete duplicated built-in function tests.Matt Turner1-452/+0
2014-05-22glean: Remove the getString test.Kenneth Graunke3-150/+0
2014-04-30glean: Add missing <algorithm> includes.José Fonseca5-1/+5
2014-04-26remove glean texSwizzle testBrian Paul3-524/+0
2014-04-01glean: Fix fbo errors caseChris Forbes1-0/+24
2014-02-22glean: Use piglit-dispatch instead of calling piglit_get_proc_address().Eric Anholt26-1677/+649
2014-02-19glean/texswizzle: Fix GCC return-type warning.Vinson Lee1-0/+1
2014-02-17glean: Remove VertArrayBGRATest::testAPIIan Romanick1-59/+0
2013-11-21glean/pointatten: use test stride of 5 for --quick optionBrian Paul1-0/+16
2013-11-21glean/pixelformats: use test stride of 13 for --quick optionBrian Paul1-4/+17