summaryrefslogtreecommitdiff
path: root/tests/spec/arb_vertex_attrib_64bit
AgeCommit message (Expand)AuthorFilesLines
2017-03-30arb_vertex_attrib_64bit: remove piglit_ortho_projection() callSamuel Pitoiset1-2/+0
2016-06-15arb_vertex_attrib_64bit: Silence Coverity unchecked return value defect.Vinson Lee1-1/+1
2016-06-06arb_vertex_attrib_64bit: add overlapping locations testAntia Puentes2-0/+227
2016-06-06arb_vertex_attrib_64bit: add MAX_VERTEX_ATTRIB testAlejandro Piñeiro2-0/+124
2016-06-06arb_vertex_attrib_64bit: add getactiveattrib testAlejandro Piñeiro2-0/+346
2016-06-06arb_vertex_attrib_64bit: Adds double vertex input tests generator (v2)Andres Gomez1-37/+0
2016-04-13generators: Add a simple generator for enabled and disabled definesDylan Baker2-38/+0
2016-02-25arb_gpu_shader_fp64: Explicit conversion from double to floatAndres Gomez1-1/+1
2015-09-29Remove unnecessary linking with libGLUIan Romanick1-1/+0
2015-05-11arb_vertex_attrib_64bit: fix check explicit locationDave Airlie1-1/+1
2015-05-11arb_vertex_attrib_64bit: add explicit location interaction testDave Airlie2-0/+115
2015-05-11arb_vertex_attrib_64bit: exercise the VertexAttribL interfacesDave Airlie4-0/+355
2015-05-11arb_vertex_attrib_64bit: don't rely on default vertex valuesDave Airlie1-2/+2
2015-04-08arb_vertex_attrib_64bit: explicit attribute location testDave Airlie1-0/+44
2015-04-08arb_vertex_attrib_64bit: use a dvec3 inputDave Airlie1-0/+37
2015-04-08arb_vertex_attrib_64bit: pass a 64-bit vertex attrib through to frag shader (v2)Dave Airlie1-0/+50
2015-04-08arb_vertex_attrib_64bit: add simple vertex input fp64 testDave Airlie1-0/+36
2015-04-08arb_vertex_attrib_64bit: add simple preprocessor testsDave Airlie2-0/+38