platform/upstream/VK-GL-CTS.git
2017-08-25 James GlanvilleRemove invalid random shaders tests from mustpass
2017-08-17 David SodmanRemove dEQP-GLES31.*vertex_array.*_invalid_map tests
2017-08-17 Alexander GalazinCheck for tessellation/geometry extensions being exposed
2017-08-17 Alexander GalazinAdd RENDERBUFFER_VALID bit to R8, RG8 definition
2017-08-17 Alexander GalazinReport Android extension pack tests as not supported
2017-08-17 Alexander GalazinQuery MAX_DRAW_BUFFERS if NV_draw_buffers is supported
2017-08-17 Kalle RaitaAdd triangle edge guardband for Tex2D lookup diff
2017-08-17 Alexander GalazinSkip OOB SSBO fragment tests for ES3.1 GPUs
2017-08-17 Alexander GalazinIgnore A channel in EGL RGB5_A1 clear color tests
2017-07-11 Alexander GalazinMerge vk-gl-cts/opengl-es-cts-3.2.2 into vk-gl-cts...
2017-06-20 Andres GomezFix 'verification' spell in enhanced_layouts
2017-05-24 Alexander GalazinRemove dEQP-GLES31.*.vertex_array.*_invalid_map
2017-05-24 Pyry HaulosRemove unused function from es31fSRGBDecodeTests.cpp
2017-05-24 Alexander GalazinFix texture/sampler mapping in sRGB tests
2017-05-24 Alexander GalazinAdjust out of surface verification for wide lines
2017-05-24 Alexander GalazinEnsure vertex shader presence if a geometry shader...
2017-05-24 Alexander GalazinFix DrawRangeElementsBaseVertex tests with negative...
2017-05-24 Alexander GalazinFix negative CompressedTexImage2D tests
2017-05-24 Graeme LeeseCorrect the test conditions for sRGB_write_control
2017-05-17 Graeme LeeseFix extension check in ES3.2 BoundingBox test
2017-05-09 Daniel StoneExplicitly resolve template in DrawIndirect
2017-04-20 Alexander GalazinES verification script reports EGL runs as errors
2017-04-19 Alexander GalazinUpdate KC CTS reference
2017-04-19 Alexander GalazinExclude dEQP-GLES2.functional.negative_api.texture...
2017-04-19 Alexander GalazinAdd negative tests for implicit conversions
2017-04-18 Alexander GalazinExclude dEQP-GLES2.functional.flush_finish.flush
2017-04-18 Alexander GalazinExclude dEQP-GLES2.functional.polygon_offset.*render_wi...
2017-04-18 Alexander GalazinExclude few dEQP-GLES2.functional.*.nested_structs_arra...
2017-04-18 Alexander GalazinExclude dEQP-GLES2.functional.attribute_location.bind_a...
2017-04-12 Alexander GalazinExclude dEQP-GLES2.functional.fragment_ops.depth_stenci...
2017-04-12 Pyry HaulosMerge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master
2017-04-12 Pyry HaulosMerge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan...
2017-04-12 Pyry HaulosMerge vk-gl-cts/vulkan-cts-1.0.0 into vk-gl-cts/vulkan...
2017-04-12 Pyry HaulosFix typo in dE-IT.build_info.de_endianness_consistent...
2017-04-07 Adam CzuprynaAdd CTS_ARB_indirect_parameters specification proposal
2017-04-07 Adam CzuprynaAdd CTS_ARB_indirect_parameters implementation
2017-04-07 Slawomir Cygancopy_image test: do not require compressed formats...
2017-04-07 Weiwan LiuRedeclare built-in variables in separable shaders
2017-04-07 James HelfertyAllow PROVOKING_VERTEX for LAYER_PROVOKING_VERTEX
2017-04-07 Kenneth GraunkeSet nearest filtering in GL CopyImage tests.
2017-04-07 Thomas SpurdenEnable rasterizer discard for fma_precision tests
2017-04-07 Slawomir CyganFix unaligned XFB stores in GL44-CTS.gpu_shader_fp64...
2017-04-07 Alejandro PiñeiroDirectStateAccessTexturesTests: fixes for textures_stor...
2017-04-07 Alexander GalazinUpdate GLES mustpass after AOSP merge
2017-04-06 Pyry HaulosMerge vulkan-cts-1.0.2 into aosp/master
2017-04-06 Pyry HaulosMerge vk-gl-cts/master into aosp/deqp-dev
2017-04-06 Pyry HaulosMerge "x11_egl: search for glesv1_cm, toggle DEQP_SUPPO...
2017-04-06 Pyry HaulosMerge vulkan-cts-1.0.2 into aosp/master
2017-04-06 Pyry HaulosMerge "x11_egl: search for glesv1_cm, toggle DEQP_SUPPO...
2017-04-06 Pyry HaulosMerge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master
2017-04-06 Pyry HaulosMerge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan...
2017-04-06 Marcin KańtochFix - uniform buffer incorrectly dereferenced
2017-04-06 Pyry HaulosUse vkGetInstanceProcAddr(NULL) to load platform funcs
2017-04-06 Pyry HaulosDo not re-init GL functions after context reset
2017-04-06 Pyry HaulosDo not re-init GL functions after context reset
2017-04-05 Pyry HaulosMerge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master
2017-04-05 Pyry HaulosMerge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan...
2017-04-05 Alex WaltersImgtec Waiver for texture_gather*cube*depth32f*
2017-04-05 Alexander GalazinExclude tests that require non-default context
2017-04-05 Alexander GalazinFix shader bugs in OOB tests
2017-04-05 Daniel KochAvoid resource errors on Android
2017-04-05 Tapani Pällix11_egl: search for glesv1_cm, toggle DEQP_SUPPORT_GLES...
2017-04-05 Alexander GalazinFix shader bugs in OOB tests
2017-04-04 Iago Toral... Add VK_KHR_incremental_present to the list of allowed...
2017-04-04 Pyry HaulosMerge aosp/master into aosp/deqp-dev
2017-04-04 Pyry HaulosFix warnings reported by VS2013
2017-04-04 Pyry HaulosMerge "merge in nyc-mr1-release history after reset...
2017-04-04 Pyry Haulosmerge in nyc-mr1-release history after reset to nyc...
2017-04-04 Kalle RaitaMerge "Non-compressed copy image target size (64,64...
2017-04-04 Jamie MadillMerge "Allow ANGLE_depth_texture for FBO completeness...
2017-04-04 John RichardsonMerge "Extend primitive_bounding_box negative tests...
2017-04-04 John RichardsonAdd shader storage negative coverage tests am: 51e20f1e...
2017-04-04 Jamie MadillEncode es3pBufferDataUploadTests.cpp as utf-8 am: 455d8...
2017-04-04 Pyry HaulosMerge gerrit/vulkan-cts-1.0-dev into aosp/master am...
2017-04-04 Tina ZhouMerge "Fix sample_mask_in.bit_count_per_two_samples...
2017-04-04 Kenneth GraunkeFix sample_mask_in.bit_count_per_two_samples tests...
2017-04-04 Tina ZhouMerge "Fix internal format/type for 3D + depth/stencil...
2017-04-04 Kenneth GraunkeFix internal format/type for 3D + depth/stencil negativ...
2017-04-04 Tina ZhouMerge "Fix sample_mask_in.bit_count_per_two_samples...
2017-04-04 Kenneth GraunkeFix sample_mask_in.bit_count_per_two_samples tests...
2017-04-04 Tina ZhouMerge "Fix internal format/type for 3D + depth/stencil...
2017-04-04 Kenneth GraunkeFix internal format/type for 3D + depth/stencil negativ...
2017-04-04 Tina ZhouMerge "Add the support to device connection via TCP...
2017-04-04 Chun-Ta LinAdd the support to device connection via TCP/IP am...
2017-04-04 Tina ZhouMerge "Add the support to device connection via TCP...
2017-04-04 Chun-Ta LinAdd the support to device connection via TCP/IP am...
2017-04-04 Aaron HoldenAdd runtime to CtsDeqpTestCases am: bf0076a424 am:...
2017-04-04 Pyry HaulosDo not remove old SPIR-V binaries before running vk...
2017-04-04 Pyry HaulosMerge aosp/upstream-vulkan-cts-1.0-dev into aosp/master...
2017-04-04 Tina ZhouMerge "Fix sample_mask_in.bit_count_per_two_samples...
2017-04-04 Kenneth GraunkeFix sample_mask_in.bit_count_per_two_samples tests...
2017-04-04 Tina ZhouMerge "Fix internal format/type for 3D + depth/stencil...
2017-04-04 Kenneth GraunkeFix internal format/type for 3D + depth/stencil negativ...
2017-04-04 Tina ZhouMerge "Fix sample_mask_in.bit_count_per_two_samples...
2017-04-04 Kenneth GraunkeFix sample_mask_in.bit_count_per_two_samples tests...
2017-04-04 Tina ZhouMerge "Fix internal format/type for 3D + depth/stencil...
2017-04-04 Kenneth GraunkeFix internal format/type for 3D + depth/stencil negativ...
2017-04-04 Tina ZhouMerge "Fix sample_mask_in.bit_count_per_two_samples...
2017-04-04 Kenneth GraunkeFix sample_mask_in.bit_count_per_two_samples tests...
2017-04-04 Tina ZhouMerge "Fix internal format/type for 3D + depth/stencil...
next