summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-25update .gitignorebaseOded Gabbay1-0/+8
2016-05-25arb_enhanced_layouts: add more xfb_stride compile testsTimothy Arceri6-0/+144
2016-05-25arb_enhanced_layouts: additional xfb_offset testTimothy Arceri1-0/+34
2016-05-24Use DRM_FORMAT_RGB332 for dma-buf import failure testKristian Høgsberg Kristensen1-1/+1
2016-05-24Add tests for YUV EGLImages with samplerExternalOESKristian Høgsberg Kristensen4-5/+223
2016-05-25arb_gpu_shader_fp64: add simple explicit location execution testTimothy Arceri1-0/+51
2016-05-24builtin_function*py: more test data for "trunc"Andres Gomez2-4/+17
2016-05-24builtin_function*py: Corrected single to double conversionsAndres Gomez2-45/+19
2016-05-23Allow 2d array and 3d textures on OpenGL ES 3.xAnuj Phogat3-2/+16
2016-05-23Add texture min/mag filtersAnuj Phogat1-0/+3
2016-05-23Fix the minimum number of faces allowed in a ktx imageAnuj Phogat1-1/+1
2016-05-23tests: Add integration with Khronos CTS OpenGL runnerJuan A. Suarez Romero3-11/+112
2016-05-20Make ARB_shader_precision tests ignore 0.0 vs -0.0.Kenneth Graunke4-7/+13
2016-05-19texsubimage-depth-formats: Check for missing float depth support.Eric Anholt1-4/+10
2016-05-19shader_runner: Initialize gl_max_varying_components more often.Eric Anholt1-1/+2
2016-05-19arb_enhanced_layouts: fix component layout tests for structsTimothy Arceri2-2/+2
2016-05-19arb_enhanced_layouts: test layout componet qualifier between multiple stages ...Timothy Arceri1-0/+106
2016-05-19arb_uniform_buffer_object: Add AoA support to random test generation scriptTimothy Arceri2-82/+144
2016-05-19arb_enhanced_layouts: vertex shader input component layout qualifier testTimothy Arceri1-0/+57
2016-05-17xor-copypixels: simple test of glCopyPixels in XOR modeBrian Paul3-0/+134
2016-05-17framework: Don't report an error message for fast skippingDylan Baker1-2/+4
2016-05-17util: Suppress OpenCL deprecation warningsDylan Baker1-0/+5
2016-05-17tests/cl: Fix pointer warningDylan Baker1-1/+2
2016-05-17spec/glsl-es-1.00/linker: test pass cases for invariant conditionsLars Hamre2-0/+55
2016-05-17cl: add global offset testJan Vesely1-0/+85
2016-05-17cl: add support for global offsetJan Vesely11-15/+56
2016-05-17util: Add array_index support to [vertex data] (v2)Andres Gomez1-34/+133
2016-05-16glslparsertest: Handle compute and tessellation shaders in ES.Kenneth Graunke1-23/+18
2016-05-16framework/results: Fix subtests masking crashesDylan Baker1-2/+5
2016-05-16unittests: Add a test case to ensure subtests don't mask crashesDylan Baker1-0/+13
2016-05-15arb_gpu_shader_fp64: Fix "undeclared identifier 'uint'" build error.Vinson Lee2-4/+4
2016-05-14arb_gpu_shader_fp64: Add tests to check non-uniform-control-flow writesSamuel Iglesias Gonsálvez12-0/+1610
2016-05-13Add more ARB_cull_distance testsKristian Høgsberg Kristensen14-153/+441
2016-05-13generators: gen_extensions_defined.py: fix typo in extension nameDylan Baker1-1/+1
2016-05-13arb_cull_distance: fix tests after my last changes.Dave Airlie2-2/+2
2016-05-13arb_cull_distance: simplify tests.Dave Airlie6-15/+10
2016-05-12Require ARB_shader_precision in ARB_shader_precision tests.Kenneth Graunke6-0/+6
2016-05-12.gitignore: add compile_commands.jsonDylan Baker1-0/+1
2016-05-11arb_gpu_shader_fp64: Adds conversion tests generatorAndres Gomez26-195/+942
2016-05-10arb_query_buffer_object: Fix format-security warning.Vinson Lee1-1/+1
2016-05-10multisample/formats: Check for spec-complient integer resolvesJason Ekstrand1-41/+157
2016-05-10util/fbo: Add support for textures with target GL_TEXTURE_2DJason Ekstrand2-7/+15
2016-05-10piglit-print-commands: Add --format optionDylan Baker1-2/+20
2016-05-10framework: Add piglit-print-commands to the piglit commandDylan Baker3-84/+119
2016-05-10framework/profile: Fail gracefully when reordering of tests failDylan Baker1-2/+9
2016-05-10tests/sanity: Make test group and name match the one in all.pyDylan Baker1-1/+1
2016-05-10tests: Silence unused variable warningDylan Baker1-1/+1
2016-05-09arb_shader_storage_buffer_object: memory qualifier tests for named blocksEduardo Lima Mitev4-0/+60
2016-05-09Fix asprintf warningsMarek Olšák78-158/+158
2016-05-09util: fix warningsMarek Olšák3-1/+8