summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-26glsl-fs-if-{less, less-equal, greater, greater-equal}: new glsl testsMarek Olšák5-0/+100
2010-05-26glsl-vs-if-less-equal: new glsl testMarek Olšák2-0/+26
2010-05-26glsl-vs-if-greater-equal: new glsl testMarek Olšák2-0/+26
2010-05-26glsl-vs-if-greater: new glsl testMarek Olšák2-0/+26
2010-05-26glsl-vs-if -> glsl-vs-if-lessMarek Olšák2-1/+1
2010-05-26all.tests: timer-query -> timer_queryMarek Olšák1-1/+1
2010-05-25fbo-drawbuffers-fragcolor: Verify that gl_FragColor gets written to all drawb...Marek Olšák3-0/+201
2010-05-25timer-query: test GL_EXT_timer_queryMathias Fröhlich3-0/+129
2010-05-23fbo-drawbuffers-maxtargets: Verify that all drawbuffers targets can be used.Eric Anholt3-0/+203
2010-05-19gst-gl-vconv9 is a frag shader, not a vert shader.Eric Anholt2-1/+1
2010-05-19all.tests: add another gallium debug string to ignoreBrian Paul1-0/+1
2010-05-17glsl-orangebook-ch06-bump: Try to avoid depending on quad-to-tris behavior.Eric Anholt1-16/+27
2010-05-17quad-invariance: Test for the quad rasterization depending on prim count.Eric Anholt3-0/+126
2010-05-17util: Let tests produce the warn result along with pass/fail/skip.Eric Anholt2-1/+6
2010-05-14Merge remote branch 'origin/master'Eric Anholt1-1/+4
2010-05-14Make EGL tests conditionalKristian Høgsberg1-1/+4
2010-05-14Merge branch 'glean-master'Eric Anholt13-240/+799
2010-05-14Update glean tests to master as of c8231f4e13c80ec01eaf8cd1788c4c6c14989e1eEric Anholt13-240/+799
2010-05-14Add test for EGL_NOK_texture_from_pixmapKristian Høgsberg5-54/+212
2010-05-14Add the start of an EGL test suite and a EGL_NOK_swap_region testKristian Høgsberg6-0/+353
2010-05-14all.tests: add missing user-clipMarek Olšák1-0/+1
2010-05-13glslparsertest: Don't actually show the window we create.Eric Anholt1-3/+2
2010-05-13glsl-vs-constructor-call: New test for a bug in glsl2 constructors.Eric Anholt2-0/+36
2010-05-13glsl-vs-vec4-indexing: Test array indexing of vec4s.Eric Anholt7-0/+151
2010-05-13glsl-vs-swizzle-swizzle-*: Tests for swizzling swizzles.Eric Anholt3-0/+39
2010-05-11s3tc-texsubimage: fix numerous bugs in the test and add some commentsBrian Paul1-3/+8
2010-05-10Allow to override the source directory in runtime via an env var.José Fonseca1-1/+8
2010-05-10glsl-texcoord-array: New test for a bug in Mesa and i965.Eric Anholt2-0/+27
2010-05-10shader_runner: Report link error infologs.Eric Anholt1-2/+19
2010-05-10glsl-if-assign-call: New test for bug #27216.Eric Anholt2-0/+27
2010-05-10Add a test for GL_VERTEX_PROGRAM_POINT_SIZENeil Roberts4-0/+120
2010-05-07trinity-fp1: fix invalid glMultiTexCoord2f() callsBrian Paul1-6/+6
2010-05-04mipmap-setup: exercise setting up mipmaped textures in different ordersBrian Paul3-0/+186
2010-05-04fbo-3d: fix, add commentsBrian Paul1-1/+7
2010-05-04glsl2: Add generic main to positive tests without any functions.Vinson Lee3-0/+15
2010-05-04depthfunc: Use gl[En|Dis]ableClientState for GL_VERTEX_ARRAY.Vinson Lee1-2/+2
2010-05-01all.tests: add missing depthfuncMarek Olšák1-0/+1
2010-05-01all.tests: add missing draw-elements-vs-inputsMarek Olšák1-0/+1
2010-05-01draw-elements: new test for index formats and unaligned offsetsMarek Olšák3-0/+232
2010-05-01draw-vertices-half-float: new test for GL_ARB_half_float_vertexMarek Olšák3-0/+280
2010-05-01draw-vertices: new test for various vertex formats and unaligned offsetsMarek Olšák3-0/+339
2010-04-30glsl-fs-functions-3: Fix GLSL compilation error.Vinson Lee1-1/+1
2010-04-30glsl-vs-functions-3: Fix GLSL compilation errors on Mac OS X.Vinson Lee1-2/+2
2010-04-30glsl2/function-08.frag: Negative test for incompatible types.Vinson Lee2-0/+31
2010-04-29shader_runner: Report the info log when failing to link.Eric Anholt1-0/+10
2010-04-29glsl-fs-functions-[23]: Corresponding tests to glsl-vs-functions-[23].Eric Anholt3-0/+82
2010-04-29glsl-vs-functions-[23]: New tests for 965 driver failure in glsl-vs-raytrace.Eric Anholt3-0/+74
2010-04-29shader_runner: Add "probe all" to test all pixels.Eric Anholt1-0/+19
2010-04-27fbo-generatemipmap-scissor: Regression test for a bugfix in Mesa meta code.Eric Anholt3-0/+186
2010-04-24norsetto-bumptbn_sh_fp.frag: Fix GLSL compilation error on Mac OS X.Vinson Lee1-1/+1