summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-10-10Changed the style of orthpos.c to match piglit variable styles.ldeksLaura Ekstrand1-135/+135
2014-10-10OrthoPosRandTris complete. Now, just have to format to match Piglit style.Laura Ekstrand2-7/+145
2014-10-10OrthoPosTinyQuads completed.Laura Ekstrand1-0/+57
2014-10-10OrthoPosHLines completed.Laura Ekstrand1-0/+62
2014-10-10OrthoPosVLines completed.Laura Ekstrand1-40/+75
2014-10-10OrthoPosPoints is moved to Piglit.Laura Ekstrand1-32/+137
2014-10-09Moving orthpos test over to Piglit, bit by bit.Laura Ekstrand1-6/+205
2014-10-09Fixed gl_fragDepth bug, but cannot find texture2D with bias bug.Laura Ekstrand2-13/+74
2014-10-08Began rewrite of orthpos for Piglit.Laura Ekstrand3-9/+103
2014-10-08glsl1 uses more piglit drawing commands in attempt to find texture2D() with b...Laura Ekstrand1-149/+24
2014-10-07Ported glsl1, but texture2D(), with bias is failing under Piglit and not unde...Laura Ekstrand2-0/+2233
2014-10-06Ported fpexceptions to Piglit, but more testing and optimization in the area ...Laura Ekstrand3-36/+666
2014-10-06Added up to date to do list.Laura Ekstrand1-0/+38
2014-10-06Ported GL blending tests from Glean to Piglit. Piglit version is 5 times faster.Laura Ekstrand3-8/+799
2014-10-06util/wfl: unbind the current context before destroying its windowEmil Velikov1-0/+3
2014-10-06utils: cleanup winsys on test exitEmil Velikov1-0/+1
2014-10-01cl: Run concurrent on Linux render nodes, or non-LinuxJan Vesely1-7/+6
2014-10-01arb_tessellation_shader: Add test for unsized array with 2 shadersChris Forbes1-0/+52
2014-10-01arb_texture_buffer_range: Verify proper texbo range updatingChris Forbes3-0/+144
2014-09-29framework: add a generic timeout mechanismThomas Wood1-92/+1
2014-09-26CL: Add atomic_add global testsAaron Watry2-0/+121
2014-09-26cl: fix adding concurent tests v2Jan Vesely1-3/+4
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-09-25cl: i32-stack-array: Rename to avoid subtest conflictsJan Vesely1-10/+10
2014-09-25cl: vXi32-stack: Rename to avoid subtest name conflictsJan Vesely3-6/+6
2014-09-25cl: Fix name of bitwise int subtestJan Vesely1-1/+1
2014-09-25cl: Fix subtest names in scalar-comparisonJan Vesely4-4/+4
2014-09-25cl: Avoid duplicate subtest namesJan Vesely1-2/+2
2014-09-25cl/atomic: Fix duplicate names for threaded int/uint testsAaron Watry11-22/+22
2014-09-25cl: Add tests for additional atomic functionsAaron Watry6-0/+470
2014-09-25cl: Add atomic_max testsAaron Watry1-0/+81
2014-09-23fbo-missing-attachment-clear: probe correct buffer sizeBrian Paul1-3/+5
2014-09-23fp-indirections2: use default window sizeBrian Paul1-2/+3
2014-09-23fp-indirections2: limit max_samples to 256Brian Paul1-2/+3
2014-09-23fs-texelFetchOffset-2D: use default window sizeBrian Paul1-3/+0
2014-09-23fs-discard-exit-2: use default window sizeBrian Paul1-7/+12
2014-09-23asmparsertest: add new SWZ test to exercise Mesa bug/assertionBrian Paul2-0/+9
2014-09-23arb_gpu_shader_fp64: cleanup glsl-uniform-initializer-2 testTapani Pälli1-2/+2
2014-09-22nv_conditional_render: reinstate width/height for mipmap generationIlia Mirkin1-0/+5
2014-09-22sso: Fixed mistakenly disabled float entry points in ProgramUniformPavel Popov1-2/+2
2014-09-22all.py: Correctly added 'invalid formats' test in oes_compressed_paletted_tex...Pavel Popov1-4/+1
2014-09-20arb_copy_image: Skip if sample count is not supportedChris Forbes1-0/+8
2014-09-19glsl-1.50-geometry-primitive-id-restart: Add workaround for Intel SandyBrigeSamuel Iglesias Gonsalvez1-4/+15
2014-09-19arb_gpu_shader_fp64: vs-out-fs-in-double.shader_test fixTapani Pälli1-3/+2
2014-09-19fp-indirections: limit to 1024 indirectionsRoland Scheidegger1-8/+12
2014-09-18teximage-color: Fix un_to_float for 32-bit buildsNeil Roberts1-1/+1
2014-09-18arb_gs5: add nonconst sampler access testsIlia Mirkin4-0/+208
2014-09-17spec/ARB_copy_image: Exercise different mipmap levels in the formats testJason Ekstrand1-29/+60
2014-09-17arb_uniform_buffer_object: Add test for data after a row-major matrix inside ...Ian Romanick1-0/+81