summaryrefslogtreecommitdiff
path: root/tests/general
AgeCommit message (Expand)AuthorFilesLines
2018-11-04idtech: Fix format-security warning.Vinson Lee1-1/+1
2018-10-09idTech: fix extensions string listEric Engestrom1-1/+1
2018-10-05Add tests for GL_EXTENSION_STRING vs. old idTech2 / idTech3 gamesIan Romanick2-0/+156
2018-07-20polygon-mode: also test polygon cullingBrian Paul1-33/+54
2018-06-27general: better test display lists in attribute testTimothy Arceri1-0/+12
2018-02-14degenerate-prims: fix incorrect return value from test_prim()Brian Paul1-1/+1
2018-02-13texunits: don't test glTexEnv with unusable texture unitsMarek Olšák1-2/+2
2018-02-05tests: enumerate subtests in linestippleDylan Baker1-17/+20
2018-02-05tests: enumerate subtests in degenerate-primsDylan Baker1-18/+37
2018-02-05tests: always report subtest results for degenerate-primsDylan Baker1-4/+2
2018-01-16triangle-rasterization: Use util function to probe framebuffer.Fabian Bieler1-11/+8
2018-01-03object_purgeable: Remove GLenum string literals.Fabian Bieler1-27/+26
2018-01-03clipflat: Remove GLenum string literals.Fabian Bieler1-42/+12
2018-01-03Remove GLenum primitive string literals.Fabian Bieler1-7/+2
2018-01-03Remove GLenum string literals.Fabian Bieler2-24/+11
2017-10-31gl30basic: configure with requires_displayed_window = trueBrian Paul1-0/+2
2017-10-24clear-accum: specify config.requires_displayed_window = trueBrian Paul1-0/+1
2017-08-28draw-pixels: fix KHR_no_error logicTimothy Arceri1-2/+4
2017-08-22general: add missing KHR_no_error statusSamuel Pitoiset8-14/+34
2017-08-16sync_api: use piglit_get_gl_enum_name()Brian Paul1-8/+10
2017-08-16gl30basic: add some extra suspected extensionSandra Koroniewska1-6/+8
2017-07-17clipflat: refactor some codeBrian Paul1-50/+71
2017-06-16polygon-mode: print more info if there's a failureBrian Paul1-16/+12
2017-05-18tests: mark KHR_no_error compatible testsTimothy Arceri33-0/+33
2017-05-05primitive-restart: run all tests even when there's a failureBrian Paul1-20/+20
2017-03-27Set non-mipmap filter for CopyImage textures in namespace pollution testKenneth Graunke1-0/+2
2017-02-22primitive-restart: Delete more glDrawArrays tests.Kenneth Graunke1-120/+0
2017-02-19draw-elements: test glMultiDrawElements(GL_UNSIGNED_BYTE)Marek Olšák1-3/+31
2017-02-03polygon-offset: draw tests in two rows of nineBrian Paul1-7/+12
2016-11-09draw-vertices-half-float: Add coverage for GL_OES_vertex_half_floatKevin Strasser2-27/+76
2016-10-14degenerate-prims: Make pass be non-staticIan Romanick1-1/+1
2016-10-14triangle-rasterization: Use log2u utility functionIan Romanick1-11/+1
2016-09-02gl-1.0: Move scissor tests here.Matt Turner9-1068/+0
2016-09-02primitive-restart: Remove glDrawArray and glArrayElement testsKefeng Yang1-7/+0
2016-08-20depth-clamp-range: make sure clamping actually makes a differenceRoland Scheidegger1-8/+8
2016-07-16copy-pixels: disable texture state before copyingIlia Mirkin1-0/+2
2016-07-14copy-pixels: Fix memory leak.Vinson Lee1-4/+5
2016-07-01Rewrite copy-pixels testAnuj Phogat1-39/+92
2016-05-09Fix asprintf warningsMarek Olšák2-3/+3
2016-04-08pbo-readpixels-small: make it endian-safeOded Gabbay1-11/+18
2016-04-08pbo-read-argb8888: make it endian-safeOded Gabbay1-7/+13
2016-01-20primitive-restart: Replace assert(glGetError()==0)Ian Romanick1-6/+6
2016-01-20primitive-restart: Use stdboolIan Romanick1-30/+30
2016-01-20primitive-restart: Remove compile-time tests for GL 3.1Ian Romanick1-4/+0
2016-01-20primitive-restart: Remove comment about GLEW 1.5.2Ian Romanick1-4/+0
2016-01-12namespace-pollution: Add Apple vertex array as an object to testIan Romanick1-0/+197
2016-01-12namespace-pollution: Add fragment program as an object to testIan Romanick1-3/+59
2016-01-12namespace-pollution: Add vertex program as an object to testIan Romanick1-0/+210
2016-01-12namespace-pollution: Add renderbuffer as an object to testIan Romanick1-0/+68
2016-01-12namespace-pollution: Add glGetTexImage from a compressed texture as an operat...Ian Romanick1-0/+68