aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-10ext_image_dma_buf_import: test for exporting imported bufferdmabuf_export_testTapani Pälli
2019-04-08arb_sample_shading: Test interaction of apha-to-coverage, sample mask and MRTAndrii Kryvytskyi
2019-04-04bitmap-heart-dance: Disable shader program before fixed functionsDanylo Piliaiev
2019-04-04egl: add test for EGL_MESA_query_driverEric Engestrom
2019-04-02ext_semaphore: add check for glGetIntegerv(GL_NUM_DEVICE_UUIDS_EXT)Tapani Pälli
2019-04-01KHR_parallel_shader_compiler: new test (v2)Marek Olšák
2019-03-29fbo-formats: Reuse piglit_merge_result().Eric Anholt
2019-03-29arm_shader_image_load_store: Fix strict-aliasing warnings.Eric Anholt
2019-03-29util: Introduce fui() and uif() helpers for bit-casting floats/uints.Eric Anholt
2019-03-29fp-unpack-01: Reuse the shared piglit_half_from_float().Eric Anholt
2019-03-29arb_program_interface_query: use out resource to make it activeAndres Gomez
2019-03-29arb_separate_shader_objects: remove misleading commentsAndres Gomez
2019-03-29arb_program_interface_query: redefine built-ins with SSOsAndres Gomez
2019-03-26glx_arb_create_context: Fix build against older GL headers.Vinson Lee
2019-03-22arb_enhanced_layouts: corrected multiple commentsAndres Gomez
2019-03-21glsl-1.10: test for crash in loop analysisTimothy Arceri
2019-03-20arb_enhanced_layouts: add xfb_offset overlap testAndres Gomez
2019-03-20arb_enhanced_layouts: add another xfb_stride overflow testAndres Gomez
2019-03-20arb_enhanced_layouts: add component aliasing testsAndres Gomez
2019-03-20arb_enhanced_layouts: correct component usage with dvec{3,4} testsAndres Gomez
2019-03-20arb_enhanced_layouts: add aliasing tests with mixed type widthsAndres Gomez
2019-03-20arb_enhanced_layouts: correct interpolation qualifiersAndres Gomez
2019-03-20arb_enhanced_layouts: GL_ARB_gpu_shader_fp64 requires GLSL 1.50Andres Gomez
2019-03-20arb_enhanced_layouts: corrected multiple commentsAndres Gomez
2019-03-19arb_separate_shader_objects: add unused location qualified input testAndres Gomez
2019-03-19arb_separate_shader_objects: add location overlapping testsAndres Gomez
2019-03-19arb_separate_shader_objects: add rendez-vous-by mismatch testsAndres Gomez
2019-03-19arb_program_interface_query: correct rendez-vous by name matchingAndres Gomez
2019-03-19arb_program_interface_query: correct tests table indentationAndres Gomez
2019-03-19tests: Check that count of vertex atomic counters enough for testIllia Iorin
2019-03-14update URLs after gitlab migrationEric Engestrom
2019-03-14appveyor: Update instructions for personal repositories.Jose Fonseca
2019-03-14appveyor: Fix build with CMake 3.13.3.Jose Fonseca
2019-03-14EGL_EXT_image_dma_buf_import: fix p010, p012 inputTapani Pälli
2019-03-12Add a test for writing to an indirect component of a swizzled vec4 TCS outputJason Ekstrand
2019-03-12Add a test for writing to an indirect component of a vec4 TCS outputJason Ekstrand
2019-03-12glx: add test for GLX_ARB_create_context_no_errorGrigori Goronzy
2019-03-12egl: Add test for EGL_KHR_create_context_no_errorGrigori Goronzy
2019-03-11Make glsl-fface-invariant accept either compile or link errorsKenneth Graunke
2019-03-08glsl-fs-discard-mrt: New test for bug 75207Eric Anholt
2019-03-06fs-texture-select: Fix undefined read of gl_TexCoord[0].Eric Anholt
2019-03-06getteximage-targets: Fix printing of failing coordinates.Eric Anholt
2019-03-06arb_indirect_parameters: Test working with conditional renderingIllia Iorin
2019-03-06glsl-1.10: test unrolling another loop with variable iteration limitsTimothy Arceri
2019-02-28arb_gpu_shader_int64: Test extracting individual bytes from 64-bit valuesIan Romanick
2019-02-27shaders: Verify that -int(some_bool) & value is handled correctlyIan Romanick
2019-02-26viewport-clamp: to test the viewport clampingEleni Maria Stea
2019-02-26editorconfig: Add max_line_length propertyAndres Gomez
2019-02-25arb_shading_language_420pack: test invalid function return typeTapani Pälli
2019-02-22ARB_shader_storage_buffer_object: check ssbo array optimizationsAndrii Simiklit