summaryrefslogtreecommitdiff
path: root/tests/general
AgeCommit message (Expand)AuthorFilesLines
2016-01-12namespace-pollution: Add glClearTexSubImage as an operation to testIan Romanick1-0/+32
2016-01-12namespace-pollution: Add glCopyTexSubImage2D as an operation to testIan Romanick1-0/+28
2016-01-12namespace-pollution: Add glCopyPixels as an operation to testIan Romanick1-0/+15
2016-01-12namespace-pollution: Add glDrawPixels as an operation to testIan Romanick1-0/+15
2016-01-12namespace-pollution: Add glBitmap as an operation to testIan Romanick1-0/+17
2016-01-12namespace-pollution: Initial framework and test cases for namespace pollutionIan Romanick2-0/+572
2016-01-07polygon-mode-facing: verify facing information is preserved with unfilled primsRoland Scheidegger2-0/+368
2015-11-13aa: too sensitive at the line end points for PNV platformMarius Predut1-3/+3
2015-10-20lineloop: add -dlist option for testing display listsBrian Paul1-5/+31
2015-10-09draw-pixel-with-texture: adjust to ensure glTexCoord is taken into accountMatthew Dawson1-4/+4
2015-10-07clipflat: Fix subtest reportingDylan Baker1-21/+74
2015-09-29Remove unnecessary linking with libGLUIan Romanick1-1/+0
2015-08-06point-vertex-id: Fix memory leak.Vinson Lee1-0/+2
2015-07-28point-vertex-id: Test using an instanced attributeNeil Roberts1-12/+63
2015-07-28point-vertex-id: Additionally test with gl_InstanceIDNeil Roberts1-51/+130
2015-05-12request RGB visual, fixes gbm renderingIlia Mirkin2-2/+2
2015-02-16teximage-scale-bias: tests texture upload with scale/bias transfer optionsIago Toral Quiroga2-0/+136
2015-01-08framebuffer-srgb: Remove dead assignment.Vinson Lee1-1/+1
2015-01-07general: Testing really basic texture errors.Laura Ekstrand2-0/+75
2014-12-03fog-modes: rename near, far variables to fix MinGW buildBrian Paul1-7/+7
2014-12-03util: move windows macro redefinitions into a single placeEmil Velikov1-5/+0
2014-11-17Add a test using gl_VertexID with glPolygonMode(GL_POINT)Neil Roberts2-0/+154
2014-11-08cmake: Require Visual Studio 2013.José Fonseca1-4/+2
2014-10-21Replaced assert(glGetError()) with gl_check_gl_error()Juliet fru8-9/+18
2014-09-26draw-pixels: update BYTE_TO_FLOAT() macro to match MesaBrian Paul1-1/+1
2014-09-26draw-pixels: report format/type for failuresBrian Paul1-16/+40
2014-08-08attribs: add support for the SNORM equation 2.3Marek Olšák1-6/+25
2014-07-18lineloop: fix #includeBrian Paul1-1/+1
2014-07-19lineloop: add test for checking behavior with many immediate mode vertsRoland Scheidegger2-0/+100
2014-07-16polygon-offset: limit line width to 12 pixelsBrian Paul1-0/+3
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace109-109/+109
2014-07-10clipflat: fix 0/2 index typoBrian Paul1-1/+1
2014-06-26stencil-twoside: Remove unused variables.Vinson Lee1-3/+0
2014-06-26blendsquare: Removed unused variables.Vinson Lee1-2/+0
2014-06-26blendminmax: Remove unused variables.Vinson Lee1-2/+0
2014-06-26triangle-rasterization: increase the precision of the testZack Rusin1-43/+53
2014-06-12cmake: Build a few more tests with MSVC.José Fonseca1-4/+2
2014-06-09pbo-readpixels-small: use default window sizeBrian Paul1-3/+0
2014-05-21arb_draw_elements_base_vertex: rename/move negative index testBrian Paul2-145/+0
2014-05-21arb_draw_elements_base_vertex: move the drawelements testBrian Paul2-157/+0
2014-05-21arb_draw_elements_base_vertex: move bounds checking testBrian Paul2-128/+0
2014-05-21arb_instanced_arrays: move and rename testBrian Paul2-192/+0
2014-05-21arb_draw_instanced: move and rename drawarrays testBrian Paul2-184/+0
2014-04-29point-line-no-cull: use default window sizeBrian Paul1-2/+0
2014-04-29timer_query: use default window sizeBrian Paul1-2/+0
2014-04-29varray-disabled: use default window sizeBrian Paul1-2/+0
2014-04-29quad-invariance: use default window sizeBrian Paul1-2/+0
2014-04-29texunits: use default window sizeBrian Paul1-2/+0
2014-04-29texgen: use default window sizeBrian Paul1-2/+0
2014-04-29linestipple use default window sizeBrian Paul1-2/+0