summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-24copytexsubimage: fix window title stringBrian Paul1-1/+1
2010-02-23fbo-blit: New test for EXT_framebuffer_blitting around between win/fbo.Eric Anholt3-0/+205
2010-02-17all.tests: added glsl-arb-fragment-coord-conventionsBrian Paul1-0/+1
2010-02-17glsl-arb-fragment-coord-conventions: test GLSL for this extensionBrian Paul2-0/+208
2010-02-17util: added piglit_compile_shader_text()Brian Paul2-7/+21
2010-02-10Disable dithering in some tests that check for high precision.Marek Olšák3-0/+6
2010-02-10cubemap, fbo-cubemap: Don't test 2x2 or 1x1 mipmap levels.Eric Anholt2-9/+2
2010-02-10glx-swap-exchange: New test to make sure OML_swap_method SWAP_EXCHANGE works.Eric Anholt3-0/+130
2010-02-10piglit-util: add debug code to examine info logs upon successBrian Paul1-7/+32
2010-02-10glsl-arb-fragment-coord-conventions-define: fix up the fragment shaderBrian Paul1-5/+7
2010-02-09piglit: Pump requirements for vp-combined-image-units to vertex shader.Pauli Nieminen1-11/+10
2010-02-07vp-arl-constant-array-huge-varying: Add to all.tests.Vinson Lee1-1/+1
2010-02-05vp-address-0x: fix GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB queriesBrian Paul3-12/+13
2010-02-04piglit/fbo-3d: Fix the texture to pot depth.Pauli Nieminen1-1/+4
2010-02-03texunits: add the test to all.testsBrian Paul1-0/+1
2010-02-03texunits: a new test to exercise the various texture unit limitsBrian Paul2-0/+451
2010-02-01util: Fix MSVC build.Vinson Lee2-0/+5
2010-01-31pbo-teximage-tiling-2: Actually add the testcase file.Eric Anholt1-0/+117
2010-01-30pbo-teximage-tiling-2: Companion to pbo-teximage-tiling for the other path.Eric Anholt2-0/+2
2010-01-30scissor-clear: New test for regression in Intel DRI1 cleanup.Eric Anholt3-0/+95
2010-01-30pbo-teximage-tiling: New test for a bug in Intel texture tiling.Eric Anholt3-0/+119
2010-01-29draw-elements-vs-inputs: glDraw[Range]Elements regression testBrian Paul2-0/+175
2010-01-26fbo-drawbuffers2-colormask: Add fixes that got lost in some rebasing.Eric Anholt1-1/+2
2010-01-26scissor-bitmap: Test glScissor vs glBitmap.Eric Anholt6-0/+369
2010-01-26fbo-readpixels: added commentsBrian Paul1-0/+6
2010-01-26pbo-readpixels-small: Companion testcase to fbo-pbo-readpixels-small.Eric Anholt3-0/+129
2010-01-26fbo-pbo-readpixels-small: New testcase for bug #25921 found by clutter.Eric Anholt3-0/+166
2010-01-26fbo-drawbuffers2-blend: New test for EXT_draw_buffers2 blending.Eric Anholt3-0/+160
2010-01-26fbo-drawbuffers2-colormask: New test for EXT_draw_buffers2.Eric Anholt3-0/+157
2010-01-26fbo-drawbuffers: New test for basic rendering to two ARB_drawbuffers.Eric Anholt3-0/+144
2010-01-26fp-arb-fragment-coord-conventions*.vpfp: New tests for ARB_fcc in ARB_fp.Eric Anholt3-0/+32
2010-01-26vpfp-generic: Check for ARB_fragment_coord_conventions or SKIP when required.Eric Anholt1-0/+8
2010-01-26glsl-arb-fragment-coord-conventions-define: Test for ARB_fcc extension define.Eric Anholt4-0/+91
2010-01-26scissor-many: fix unused var warning.Eric Anholt1-1/+0
2010-01-19scissor-many: New testcase to quickly hammer the 965 state cache.Eric Anholt3-0/+93
2010-01-15glx-multithread: New test for GLX multithreaded rendering.Eric Anholt7-0/+341
2010-01-15vp-min, vp-max: New simple testcases for VP MIN,MAX opcodes.Eric Anholt3-0/+44
2010-01-15vp-arl-constant-array-huge-varying.vpfp: New testcases for ARL per vertex.Eric Anholt3-0/+184
2010-01-14util: Fix MSVC build.Vinson Lee1-4/+3
2010-01-09vp-arl-constant-array-huge-overwritten: New test for a bug in the 965 driver.Eric Anholt2-0/+143
2010-01-09vp-arl-constant-array*.c: New tests for more ways to screw up VP constants.Eric Anholt3-0/+297
2010-01-09vp-constant-array-huge.vpfp: Fix this test to be what I meant.Eric Anholt1-3/+0
2010-01-09Handle the glsl shader path prefix in the util rather than each program.Eric Anholt16-30/+36
2010-01-09Ignore complaints from DRI drivers about driconf variable overrides.Eric Anholt1-0/+1
2010-01-08CMake: Build tfp only on Linux.Vinson Lee1-1/+4
2010-01-08CMake: Build mesa tests only on Linux.Vinson Lee1-1/+4
2010-01-08rg-draw-pixels: Remove unused variable.Vinson Lee1-2/+0
2010-01-08fp-indirections: Silence compiler warnings.Vinson Lee1-3/+3
2010-01-06fbo-generatemipmap-viewport: New test for a bug found by Pierre Willenbrock.Eric Anholt3-0/+176
2010-01-04lodclamp-between-max: New test for fractional max LOD clamping.Eric Anholt4-1/+156