summaryrefslogtreecommitdiff
path: root/tests/general
AgeCommit message (Expand)AuthorFilesLines
2010-08-20vbo-subdata-zero: New test for bug #28931.Eric Anholt2-0/+105
2010-08-19stencil-twoside: Return skipped result if missing GL extensions.Vinson Lee1-1/+1
2010-08-16stencil-twoside: use ATI syntax for StencilOpSeparate tooLuca Barbieri1-10/+20
2010-07-28draw-vertices-half-float: Add static qualifer.Vinson Lee1-1/+1
2010-07-25user-clip: Use enumeration data type.Vinson Lee1-1/+1
2010-07-21line-aa-width: more descriptive error outputBrian Paul1-6/+14
2010-07-20bgra-sec-color-pointer: Undo commit 76f8e80df18797e0d49d8fd754cc8e268c5bb503.Vinson Lee1-8/+0
2010-07-20primitive-restart: added piglit_ortho_projection() callBrian Paul1-2/+4
2010-07-20depth_clamp: fix a side effect when running the test multiple timesMarek Olšák1-0/+1
2010-07-20bgra-sec-color-pointer: call glSecondaryColorPointer with size = 3, not 4Brian Paul1-2/+3
2010-07-18bgra-sec-color-pointer: Check for errors after glSecondaryColorPointer.Vinson Lee1-0/+7
2010-07-18texunits: Check for GL errors when setting per-unit state.Vinson Lee1-0/+5
2010-07-15primitive-restart: add compile-time tests for GL 3.1Brian Paul1-4/+12
2010-07-14primitive-restart: new test to exercise primitive restart (NV and GL 3.1)Brian Paul2-0/+374
2010-07-03line-aa-width: Link math library for UNIX or UNIX like systems only.Vinson Lee1-1/+3
2010-07-03fix build, if you use sin/cos you need to link with libmDave Airlie1-0/+1
2010-06-30stencil-wrap: Remove extra glEnd.Vinson Lee1-1/+0
2010-06-15line-aa-width: Fix MSVC build.Vinson Lee1-0/+3
2010-06-15line-aa-width: New test for the thickness of width 1.0 AA lines.Eric Anholt2-0/+197
2010-06-15vao-02: Convert to framework and include as a piglit test.Eric Anholt2-82/+14
2010-06-15vao-02: Reindent for piglit.Eric Anholt1-107/+107
2010-06-15vao-02: Initial import from mesa-demos.Eric Anholt1-0/+185
2010-06-15vao-01: Convert to the framework and include as a piglit test.Eric Anholt2-86/+15
2010-06-15vao-01: Reindent for piglit.Eric Anholt1-74/+74
2010-06-15vao-01: Initial import from mesa-demos.Eric Anholt1-0/+158
2010-06-15stencil-wrap: Convert to framework and include as a piglit test.Eric Anholt2-125/+35
2010-06-15stencil-wrap: Reindent for piglit.Eric Anholt1-196/+184
2010-06-15stencil-wrap: Initial import from mesa-demos repo.Eric Anholt1-0/+259
2010-06-15stencil-twoside: Move to framework and include as a piglit test.Eric Anholt2-152/+42
2010-06-15stencil-twoside: Reindent for piglit.Eric Anholt1-283/+273
2010-06-15stencil-twoside: Initial import from mesa-demos repo.Eric Anholt1-0/+343
2010-06-15blendminmax: Convert to the framework and include as a piglit test.Eric Anholt2-115/+37
2010-06-14blendminmax: Reindent for piglit.Eric Anholt1-146/+149
2010-06-14blendminmax: Import from Mesa.Eric Anholt1-0/+211
2010-06-14blendsquare: Report SKIP if the extension is missing.Eric Anholt1-1/+1
2010-06-14blendsquare: Convert to framework and include as a piglit test.Eric Anholt1-114/+43
2010-06-14blendsquare: Reindent for piglit.Eric Anholt2-119/+119
2010-06-14Import blendsquare.c from mesa-demos.Eric Anholt1-0/+180
2010-05-26timer_query: Add symbol definitions for older distros.Vinson Lee1-0/+16
2010-05-25timer-query: test GL_EXT_timer_queryMathias Fröhlich2-0/+128
2010-05-17quad-invariance: Test for the quad rasterization depending on prim count.Eric Anholt2-0/+125
2010-05-04depthfunc: Use gl[En|Dis]ableClientState for GL_VERTEX_ARRAY.Vinson Lee1-2/+2
2010-05-01draw-elements: new test for index formats and unaligned offsetsMarek Olšák2-0/+231
2010-05-01draw-vertices-half-float: new test for GL_ARB_half_float_vertexMarek Olšák2-0/+279
2010-05-01draw-vertices: new test for various vertex formats and unaligned offsetsMarek Olšák2-0/+338
2010-04-20offscreen-scissor: New test for setting a scissor that is fully offscreenNeil Roberts2-0/+81
2010-04-17point-line-no-cull: check that points/lines aren't accidentally culledBrian Paul2-0/+445
2010-04-17texunits: Require OpenGL 1.3Xavier Chantry1-0/+5
2010-04-11scissor-bitmap: fix use of uninitialised variable.Dave Airlie1-1/+1
2010-04-09depthfunc: New test for correct depth function behavior.Eric Anholt2-0/+131