1. 4704648 Add 32 to 16 bit float conversion w.r.t rounding mode by Lei Zhang · 7 years ago
  2. 4853c0f Allow pop-free clipping for lines by Boris Zanin · 7 years ago
  3. b9dd117 Refactor X11 and wayland platforms to run alongside each other by Slawomir Cygan · 8 years ago
  4. dac35f6 Use -std=c++03 with GCC and clang by Pyry Haulos · 7 years ago
  5. 674ddbb Fix GCC 6.3 warnings in vulkan-cts-1.0.2 by Pyry Haulos · 7 years ago
  6. 1e2a42e Merge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan-cts-1.0.2 by Pyry Haulos · 7 years ago
  7. 7602b3b Fix XCB window dimensions setter by Igor Ostrowski · 7 years ago
  8. c892f71 Merge gerrit/vulkan-cts-1.0.1 into gerrit/vulkan-cts-1.0.2 by Pyry Haulos · 8 years ago
  9. e68b304 Reset Android window state when it is released by Pyry Haulos · 8 years ago
  10. 3fcee68 Merge gerrit/vulkan-cts-1.0.1 into gerrit/vulkan-cts-1.0.2 by Pyry Haulos · 8 years ago
  11. 95b7e67 Merge gerrit/vulkan-cts-1.0.0 into gerrit/vulkan-cts-1.0.1 by Pyry Haulos · 8 years ago
  12. 2830f66 Add -Wno-delete-non-virtual-dtor to default cxxflags by Pyry Haulos · 8 years ago
  13. afee256 Merge gerrit/vulkan-cts-1.0.1 into gerrit/vulkan-cts-1.0-dev by Pyry Haulos · 8 years ago
  14. df0c095 Merge gerrit/vulkan-cts-1.0.0 into gerrit/vulkan-cts-1.0.1 by Pyry Haulos · 8 years ago
  15. ff1a192 Framework: Add assert to position deviation image compare by Maciej Jesionowski · 8 years ago
  16. 6904dec Fix warnings reported by VS 2015 by Pyry Haulos · 8 years ago
  17. 141844f Use conformant main() signature for CTS suite by Michael Chock · 8 years ago
  18. 0b77517 Add Vulkan WSI support to the Wayland platform by Jason Ekstrand · 8 years ago
  19. 812d768 Merge aosp/upstream-vulkan-cts-1.0-dev into aosp/master by Pyry Haulos · 8 years ago
  20. 41460f7 Fix -Wc++11-narrowing warnings by Colin Cross · 8 years ago
  21. 4c5c8a2 Merge aosp/master into gerrit/vulkan-cts-1.0-dev by Pyry Haulos · 8 years ago
  22. bef0be5 Fix issues in de::ThreadSafeRingBuffer<> by Pyry Haulos · 8 years ago
  23. 484504f Fix a few things in de::PoolArray<T> by Pyry Haulos · 8 years ago
  24. 5f69b27 Merge aosp/upstream-vulkan-cts-1.0-dev into aosp/master by Pyry Haulos · 8 years ago
  25. d98514b Get rid of DEQP_SUPPORT_GLES2, _GLES3, _EGL, _OPENGL by Pyry Haulos · 8 years ago
  26. 4930646 Only Windows has strnlen_s. by Elliott Hughes · 8 years ago
  27. f85b5c9 Add license to a few utility scripts by Pyry Haulos · 8 years ago
  28. e2b5873 Merge "Add license header to main CMake files" by Treehugger Robot · 8 years ago
  29. 775f724 Merge "Be more civil in comments" by Treehugger Robot · 8 years ago
  30. a19db5b Add license header to main CMake files by Pyry Haulos · 8 years ago
  31. 7704f19 Be more civil in comments by Pyry Haulos · 8 years ago
  32. 2e95c38 Remove obsolete cmake toolchain files by Pyry Haulos · 8 years ago
  33. f82bf19 Merge gerrit/vulkan-cts-1.0.1 into gerrit/vulkan-cts-1.0-dev by Pyry Haulos · 8 years ago
  34. d689910 Build fix for the Glx platform by Kristof Kosztyo · 8 years ago
  35. 29e24ab Merge gerrit/vulkan-cts-1.0.1 into gerrit/vulkan-cts-1.0-dev by Pyry Haulos · 8 years ago
  36. 3d6f22c Added xcb and xlib platform support for Vulkan by Arkadiusz Sarwa · 8 years ago
  37. c9fb89a Print test log path into console output by Pyry Haulos · 8 years ago
  38. 06bd826 Remove use of varargs.h from deString.c. by Jamie Madill · 8 years ago
  39. f2ed708 Merge aosp/upstream-vulkan-cts-1.0-dev into aosp/master by Pyry Haulos · 8 years ago
  40. 492db73 CMake: Use find_package to ensure getting python 2.7 instead of 3.x by Cody Northrop · 8 years ago
  41. baea215 Handle EGL_EXT_yuv_surface in eglChooseConfig() tests by Pyry Haulos · 8 years ago
  42. b185bd6 Fix MSC exception handling flag by Pyry Haulos · 8 years ago
  43. c4eb6f3 Move texture test utilities from the modules/glshared/glsTextureTestUtil to the framework/opengl/gluTextureTestUtil. by Peter Siket · 8 years ago
  44. 25431cc Merge "Android: add x86_64 ABI" into vulkan-cts-1.0-dev by Pyry Haulos · 8 years ago
  45. 01af60e Fix merged <space><tab> whitespace issues by Pyry Haulos · 8 years ago
  46. af137dd Merge vulkan-cts-1.0.1 into vulkan-cts-1.0-dev by Pyry Haulos · 8 years ago
  47. f189365 Fix whitespace issues in other text files by Pyry Haulos · 8 years ago
  48. 653ad0e Fix merged <space><tab> in C/C++ files by Pyry Haulos · 8 years ago
  49. a15e7d7 Fix trailing whitespace and include guards by Pyry Haulos · 8 years ago
  50. e492106 Fix race condition in qpTestLog debug asserts by Pyry Haulos · 8 years ago
  51. d579e08 Do not log SPIR-V assembly when logging of shaders is disabled by Pyry Haulos · 8 years ago
  52. 68e9111 Merge aosp/upstream-vulkan-cts-1.0-dev into aosp/master by Pyry Haulos · 8 years ago
  53. 61beab4 Android: add x86_64 ABI by Slawomir Cygan · 8 years ago
  54. 4563b00 MSVC: set exception handling model by Pyry Haulos · 8 years ago
  55. 9e25446 Merge "Improvements to sample verification code" by Pyry Haulos · 8 years ago
  56. 0ae9f0d Merge "Let linker find libm on unix" by Pyry Haulos · 8 years ago
  57. 9e131a4 Merge changes I8007a30c,I11f417be into vulkan-cts-1.0-dev by Pyry Haulos · 8 years ago
  58. afa7d28 Improvements to sample verification code by Collin Baker · 8 years ago
  59. 63729b6 Fix deUint64 -> size_t warning in deSha1 by Pyry Haulos · 8 years ago
  60. 4ddfd9e Let linker find libm on unix by Pyry Haulos · 8 years ago
  61. fb20fc5 Merge upstream-vulkan-cts-1.0-dev into master by Pyry Haulos · 8 years ago
  62. f50ff86 Merge 'github/vulkan-cts-1.0-dev' into vulkan-cts-1.0-dev by Pyry Haulos · 8 years ago
  63. edf9803 Add missing sample1DArray type to glu::DataType and to the related shader and texture util functions. by Akos Dirner · 8 years ago
  64. cdeebf9 Add missing sampleCompare*() methods to tcu::Texture1D class. by Akos Dirner · 8 years ago
  65. 9a626f2 Disallow decoding ASTC sRGB formats in HDR mode by Pyry Haulos · 8 years ago
  66. 59afcbc Fix out-of-bounds memory accesses in ASTC decoder by Pyry Haulos · 8 years ago
  67. dc795cd Fix misc-macro-parentheses warnings in deqp. by Chih-Hung Hsieh · 8 years ago
  68. 204cab3 framework/platform: GH20, Add support for wayland platform. by Mun Gwan-gyeong · 8 years ago
  69. 183e144 Extend tcu::scale with sRGB conversion by Szilard Ledan · 8 years ago
  70. 038db60 Fix deStrnlen fall-back implementation by Pyry Haulos · 8 years ago
  71. 199c73a Refactoring of existing sparse resources tests to reduce code size by Kantoch · 8 years ago
  72. 4e678b8 Do not throw exception from destructior in tcu::Either tests by Pyry Haulos · 8 years ago
  73. 2659c92 Remove use of non-standard strnlen() by Pyry Haulos · 8 years ago
  74. d02ea76 dEQP-VK.api.info.device.properties struct offsets by Maciej Jesionowski · 8 years ago
  75. b215306 Fix various compiler warnings by Pyry Haulos · 8 years ago
  76. a4f96c9 Turn on well defined signed integer overflow by Mika Isojärvi · 8 years ago
  77. ba9a6b8 Add Android NDK r11 toolchain as new default by Pyry Haulos · 8 years ago
  78. 5f04f70 OpenGL rasterization tests are ported. by Peter Siket · 8 years ago
  79. 13e8732 Merge in fixes from Google repository by Pyry Haulos · 8 years ago
  80. cb88e4e Change win32 window style to WS_POPUP by Pyry Haulos · 8 years ago
  81. cd4b5f8 Merge branch '270-spec-constant-tests' into 'vulkan-cts-1.0-dev' by Pyry Haulos · 8 years ago
  82. 64d0578 Update EGL wrappers and add EGL_KHR_mutable_render_buffer by Mika Isojärvi · 8 years ago
  83. e34def5 Image clearing tests are added. by Peter Siket · 8 years ago
  84. ef9748c Implement getMemoryLimits() in X11 vulkan platform am: 1c143ce am: 017c035 by Pyry Haulos · 8 years ago
  85. 9d0237c Merge changes from topic \'vulkan-mem-limits\' into nyc-dev am: a7756de am: c1edbb1 by Pyry Haulos · 8 years ago
  86. 1c143ce Implement getMemoryLimits() in X11 vulkan platform by Pyry Haulos · 8 years ago
  87. d6df5d1 Derive available system memory from Android CDD by Pyry Haulos · 8 years ago
  88. e1faf7c Expose platform-specific memory usage limitations by Pyry Haulos · 8 years ago
  89. 4a33f82 Merge in fixes from Google repo by Pyry Haulos · 8 years ago
  90. febb0bb Remove use of non-standard strnlen() by Pyry Haulos · 8 years ago
  91. 33878d4 dEQP-VK.api.info.device.properties struct offsets by Maciej Jesionowski · 8 years ago
  92. 66980a8 Add specialization constants tests by Maciej Jesionowski · 8 years ago
  93. 201fff5 Reset border color state on GLES 3.2 context by Kalle Raita · 8 years ago
  94. 7208d8b Fix a few style issues in rrShaders.hpp by Pyry Haulos · 8 years ago
  95. 501ac7b Add --deqp-validation=enable/disable option by Pyry Haulos · 8 years ago
  96. 0e238cc Fix bugs in de::AppendList by Pyry Haulos · 8 years ago
  97. 9292b9b Add clear() to de::AppendList by Pyry Haulos · 8 years ago
  98. 0e94e01 Clean up Win32 platform code by Pyry Haulos · 8 years ago
  99. 45cb571 Merge in bugfixes from Khronos repository by Pyry Haulos · 8 years ago
  100. 66dd064 Merge vulkan-cts-1.0 to vulkan-cts-1.0-dev by Pyry Haulos · 8 years ago