summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-25Merge branch 'fp64_builtin_tests' of git://people.freedesktop.org/~tpalli/piglitarb_gpu_shader_fp64_2Dave Airlie27-0/+553
2014-08-25arb_gpu_shader_fp64: test Uniform*d can't be used for bool uniformsDave Airlie4-0/+101
2014-08-25shaders: add test for bool casting of large integers.Dave Airlie1-0/+32
2014-08-25readpix-z: fix tolerance calculationDave Airlie1-1/+1
2014-08-23arb_texture_view: Fix bogus probe rectsChris Forbes2-2/+2
2014-08-22spec/ARB_copy_image: Add an api_errors testJason Ekstrand2-0/+265
2014-08-22spec/ARB_copy_image: Test different combinations of texture formatsJason Ekstrand3-0/+895
2014-08-22util: Add a function for uploading multisample texturesJason Ekstrand2-0/+207
2014-08-22spec/ARB_copy_image: Add a test for testing different texture target combinat...Jason Ekstrand3-0/+489
2014-08-22spec/ARB_copy_image: Add a simple ARB_copy_image testJason Ekstrand5-0/+236
2014-08-22arb_gpu_shader_fp64: test constructor conversions with matrixTapani Pälli2-0/+44
2014-08-21arb_texture_view: verify that 2d array can be sampled as cube arrayIlia Mirkin3-0/+120
2014-08-21arb_texture_view: verify that 2darray can be sampled as cubeIlia Mirkin3-0/+117
2014-08-21arb_gpu_shader_fp64: test vector insert and extract operationsTapani Pälli2-0/+40
2014-08-21arb_gpu_shader_fp64: add tests for builtin functionsTapani Pälli18-0/+367
2014-08-21arb_gpu_shader_fp64: add glsl algebraic testsTapani Pälli5-0/+102
2014-08-20piglit: Fix tegra build break.Ilja H. Friedel1-4/+4
2014-08-20arb_explicit_attrib_location: Remove unnecessary dependence on GL_ARB_blend_f...Matt Turner7-7/+7
2014-08-20programs/run.py add file sync command line optionMatt Atwood4-7/+27
2014-08-20all_cl: Add ocl conformance tests to test listTom Stellard1-0/+2
2014-08-20oclconform: Add test class for ocl conformance tests v3Tom Stellard2-0/+126
2014-08-20core: Initialize ConfigParser with allow_no_value=TrueTom Stellard1-1/+1
2014-08-20clGetDeviceInfo: Check for minimum value of CL_DEVICE_MAX_CONSTANT_BUFFER_SIZETom Stellard1-0/+13
2014-08-20cl: Add minimal test for clCreateSamplerTom Stellard3-0/+88
2014-08-20cl: Add minimal tests for clCreateImage2D and clCreateImage3DTom Stellard3-0/+112
2014-08-19Bump python version requirement to 2.7.xDylan Baker2-2/+2
2014-08-19tex-miplevel-selection: test textureGrad with cubemapsMarek Olšák2-5/+23
2014-08-19cmake: WAFFLE_LIBRARIES -> WAFFLE_LDFLAGSJosé Fonseca1-1/+1
2014-08-18core.py: Remove warning about piglit.confDylan Baker1-6/+1
2014-08-18egl-util: remove GL includeDaniel Kurtz1-1/+0
2014-08-18cmake: Fix syntax.José Fonseca1-1/+1
2014-08-18utils/wfl: use correct destroy order in special_case_gl31()Emil Velikov1-4/+4
2014-08-18util: remove duplicate declarations of piglit_{init,display}Emil Velikov1-6/+0
2014-08-18util/piglit-vbo: do not use 'and' in a conditional statementEmil Velikov1-1/+1
2014-08-18util/framework: don't include POSIX headers when building for windowsEmil Velikov1-0/+2
2014-08-18c99: resolve MSVC 2013 buildsEmil Velikov1-1/+1
2014-08-18cmake: cleanup PIGLIT_USE_WAFFLE buildsEmil Velikov2-14/+18
2014-08-18util/winsys: ifdef WAFFLE_PLATFORM_WAYLANDEmil Velikov1-3/+2
2014-08-18cmake: include piglit_wl/gbm_framework only when neededEmil Velikov1-2/+10
2014-08-18cmake: don't use open_s with mingwEmil Velikov1-0/+2
2014-08-14Add texsubimage-depth-formats test to all.pyAnuj Phogat1-0/+1
2014-08-14ext_image_dma_buf_import: update ownership_transfer testPekka Paalanen1-4/+8
2014-08-14arb_derivative_control: add some basic testsIlia Mirkin7-0/+156
2014-08-14arb_gpu_shader_fp64: add test for using double as loop iteratorTapani Pälli1-0/+22
2014-08-14arb_gpu_shader_fp64: add implicit conversion testTapani Pälli1-0/+115
2014-08-13egl-util: zero-init state in egl_util_run to avoid crash on failureDaniel Kurtz1-1/+1
2014-08-13glsl-1.50-geometry-tri-strip-ordering-with-prim-restart: Fix typo.Vinson Lee1-1/+1
2014-08-12glsl_parser_test.py: Only allow [A-Za-z0-9_\.\! ]+ in config valuesDylan Baker2-1/+85
2014-08-12glsl_parser_test.py: Don't allow duplicate keysDylan Baker2-1/+40
2014-08-12arb_arrays_of_arrays/compiler/subroutine.vert: Fix config sectionDylan Baker1-3/+1