1. 19b3f79 Build fix for x11_egl target builds by Andres Gomez · 7 years ago
  2. 3defb37 Add ES 3.2.4.x mustpass by Alexander Galazin · 7 years ago
  3. da42926 Remove GTF tests from GLES mustpass by Alexander Galazin · 7 years ago
  4. 6b0f0c8 Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Pyry Haulos · 7 years ago
  5. e51fdf0 Merge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan-cts-1.0.2 by Pyry Haulos · 7 years ago
  6. 4853c0f Allow pop-free clipping for lines by Boris Zanin · 7 years ago
  7. b79647e Check 'drawIndirectFirstInstance' feature to run indirect draw tests by Yanjun Zhang · 7 years ago
  8. 3fd5ca6 dEQP-VK: Fix an incorrect layout transition by Jason Ekstrand · 7 years ago
  9. 83bc8cd Fixed invalid usage of VkBufferImageCopy struct by Oivind Boge · 7 years ago
  10. 8fa6899 Build fix for X11-less Linux builds by Slawomir Cygan · 7 years ago
  11. 4142f99 Update KC CTS ref by Alexander Galazin · 7 years ago
  12. 7b3a8c0 Use 1.0 for shadow texture expected result by Jeannot Breton · 7 years ago
  13. d8c19ff Skip uncommitted depth/stencil test validation by Jeannot Breton · 7 years ago
  14. 77bed17 Fix sparse cubemap array tests issues by Jeannot Breton · 7 years ago
  15. 8099316 Skip height validation on TEXTURE_1D_ARRAY by Jeannot Breton · 7 years ago
  16. 1676da2 Fix texPageCommitment alignment test by Jeannot Breton · 7 years ago
  17. f0c3172 textureClamp texcoord with shadow 1d uses vec3 by Jeannot Breton · 7 years ago
  18. 743282b Initialize FunctionToken for every iteration by Jeannot Breton · 7 years ago
  19. 835b351 Set uncommited region access expected data to 0 by Jeannot Breton · 7 years ago
  20. 57289d9 Return an error if the pagesize index is invalid by Jeannot Breton · 7 years ago
  21. 8196ab6 Fix pack alignment issue on odd window width by Jeannot Breton · 7 years ago
  22. 0263a4d Remove OUT_OF_MEMORY coverage of buffer api by James Helferty · 7 years ago
  23. 7b4f800 Added CTS_ARB_shader_ballot specification proposal by Filip Demczewski · 8 years ago
  24. d9f8cc2 Merge vk-gl-cts/opengl-es-cts-3.2.3 into vk-gl-cts/master by Alexander Galazin · 7 years ago
  25. 89a90a9 Fix uniform location use in robust_buffer_access by Graeme Leese · 7 years ago
  26. 61fe8f5 Remove dEQP-GLES31.*.vertex_array.*_invalid_map by Alexander Galazin · 7 years ago
  27. 57ef687 Remove unused function from es31fSRGBDecodeTests.cpp by Pyry Haulos · 7 years ago
  28. 63fe020 Fix texture/sampler mapping in sRGB tests by Alexander Galazin · 7 years ago
  29. ac7a167 Adjust out of surface verification for wide lines by Alexander Galazin · 7 years ago
  30. a78cd0e Ensure vertex shader presence if a geometry shader exists by Alexander Galazin · 7 years ago
  31. c787027 Fix DrawRangeElementsBaseVertex tests with negative basevertex by Alexander Galazin · 7 years ago
  32. 882887e Fix negative CompressedTexImage2D tests by Alexander Galazin · 7 years ago
  33. 972f5cb Correct the test conditions for sRGB_write_control by Graeme Leese · 7 years ago
  34. 1e08250 Update KC CTS ref by Alexander Galazin · 7 years ago
  35. 02b12f8 Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Pyry Haulos · 7 years ago
  36. b9dd117 Refactor X11 and wayland platforms to run alongside each other by Slawomir Cygan · 8 years ago
  37. 6383bc6 Fix compute shader in robustness tests to produce an output by Iago Toral Quiroga · 7 years ago
  38. b9dae44 Tie TCS XFB to Desktop GL + NV_gpu_shader5 by James Helferty · 7 years ago
  39. 412798d Remove copy_image special path for rgb9e5/rg11b10 by Jeannot Breton · 7 years ago
  40. 57202d6 KHR-GL44.khr_debug: create texture before calling glObjectLabel by Slawomir Cygan · 7 years ago
  41. e75f634 Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Pyry Haulos · 7 years ago
  42. 1872fd5 Fix Vulkan null driver by Pyry Haulos · 7 years ago
  43. 6a5b6db Fix extension check in ES3.2 BoundingBox test by Graeme Leese · 7 years ago
  44. 6573895 Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Pyry Haulos · 7 years ago
  45. 2f44261 Update vulkan.h.in to 1.0.49 and strip unused exts by Pyry Haulos · 7 years ago
  46. 27b0a0f Merge vk-gl-cts/aosp-deqp-dev into vk-gl-cts/master by Pyry Haulos · 7 years ago
  47. ab92cdb Remove unused function from es31fSRGBDecodeTests.cpp am: 1ee59ff986 by Pyry Haulos · 7 years ago
  48. 1ee59ff Remove unused function from es31fSRGBDecodeTests.cpp by Pyry Haulos · 7 years ago
  49. b849c5f Fix texture/sampler mapping in sRGB tests am: c8efb45ead by Alexander Galazin · 7 years ago
  50. c8efb45 Fix texture/sampler mapping in sRGB tests by Alexander Galazin · 7 years ago
  51. 901e638 Added CTS_ARB_shader_ballot tests by Filip Demczewski · 8 years ago
  52. 671109f Fix VS2013 build by avoiding using non-standard C extension by Boris Zanin · 7 years ago
  53. 19ae272 Added CTS_ARB_shader_group_vote tests by Filip Demczewski · 7 years ago
  54. 9e1dff1 resolve merge conflicts of 633ab6f3 to deqp-dev by Pyry Haulos · 7 years ago
  55. 8bbcd9e Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Pyry Haulos · 7 years ago
  56. 8f46e5c Import fixes from Android Vulkan CTS 1.0.2 branch by Pyry Haulos · 7 years ago
  57. 1c01725 Remove tcuWin32GLES3Platform.* by Pyry Haulos · 7 years ago
  58. 32e1b44 Merge vk-gl-cts/aosp-deqp-dev into vk-gl-cts/master by Pyry Haulos · 7 years ago
  59. a0b8598 Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Pyry Haulos · 7 years ago
  60. bdfbb32 Merge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan-cts-1.0.2 by Pyry Haulos · 7 years ago
  61. c9f5034 Merge vk-gl-cts/vulkan-cts-1.0.0 into vk-gl-cts/vulkan-cts-1.0.1 by Pyry Haulos · 7 years ago
  62. bc3bf67 Add more alternatives to reflect() precision tests by Iago Toral Quiroga · 7 years ago
  63. d78b654 Check sampler_mirror_clamp_to_edge extension in tex filter tests by Yanjun Zhang · 7 years ago
  64. 0807669 Do not report warning if OOM testing is incomplete by Pyry Haulos · 7 years ago
  65. 52d69f1 Merge vk-gl-cts/vulkan-cts-1.0.0 into vk-gl-cts/vulkan-cts-1.0.1 by Pyry Haulos · 7 years ago
  66. abef761 Fix extension check in ES3.2 BoundingBox test by Graeme Leese · 7 years ago
  67. 633ab6f Update Vulkan CTS to version 1.0.2.3 by Pyry Haulos · 7 years ago
  68. 5e4483a Merge vk-gl-cts/master into aosp/deqp-dev by Pyry Haulos · 7 years ago
  69. ef66764 Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Pyry Haulos · 7 years ago
  70. d3e7a6d Check for INVALID_OPERATION from TextureStorage by James Helferty · 7 years ago
  71. f322d17 Ignore performance messages in KHR_debug tests by Iago Toral Quiroga · 7 years ago
  72. 46ba977 Fix texture_size_promotion snorm/RGB10_A2UI issue by Jeannot Breton · 7 years ago
  73. 1e77442 Adjust cull_distance position on pixel center by Jeannot Breton · 7 years ago
  74. 77e9fba Fix DrawElements indice to use a NULL offset by Jeannot Breton · 7 years ago
  75. 26a63f4 Use correct format for integer DSA buffer clears by James Helferty · 7 years ago
  76. 4be93c6 shader_integer_mix is unsupported prior to 4.5 by Jeannot Breton · 7 years ago
  77. b20d8e1 ARB_texture_filter_minmax tests should check if the extension is supported by Iago Toral Quiroga · 7 years ago
  78. 5827489 Expand dEQP-VK.glsl.opaque_type_indexing shader types by Pyry Haulos · 7 years ago
  79. 2d987e3 Correct the test conditions for sRGB_write_control by Graeme Leese · 7 years ago
  80. c065847 Adjust out of surface verification for wide lines by Alexander Galazin · 7 years ago
  81. f5f087e Ensure vertex shader presence if a geometry shader exists by Alexander Galazin · 7 years ago
  82. e490e2f Fix DrawRangeElementsBaseVertex tests with negative basevertex by Alexander Galazin · 7 years ago
  83. c7b2d82 Merge "Fix GCC 6.3 warnings in aosp/master" am: 1211e9fe1b by Pyry Haulos · 7 years ago
  84. 8ad4035 resolve merge conflicts of 9de005f0 to deqp-dev by Pyry Haulos · 7 years ago
  85. 1211e9f Merge "Fix GCC 6.3 warnings in aosp/master" by Treehugger Robot · 7 years ago
  86. e6f4dee Fix GCC 6.3 warnings in aosp/master by Pyry Haulos · 7 years ago
  87. 9de005f Fix negative CompressedTexImage2D tests by Alexander Galazin · 7 years ago
  88. 02f4c4a Explicitly resolve template in DrawIndirect by Daniel Stone · 7 years ago
  89. 271a763 Merge vk-gl-cts/aosp-deqp-dev into vk-gl-cts/master by Pyry Haulos · 7 years ago
  90. e60918f Merge aosp/upstream-vulkan-cts-1.0-dev into aosp/deqp-dev by Pyry Haulos · 7 years ago
  91. 004b7ef Remove old Android build scripts by Pyry Haulos · 7 years ago
  92. 69bb2f6 Add new Android build and install scripts by Pyry Haulos · 7 years ago
  93. e315fce Use alias tag to check if ext and core funcs are same by Pyry Haulos · 7 years ago
  94. fa7a45c Improve GLSL source program support by Pyry Haulos · 7 years ago
  95. 69a7a00 Add tests for FragCoord interaction with multisampling by David Sodman · 7 years ago
  96. 9bb5479 Remove vktWsiTests.cpp.orig by Pyry Haulos · 7 years ago
  97. 4af62a5 Add tests for VK_KHR_display by Boris Zanin · 7 years ago
  98. 3aeb0c5 Add test for FragDepth shader built-in by David Sodman · 7 years ago
  99. 2fe94dc Fix - checkSparseSupport missing image format check by Marcin Kańtoch · 7 years ago
  100. a673a07 Fix image.qualifiers.restrict tests not running without optional capability by Slawomir Cygan · 7 years ago