summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2015-02-23registry generation: Finish hybridizingDylan Baker1-2/+12
2015-02-23util: fix the order of parameters in piglit_alloc_alignedMarek Olšák2-2/+2
2015-02-23fp64: test passing a double from vs->fs (v2)Dave Airlie1-0/+46
2015-02-23piglit/vbo: fix attribute size for doubles.Dave Airlie1-1/+3
2015-02-21arb_spec_shader_atomic_counters/unique-id: improve check printIlia Mirkin1-3/+4
2015-02-21arb_shading_language_420pack: Remove unused variable.Vinson Lee1-2/+0
2015-02-21util: Fix MacOSX build.Jose Fonseca1-0/+6
2015-02-21util: Fix white-space.Jose Fonseca1-5/+5
2015-02-20varying-packing: add double supportIlia Mirkin2-34/+109
2015-02-20AMD_pinned_memory: use new helper functions to fix Windows buildBrian Paul1-4/+5
2015-02-20util: add piglit_get_page_size(), piglit_align_alloc/free()Brian Paul2-0/+45
2015-02-20arb_tessellation_shader/quads: new more complex testMarek Olšák1-0/+125
2015-02-20arb_tessellation_shader/execution: clear before testingMarek Olšák8-0/+16
2015-02-20arb_tessellation_shader/execution/tcs-tes-patch-array: new test for patch arrayMarek Olšák1-0/+59
2015-02-20arb_tessellation_shader: Add sanity shader_runner test.Fabian Bieler1-0/+55
2015-02-20Add a test for GL_AMD_pinned_memoryMarek Olšák5-0/+242
2015-02-20Use alloca instead of variable length arraysJan Vesely7-6/+8
2015-02-20cl: Don't use variable length arrayJan Vesely1-3/+5
2015-02-20arb_uniform_buffer_object: Exercise coherent fragment shader UBO.Jose Fonseca2-6/+8
2015-02-18fbo: Fix broken MRT bindings test.Matt Turner1-1/+1
2015-02-18arb_shading_language_420pack: Test layout(binding=N) for UBOsIan Romanick3-0/+209
2015-02-18arb_map_buffer_alignment: Exercise known corner casesIan Romanick3-0/+152
2015-02-18getteximage-targets: Allow S3TC tests with GL_ANGLE_texture_compression_dxt5Ian Romanick1-1/+9
2015-02-18arb_direct_state_access: Use the standard C99 syntax for variadic macros.Jose Fonseca1-4/+4
2015-02-18arb_direct_state_access: Added glCreateTransformFeedbacks testMartin Peres4-0/+93
2015-02-18arb_occlusion_query2: Checks that query obj passed to glBeginQuery matches ta...Eduardo Lima Mitev1-0/+33
2015-02-18arb_occlusion_query2: expect an error when target mismatch in glBeginQuery()Eduardo Lima Mitev1-0/+11
2015-02-18arb_pipeline_statistics_query: fix window height settingIlia Mirkin1-1/+1
2015-02-17glsl-1.10: Try ternary operator with void expressionsIan Romanick1-0/+48
2015-02-17glsl-deriv-varyings: Fix some typosAndres Gomez1-3/+3
2015-02-17arb_pipeline_statistics_query: Fix typo for compute shaders.Ben Widawsky1-2/+2
2015-02-17ARB_pipeline_statistics_query (comp): basic testJordan Justen3-0/+182
2015-02-17ARB_pipeline_statistics_query (frag): basic testBen Widawsky3-0/+116
2015-02-17ARB_pipeline_statistics_query (geom): basic testBen Widawsky4-1/+158
2015-02-17ARB_pipeline_statistics_query (clip): basic testBen Widawsky3-0/+129
2015-02-17ARB_pipeline_statistics_query (vertex): adjacencyBen Widawsky5-2/+165
2015-02-17ARB_pipeline_statistics_query: Add range for expected resultsJordan Justen3-7/+12
2015-02-17ARB_pipeline_statistics_query (vertex): basic testBen Widawsky7-0/+279
2015-02-16teximage-scale-bias: tests texture upload with scale/bias transfer optionsIago Toral Quiroga3-0/+137
2015-02-12cl-api-create-sampler: Fix memory leak.Vinson Lee1-0/+1
2015-02-12xts.py: update error message when X_TEST_SUITE doesn't existDylan Baker1-3/+2
2015-02-12xts.py: Hid populate_profile() from being importedDylan Baker1-2/+2
2015-02-12xts.py: Hide unfixable pylint errorsDylan Baker1-5/+5
2015-02-12xts.py: Use __future__ functionsDylan Baker1-1/+2
2015-02-12all.py: fix misnamed testsDylan Baker1-2/+2
2015-02-12vbo parser: add double support to parser code.Dave Airlie1-6/+33
2015-02-10shader_runner: fix dvec ubo uploadsIlia Mirkin1-1/+1
2015-02-10shader_runner: fix parsing float/double hex valuesIlia Mirkin1-4/+4
2015-02-09gbm: Limit libcaca size for small testsJordan Justen1-2/+8
2015-02-09gbm: Use libcaca to determine console resolutionJordan Justen1-0/+9