summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-30fp64: add a test going via a geom shaderarb_gpu_shader_fp64Dave Airlie1-0/+62
2014-07-30fp64: add a vertex output , fs input testDave Airlie1-0/+44
2014-07-30use lower caseDave Airlie2-2/+2
2014-07-30vbo parser: add double supportDave Airlie1-0/+14
2014-07-25all.tests: add arb_gpu_shader_fp64 dirDave Airlie1-0/+6
2014-07-25arb_gpu_shader_fp64: add fma testsDave Airlie2-0/+96
2014-07-25arb_gpu_shader_fp64: add double modf test.Dave Airlie1-0/+47
2014-07-25arb_gpu_shader_fp64: add frexp/ldexp tests (v2)Dave Airlie3-0/+220
2014-07-25arb_gpu_shader_fp64: add a truncate DBL_MAX testDave Airlie1-0/+39
2014-07-25arb_gpu_shader_fp64: add packDouble2x32 and unpackDouble2x32 testsDave Airlie5-0/+237
2014-07-25[RFC] arb_gpu_shader_fp64: add initial generated tests (v4)Dave Airlie4-1/+2082
2014-07-25shaders: add test for bool casting of large integers.Dave Airlie1-0/+32
2014-07-25readpix-z: fix tolerance calculationDave Airlie1-1/+1
2014-07-24clear-texture: Fix a warning in the test for error conditionsNeil Roberts1-1/+1
2014-07-23Fix piglit-util-gl-common.h -> piglit-util-gl.hMichel Dänzer2-2/+2
2014-07-23gl-3.0: Verify gl_VertexID when used with glMultiDrawArraysIan Romanick3-0/+176
2014-07-23gles-3.0: Verify gl_VertexID when used with glDrawArraysIan Romanick3-0/+180
2014-07-23genclbuiltins: Add positional argument specifier.Vinson Lee1-1/+1
2014-07-23genclbuiltins: Only use ulp tolerance for float typesTom Stellard1-1/+6
2014-07-23cl: Add tests for sin builtinTom Stellard1-2/+12
2014-07-23cl: Add tests for cos builtinTom Stellard1-1/+11
2014-07-23cl: Add tests for atan builtinTom Stellard3-3/+16
2014-07-23cl-program-tester: Allow tolerance to be specified in terms of ulpTom Stellard5-23/+46
2014-07-23Test GL_ARB_clear_texture using sRGB texturesNeil Roberts3-0/+86
2014-07-23Test GL_ARB_clear_texture using integer texturesNeil Roberts3-0/+213
2014-07-23Test some error conditions of GL_ARB_clear_textureNeil Roberts5-0/+253
2014-07-23Test GL_ARB_clear_texture using multisample texturesNeil Roberts3-0/+275
2014-07-23ARB_explicit_attrib_location: fix layout-12|13.frag, add layout-14.fragTapani Pälli3-22/+30
2014-07-20arb_gpu_shader5: Add meaner d/u ubo array tests using two arraysChris Forbes3-0/+629
2014-07-20arb_gpu_shader5: Add initial tests for dynamically uniform UBO indexingChris Forbes10-0/+729
2014-07-20shader_runner: add support for probing rectsChris Forbes1-0/+13
2014-07-20shader_runner: allow specifying the current ubo array indexChris Forbes1-4/+13
2014-07-18lineloop: fix #includeBrian Paul1-1/+1
2014-07-18arb_uniform_buffer_object/maxblocks: use larger window, set viewportBrian Paul1-0/+7
2014-07-18vertex-attrib-pointer-type-size-match: use a VAO for core profilesBrian Paul1-0/+6
2014-07-18tex-miplevel-selection: stop after 100 failuresBrian Paul1-0/+9
2014-07-18shader_runner: wrap strtod() to parse "inf" with MSVCBrian Paul1-2/+33
2014-07-19lineloop: add test for checking behavior with many immediate mode vertsRoland Scheidegger3-0/+101
2014-07-17glsl-1.10/glsl-1.20: Rename tests to make case-insensitive filesystems workAaron Watry3-0/+0
2014-07-17glean/texCombine: Remove unused variables.Vinson Lee1-3/+0
2014-07-17piglit-print-commands: make sure piglit.conf is readThomas Wood1-0/+1
2014-07-17framework: move get_config() to coreThomas Wood4-34/+34
2014-07-17glsl-1.30: test modfDave Airlie8-0/+376
2014-07-16framework: fix duplicated TEST_BIN_DIR for cygwinBrian Paul2-6/+6
2014-07-16polygon-offset: limit line width to 12 pixelsBrian Paul1-0/+3
2014-07-16texwrap: minor assorted changesBrian Paul1-34/+28
2014-07-15cmake: Make each libpiglitutil_gl* contain identical set of filesChad Versace4-25/+6
2014-07-15util/gl: Remove "common" from piglit-util-gl-common.cChad Versace3-2/+2
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace1103-1106/+1106
2014-07-15util/ktx: Unify piglit_ktx_load_noncubeface() between GL and GLESChad Versace1-12/+7