summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2015-01-31arb_shader_image_load_store: Import shader memory barrier tests.Francisco Jerez4-0/+226
2015-01-31arb_shader_image_load_store: Import built-in semantics tests.Francisco Jerez4-0/+401
2015-01-31arb_shader_image_load_store: Import image aliasing test.Francisco Jerez3-0/+181
2015-01-31arb_shader_image_load_store: Import memory access qualifier test.Francisco Jerez3-0/+192
2015-01-31arb_shader_image_load_store: Import minimum maximum test.Francisco Jerez3-0/+78
2015-01-31arb_shader_image_load_store: Import test for the maximum texture size.Francisco Jerez4-0/+201
2015-01-31arb_shader_image_load_store: Import tests for the maximum of supported images.Francisco Jerez3-0/+276
2015-01-31arb_shader_image_load_store: Import test for mipmap level binding.Francisco Jerez3-0/+197
2015-01-31arb_shader_image_load_store: Import tests for layered and unlayered binding.Francisco Jerez3-0/+223
2015-01-31arb_shader_image_load_store: Import invalid and undefined image access tests.Francisco Jerez3-0/+487
2015-01-31arb_shader_image_load_store: Import image array indexing test.Francisco Jerez3-0/+176
2015-01-31arb_shader_image_load_store: Import host memory barrier tests.Francisco Jerez4-0/+1067
2015-01-31arb_shader_image_load_store: Import early_fragment_tests test.Francisco Jerez3-0/+300
2015-01-31arb_shader_image_load_store: Import dead fragments test.Francisco Jerez3-0/+251
2015-01-31arb_shader_image_load_store: Import memory coherency test.Francisco Jerez4-1/+234
2015-01-31arb_shader_image_load_store: Import image format bitcasting test.Francisco Jerez3-0/+176
2015-01-31arb_shader_image_load_store: Import atomicity image built-in tests.Francisco Jerez3-0/+369
2015-01-31arb_shader_image_load_store: Add misc. image manipulation code and hook up to...Francisco Jerez6-0/+784
2015-01-31arb_shader_image_load_store: Import grid execution helpers.Francisco Jerez2-0/+605
2015-01-31arb_shader_image_load_store: Add common image metadata.Francisco Jerez2-0/+1129
2015-01-31util/shader: Define "nothrow" variant of piglit_compile_shader_text().Francisco Jerez2-2/+19
2015-01-30gbm: Use caca_flop to vertically flop the outputJordan Justen1-18/+2
2015-01-30gbm: Fix off by 1 error in libcaca image flopJordan Justen1-2/+2
2015-01-30sso: consume error in active-sampler-conflictTapani Pälli1-0/+2
2015-01-28gen_dispatch.py: silence errorDylan Baker1-1/+1
2015-01-28gen_dispatch.py: Remove unnecessary parens from assert keywordDylan Baker1-4/+4
2015-01-28gen_dispatch.py: remove use of cmp.Dylan Baker1-40/+2
2015-01-28gen_dispatch.py: sort imports into groupsDylan Baker1-2/+3
2015-01-28gen_dispatch.py: remove unused importsDylan Baker1-4/+1
2015-01-28piglit-displatch-gen.h.mako: sort commentsDylan Baker1-1/+1
2015-01-28tests/igt.py: don't run tests if the environment check failedThomas Wood1-12/+7
2015-01-27glsl-fs-function-samplers: rename mix parameter to mixFactorBrian Paul1-2/+2
2015-01-27Add a new shader attachment/link ordering test.Brian Paul2-0/+88
2015-01-26deqp: (V5)Add option to run subset of external dEQP-GLES3Wang Shuo1-0/+35
2015-01-26cl: Fix tolerance for SP divisionJan Vesely1-3/+3
2015-01-23gen_dispatch.py: PEP 8 fixesVinson Lee1-2/+1
2015-01-23cl-api-create-sampler: Fix memory leak.Vinson Lee1-0/+1
2015-01-20arb_copy_image-targets: Add comments to silence Coverity defects.Vinson Lee1-0/+2
2015-01-20gl-3.0-bound-resource-limits: Fix potential strncat overflow.Vinson Lee1-1/+1
2015-01-20arb_sample_shading-builtin-gl-sample-id: Use const reference.Vinson Lee1-1/+1
2015-01-20gles2: bind default fbo in GL_EXT_draw_buffersTapani Pälli1-0/+2
2015-01-19cmake: Fix ee8579b452f0 regressionDylan Baker1-1/+1
2015-01-19cmake: Alwats link Waffle_LIBRARIES.José Fonseca1-2/+5
2015-01-19cmake: use more standard cmake namesDylan Baker1-6/+3
2015-01-19cl.py: Hide pylint warningsDylan Baker1-0/+5
2015-01-19cl.py: fix PEP8 warningsDylan Baker1-30/+49
2015-01-19cl.py: Use the more standard sys.platform.startswith for linux detectionDylan Baker1-2/+3
2015-01-19cl.py: Use TESTS_DIR and GENERATED_TESTS_DIRDylan Baker1-11/+13
2015-01-19cl.py: use os.path.join for pathsDylan Baker1-9/+21
2015-01-19python: move TESTS_DIR and GENERATED_TESTS_DIR into shared moduleDylan Baker3-12/+38