1. 27c7c47 resolve merge conflicts of ae3759c7 to deqp-dev by Mika Isojärvi · 7 years ago
  2. ae3759c Fetch gl.xml, egl.xml from Github repos by Alexander Galazin · 7 years ago
  3. 012c52f Merge "Fix ShaderExecutor usage for core OpenGL" into deqp-dev by Treehugger Robot · 7 years ago
  4. a1a9c77 Mask compared bits in atomic operation tests. am: b2ed9fbe1a am: 4d1d6446da am: b78f9b0e57 by Mika Isojrvi · 7 years ago
  5. 6e213b6 Mask compared bits in atomic operation tests. am: b2ed9fbe1a am: 4d1d6446da by Mika Isojrvi · 7 years ago
  6. b78f9b0 Mask compared bits in atomic operation tests. am: b2ed9fbe1a am: 4d1d6446da by Mika Isojrvi · 7 years ago
  7. 4d1d644 Mask compared bits in atomic operation tests. am: b2ed9fbe1a by Mika Isojrvi · 7 years ago
  8. fbeb5d1 Add missing files to Android.mk am: 58f3ba4184 -s ours by Mika Isojrvi · 7 years ago
  9. 9e29e84 Add RENDERBUFFER_VALID bit to R8, RG8 definition am: 1d7c8df82e by Alexander Galazin · 7 years ago
  10. 96865a4 Check that threads started in multithreading tests am: 9937c63c41 by Mark Adams · 7 years ago
  11. 8a6fc31 Reduce scope of mustpass exclusions due to 22760309 am: 5d86672aa0 by Pyry Haulos · 7 years ago
  12. ef52440 Add new large constant array indexing tests am: fc35227a44 -s ours by John Richardson · 7 years ago
  13. bafe080 Reset GL_FRAMEBUFFER_SRGB state for ES tests am: 695727058b by james.glanville · 7 years ago
  14. e2379c6 Apply sRGB conversion to reference in sRGB framebuffer fetch test am: c76765be1f by james.glanville · 7 years ago
  15. 3f13dc8 Fix for integer formats in framebuffer extension tests am: 3bb47b5c57 -s ours by John Richardson · 7 years ago
  16. 27a05c6 Add new framebuffer fetch extension tests am: 2a609fb223 -s ours by John Richardson · 7 years ago
  17. 72a8fe9 Code clean up in swizzle math operations script am: fc24d7d28c by John Richardson · 7 years ago
  18. 4d41cc8 Add new swizzle math operation tests am: 821035bbc9 -s ours by John Richardson · 7 years ago
  19. b27f01b Fix compute.exceed_atomic_counters_limit am: 5b837a5b21 by Pyry Haulos · 7 years ago
  20. 09bd71c Ensure vertex shader presence if a geometry shader exists am: 5dd0c1077c by Alexander Galazin · 7 years ago
  21. 07ba6b5 Add negative OES_sample_variables tests am: d30cb29294 -s ours by Michael Hadley · 7 years ago
  22. cc50e81 Add new compute negative coverage tests am: db4a886f3f -s ours by John Richardson · 7 years ago
  23. d54d8d7 Add new EGL enum negative case to robustness tests am: c77b3cf9f3 by John Richardson · 7 years ago
  24. 7d732ad Add negative sRGB texture/sampler API tests am: a237c0c9ac by Michael Hadley · 7 years ago
  25. 49f168d Fix DrawRangeElementsBaseVertex tests with negative basevertex am: bf0b29365e by Alexander Galazin · 7 years ago
  26. 2824a3f Add new draw elements base vertex tests am: 3c865084eb -s ours by John Richardson · 7 years ago
  27. 042dec7 Fix typo in framebuffer_srgb_unsupported_enum am: b46d559e07 by Pyry Haulos · 7 years ago
  28. ada40a8 Add sRGB write decode negative case am: 6644e7bfef -s ours by John Richardson · 7 years ago
  29. 5ee70f9 Add sRGB write decode tests am: 50d8f31f52 -s ours by Michael Hadley · 7 years ago
  30. 58f3ba4 Add missing files to Android.mk by Mika Isojärvi · 7 years ago
  31. 1d7c8df Add RENDERBUFFER_VALID bit to R8, RG8 definition by Alexander Galazin · 7 years ago
  32. 9937c63 Check that threads started in multithreading tests by Mark Adams · 7 years ago
  33. 5d86672 Reduce scope of mustpass exclusions due to 22760309 by Pyry Haulos · 7 years ago
  34. fc35227 Add new large constant array indexing tests by John Richardson · 7 years ago
  35. 6957270 Reset GL_FRAMEBUFFER_SRGB state for ES tests by james.glanville · 7 years ago
  36. c76765b Apply sRGB conversion to reference in sRGB framebuffer fetch test by james.glanville · 7 years ago
  37. 3bb47b5 Fix for integer formats in framebuffer extension tests by John Richardson · 7 years ago
  38. 2a609fb Add new framebuffer fetch extension tests by John Richardson · 7 years ago
  39. fc24d7d Code clean up in swizzle math operations script by John Richardson · 7 years ago
  40. 821035b Add new swizzle math operation tests by John Richardson · 7 years ago
  41. 5b837a5 Fix compute.exceed_atomic_counters_limit by Pyry Haulos · 7 years ago
  42. 5dd0c10 Ensure vertex shader presence if a geometry shader exists by Alexander Galazin · 7 years ago
  43. d30cb29 Add negative OES_sample_variables tests by Michael Hadley · 7 years ago
  44. db4a886 Add new compute negative coverage tests by John Richardson · 7 years ago
  45. c77b3cf Add new EGL enum negative case to robustness tests by John Richardson · 7 years ago
  46. a237c0c Add negative sRGB texture/sampler API tests by Michael Hadley · 8 years ago
  47. bf0b293 Fix DrawRangeElementsBaseVertex tests with negative basevertex by Alexander Galazin · 7 years ago
  48. 3c86508 Add new draw elements base vertex tests by John Richardson · 7 years ago
  49. b46d559 Fix typo in framebuffer_srgb_unsupported_enum by Pyry Haulos · 7 years ago
  50. 6644e7b Add sRGB write decode negative case by John Richardson · 7 years ago
  51. 50d8f31 Add sRGB write decode tests by Michael Hadley · 7 years ago
  52. 5881a9d Fix ShaderExecutor usage for core OpenGL by Piotr Byszewski · 7 years ago
  53. 6a586df x11_egl: use quotes to include glesv1_cm directories am: f5e7ab6b79 by Juan A. Suarez Romero · 7 years ago
  54. f5e7ab6 x11_egl: use quotes to include glesv1_cm directories by Juan A. Suarez Romero · 7 years ago
  55. b2ed9fb Mask compared bits in atomic operation tests. by Mika Isojärvi · 8 years ago
  56. c3491e2 Merge "Remove EGL gles1.rgb565_window from mustpass" am: 7bff163e7f by Pyry Haulos · 7 years ago
  57. 7bff163 Merge "Remove EGL gles1.rgb565_window from mustpass" by Treehugger Robot · 7 years ago
  58. c63f0a6 Touch watchdog before freeing objs in max_concurrent am: 815781b777 by Pyry Haulos · 7 years ago
  59. 9d21821 Remove EGL gles1.rgb565_window from mustpass by Pyry Haulos · 7 years ago
  60. 815781b Touch watchdog before freeing objs in max_concurrent by Pyry Haulos · 7 years ago
  61. 497d640 Apply sRGB conversion to reference in sRGB framebuffer fetch test by james.glanville · 7 years ago
  62. 5059ad0 Merge "Re-remove tessellation explicit_output_array_size_1 from must-pass list" into deqp-dev by Pyry Haulos · 7 years ago
  63. 5f05e7d Skip OOB SSBO fragment tests for ES3.1 GPUs am: f5fc3c8409 by Alexander Galazin · 7 years ago
  64. f5fc3c8 Skip OOB SSBO fragment tests for ES3.1 GPUs by Alexander Galazin · 7 years ago
  65. 6ca5291 Merge "Add support for metamorphic testing" into deqp-dev by Treehugger Robot · 7 years ago
  66. 9d9cc02 Re-remove tessellation explicit_output_array_size_1 from must-pass list by Mark Adams · 7 years ago
  67. 5fe1300 Ignore A channel in EGL RGB5_A1 clear color tests am: 9da1b45a8e by Alexander Galazin · 7 years ago
  68. 9da1b45 Ignore A channel in EGL RGB5_A1 clear color tests by Alexander Galazin · 7 years ago
  69. bd9d3ac Add OWNERS in external/deqp am: ea5d0ac339 by Chih-Hung Hsieh · 7 years ago
  70. ea5d0ac Add OWNERS in external/deqp by Chih-Hung Hsieh · 7 years ago
  71. 601ee69 Merge aosp/upstream-vulkan-cts-1.0-dev into aosp/deqp-dev by Pyry Haulos · 7 years ago
  72. 531022f Merge vk-gl-cts/aosp-deqp-dev into vk-gl-cts/master by Pyry Haulos · 7 years ago
  73. 19b3f79 Build fix for x11_egl target builds by Andres Gomez · 7 years ago
  74. 3defb37 Add ES 3.2.4.x mustpass by Alexander Galazin · 7 years ago
  75. da42926 Remove GTF tests from GLES mustpass by Alexander Galazin · 7 years ago
  76. 6b0f0c8 Merge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master by Pyry Haulos · 7 years ago
  77. 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
  78. 4853c0f Allow pop-free clipping for lines by Boris Zanin · 7 years ago
  79. b79647e Check 'drawIndirectFirstInstance' feature to run indirect draw tests by Yanjun Zhang · 7 years ago
  80. 3fd5ca6 dEQP-VK: Fix an incorrect layout transition by Jason Ekstrand · 7 years ago
  81. 83bc8cd Fixed invalid usage of VkBufferImageCopy struct by Oivind Boge · 7 years ago
  82. 8fa6899 Build fix for X11-less Linux builds by Slawomir Cygan · 7 years ago
  83. 4142f99 Update KC CTS ref by Alexander Galazin · 7 years ago
  84. 7b3a8c0 Use 1.0 for shadow texture expected result by Jeannot Breton · 7 years ago
  85. d8c19ff Skip uncommitted depth/stencil test validation by Jeannot Breton · 7 years ago
  86. 77bed17 Fix sparse cubemap array tests issues by Jeannot Breton · 7 years ago
  87. 8099316 Skip height validation on TEXTURE_1D_ARRAY by Jeannot Breton · 7 years ago
  88. 1676da2 Fix texPageCommitment alignment test by Jeannot Breton · 7 years ago
  89. f0c3172 textureClamp texcoord with shadow 1d uses vec3 by Jeannot Breton · 7 years ago
  90. 743282b Initialize FunctionToken for every iteration by Jeannot Breton · 7 years ago
  91. 835b351 Set uncommited region access expected data to 0 by Jeannot Breton · 7 years ago
  92. 57289d9 Return an error if the pagesize index is invalid by Jeannot Breton · 7 years ago
  93. 8196ab6 Fix pack alignment issue on odd window width by Jeannot Breton · 7 years ago
  94. 0263a4d Remove OUT_OF_MEMORY coverage of buffer api by James Helferty · 7 years ago
  95. 7b4f800 Added CTS_ARB_shader_ballot specification proposal by Filip Demczewski · 8 years ago
  96. d9f8cc2 Merge vk-gl-cts/opengl-es-cts-3.2.3 into vk-gl-cts/master by Alexander Galazin · 7 years ago
  97. 89a90a9 Fix uniform location use in robust_buffer_access by Graeme Leese · 7 years ago
  98. 61fe8f5 Remove dEQP-GLES31.*.vertex_array.*_invalid_map by Alexander Galazin · 7 years ago
  99. 57ef687 Remove unused function from es31fSRGBDecodeTests.cpp by Pyry Haulos · 7 years ago
  100. 63fe020 Fix texture/sampler mapping in sRGB tests by Alexander Galazin · 7 years ago