1. 4cd5a48 am 5dcdc74f: am 6d60ecb9: am 48124f14: Remove some GLES3 multisample config cases by Kalle Raita · 9 years ago
  2. 5dcdc74 am 6d60ecb9: am 48124f14: Remove some GLES3 multisample config cases by Kalle Raita · 9 years ago
  3. 6d60ecb am 48124f14: Remove some GLES3 multisample config cases by Kalle Raita · 9 years ago
  4. 274021f Merge "Fix addFunctionCase() functions." into vulkan by Mika Isojarvi · 9 years ago
  5. 0644e3c Add has{Depth/Stencil)Component() utilities for TextureFormat. by Mika Isojärvi · 9 years ago
  6. 48124f1 Remove some GLES3 multisample config cases by Kalle Raita · 9 years ago
  7. b6b95f9 Fix addFunctionCase() functions. by Mika Isojärvi · 9 years ago
  8. 0af51b4 More triangle test fixes by Pyry Haulos · 9 years ago
  9. 6d38a14 Do not check for DMA_BIT when selecting universal queue by Pyry Haulos · 9 years ago
  10. 46e38d7 Merge "Update framework to Vulkan API revision 138.2" into vulkan by Pyry Haulos · 9 years ago
  11. ef332a1 Merge "Triangle test fixes" into vulkan by Pyry Haulos · 9 years ago
  12. 4013899 Merge "Add public disown() method to vk::Move." into vulkan by Mika Isojarvi · 9 years ago
  13. 1969694 Merge "Use different naming scheme for SPIR-V binaries" into vulkan by Pyry Haulos · 9 years ago
  14. abecfcb Triangle test fixes by Pyry Haulos · 9 years ago
  15. bc1bee0 Add public disown() method to vk::Move. by Mika Isojärvi · 9 years ago
  16. 9961819 Merge "Misc Vulkan framework fixes" into vulkan by Pyry Haulos · 9 years ago
  17. ec3a83e Use different naming scheme for SPIR-V binaries by Pyry Haulos · 9 years ago
  18. 5574b27 Misc Vulkan framework fixes by Pyry Haulos · 9 years ago
  19. db833c7 am 59f98218: Merge "de::FilePath fixes" by Pyry Haulos · 9 years ago
  20. 6807a8b am 86870f28: Merge "Use more robust method for enumerating built modules" by Pyry Haulos · 9 years ago
  21. 59f9821 Merge "de::FilePath fixes" by Pyry Haulos · 9 years ago
  22. 86870f2 Merge "Use more robust method for enumerating built modules" by Pyry Haulos · 9 years ago
  23. 5efab39 am 6a8a7521: am 08719f3b: am c80353d7: am ca5d0d73: Enable clang compilation for mips. by Chih-Hung Hsieh · 9 years ago
  24. 6a8a752 am 08719f3b: am c80353d7: am ca5d0d73: Enable clang compilation for mips. by Chih-Hung Hsieh · 9 years ago
  25. 3eedc58 Use more robust method for enumerating built modules by Pyry Haulos · 9 years ago
  26. 867af28 de::FilePath fixes by Pyry Haulos · 9 years ago
  27. 08719f3 am c80353d7: am ca5d0d73: Enable clang compilation for mips. by Chih-Hung Hsieh · 9 years ago
  28. c80353d am ca5d0d73: Enable clang compilation for mips. by Chih-Hung Hsieh · 9 years ago
  29. ca5d0d7 Enable clang compilation for mips. by Chih-Hung Hsieh · 9 years ago
  30. cde4968 Update framework to Vulkan API revision 138.2 by Pyry Haulos · 9 years ago
  31. 48e6ded am 62af03c2: am ded9c531: Stop being silly. by Elliott Hughes · 9 years ago
  32. 62af03c am ded9c531: Stop being silly. by Elliott Hughes · 9 years ago
  33. ded9c53 Stop being silly. by Elliott Hughes · 9 years ago
  34. 71d4abc am da796956: Fix shader compile time logging by Pyry Haulos · 9 years ago
  35. da79695 Fix shader compile time logging by Pyry Haulos · 9 years ago
  36. 6dbca00 Do not rely on UINT32_MAX by Pyry Haulos · 9 years ago
  37. 1a5caaa am 9bc60128: am 196153cf: am 61cf23d7: Remove a few tests from M mustpass by Pyry Haulos · 9 years ago
  38. 9bc6012 am 196153cf: am 61cf23d7: Remove a few tests from M mustpass by Pyry Haulos · 9 years ago
  39. 196153c am 61cf23d7: Remove a few tests from M mustpass by Pyry Haulos · 9 years ago
  40. 61cf23d Remove a few tests from M mustpass by Pyry Haulos · 9 years ago
  41. e58808f am ae0b978b: Merge "Fix a typo in fetch_sources.py." by Pyry Haulos · 9 years ago
  42. ae0b978 Merge "Fix a typo in fetch_sources.py." by Pyry Haulos · 9 years ago
  43. 7866c18 am b2e583df: Improve texture format pretty-printing. by Jarkko Pöyry · 9 years ago
  44. c405f92 Merge "Allow allocation of non-coherent memory if coherency is not required." into vulkan by Jarkko Pöyry · 9 years ago
  45. e54370a am ca33fc6f: Merge "Use de::ArrayBuffer in glu::TextureBuffer." by Jarkko Pöyry · 9 years ago
  46. 2c022a6 Merge "Add more VK magic constant enums." into vulkan by Jarkko Pöyry · 9 years ago
  47. b2e583d Improve texture format pretty-printing. by Jarkko Pöyry · 9 years ago
  48. 80ab6a2 Allow allocation of non-coherent memory if coherency is not required. by Jarkko Pöyry · 9 years ago
  49. 9a3438e Add more VK magic constant enums. by Jarkko Pöyry · 9 years ago
  50. 887a113 Add DescriptorSet{Pool, Layout, Update} builders. by Jarkko Pöyry · 9 years ago
  51. ca33fc6 Merge "Use de::ArrayBuffer in glu::TextureBuffer." by Jarkko Pöyry · 9 years ago
  52. d68a8bc Move ApiVersion out of vkDefs. by Jarkko Pöyry · 9 years ago
  53. 9b99766 am 2caea2c2: Fix the libpng URL. by Dejan Mircevski · 9 years ago
  54. dcedc3c Fix a typo in fetch_sources.py. by Dejan Mircevski · 9 years ago
  55. 2caea2c Fix the libpng URL. by Dejan Mircevski · 9 years ago
  56. 7507dd9 am 99d9a3d5: Merge "Explicitly set SWAP_BEHAVIOR to BUFFER_DESTROYED in partial_update, buffer_age" by Hengyuan Hu · 9 years ago
  57. 99d9a3d Merge "Explicitly set SWAP_BEHAVIOR to BUFFER_DESTROYED in partial_update, buffer_age" by Hengyuan Hu · 9 years ago
  58. 265a0ca Explicitly set SWAP_BEHAVIOR to BUFFER_DESTROYED in partial_update, buffer_age by Hengyuan Hu · 9 years ago
  59. aca8b40 am 34719d00: am 307f2e36: am 40ff5281: Remove another textureLodOffset() case from mustpass by Pyry Haulos · 9 years ago
  60. 0cc9641 am 3046ba95: am 85f8fde2: am 31801e06: Remove mipmap.cube.projected tests from mustpass by Pyry Haulos · 9 years ago
  61. 34719d0 am 307f2e36: am 40ff5281: Remove another textureLodOffset() case from mustpass by Pyry Haulos · 9 years ago
  62. 3046ba9 am 85f8fde2: am 31801e06: Remove mipmap.cube.projected tests from mustpass by Pyry Haulos · 9 years ago
  63. 307f2e3 am 40ff5281: Remove another textureLodOffset() case from mustpass by Pyry Haulos · 9 years ago
  64. 85f8fde am 31801e06: Remove mipmap.cube.projected tests from mustpass by Pyry Haulos · 9 years ago
  65. b312ca1 Merge "Separate Ref and RefUtils." into vulkan by Jarkko Pöyry · 9 years ago
  66. 373f115 Merge "Add default allocator to vulkan context." into vulkan by Jarkko Pöyry · 9 years ago
  67. 40ff528 Remove another textureLodOffset() case from mustpass by Pyry Haulos · 9 years ago
  68. 4b11ca9 Separate Ref and RefUtils. by Jarkko Pöyry · 9 years ago
  69. 31801e0 Remove mipmap.cube.projected tests from mustpass by Pyry Haulos · 9 years ago
  70. bd0311e Add default allocator to vulkan context. by Jarkko Pöyry · 9 years ago
  71. 4ed0196 Implement alloc/freeDescriptorSets in NullDriver. by Jarkko Pöyry · 9 years ago
  72. 606e02f Merge "Rename queueIndex to queueFamilyIndex." into vulkan by Jarkko Pöyry · 9 years ago
  73. 10ed2a6 Merge "Load libvulkan.so on X11 platform." into vulkan by Jarkko Pöyry · 9 years ago
  74. fa8d835 Rename queueIndex to queueFamilyIndex. by Jarkko Pöyry · 9 years ago
  75. d691d77 Load libvulkan.so on X11 platform. by Jarkko Pöyry · 9 years ago
  76. 1af6f44 am ba06b825: am a1665665: am 4ce5f630: Remove tests not feasible for M from mustpass by Pyry Haulos · 9 years ago
  77. f955973 am 6f56975c: am ab71441e: am 5c541594: Remove a couple of primitive_bbox line cases due to HW limitation by Pyry Haulos · 9 years ago
  78. ba06b82 am a1665665: am 4ce5f630: Remove tests not feasible for M from mustpass by Pyry Haulos · 9 years ago
  79. 6f56975 am ab71441e: am 5c541594: Remove a couple of primitive_bbox line cases due to HW limitation by Pyry Haulos · 9 years ago
  80. a166566 am 4ce5f630: Remove tests not feasible for M from mustpass by Pyry Haulos · 9 years ago
  81. ab71441 am 5c541594: Remove a couple of primitive_bbox line cases due to HW limitation by Pyry Haulos · 9 years ago
  82. 4ce5f63 Remove tests not feasible for M from mustpass by Pyry Haulos · 9 years ago
  83. 821d438 am bcef453d: Merge "Add test for EGL_KHR_swap_buffers_with_damage" by Hengyuan Hu · 9 years ago
  84. bcef453 Merge "Add test for EGL_KHR_swap_buffers_with_damage" by Hengyuan Hu · 9 years ago
  85. d6dd725 Add test for EGL_KHR_swap_buffers_with_damage by Hengyuan Hu · 9 years ago
  86. 5c54159 Remove a couple of primitive_bbox line cases due to HW limitation by Pyry Haulos · 9 years ago
  87. e0e5617 am bb93c047: am 7c682d3d: am dafc0617: Remove negative tests for sliced 3D ASTC texture targets by Pyry Haulos · 9 years ago
  88. acd534b am 2965afd0: resolved conflicts for merge of 50c6217e to master by Colin Cross · 9 years ago
  89. bb93c04 am 7c682d3d: am dafc0617: Remove negative tests for sliced 3D ASTC texture targets by Pyry Haulos · 9 years ago
  90. 2965afd resolved conflicts for merge of 50c6217e to master by Colin Cross · 9 years ago
  91. 7c682d3 am dafc0617: Remove negative tests for sliced 3D ASTC texture targets by Pyry Haulos · 9 years ago
  92. 50c6217 am afd7c45a: Remove broken fbo completeness cases from mustpass by Pyry Haulos · 9 years ago
  93. b5649ad am 5e61c7b3: am da7b4f34: am ea026b32: Remove highp float FBO dfd*() tests from mustpass by Pyry Haulos · 9 years ago
  94. 59a4ebc am 6490415d: am 84969fa3: am 4266a10b: Merge "Remove a few ES2 tests from mustpass" into mnc-dev by Pyry Haulos · 9 years ago
  95. 5e61c7b am da7b4f34: am ea026b32: Remove highp float FBO dfd*() tests from mustpass by Pyry Haulos · 9 years ago
  96. 6490415 am 84969fa3: am 4266a10b: Merge "Remove a few ES2 tests from mustpass" into mnc-dev by Pyry Haulos · 9 years ago
  97. da7b4f3 am ea026b32: Remove highp float FBO dfd*() tests from mustpass by Pyry Haulos · 9 years ago
  98. 84969fa am 4266a10b: Merge "Remove a few ES2 tests from mustpass" into mnc-dev by Pyry Haulos · 9 years ago
  99. 8928532 Add Vulkan support to null platform by Pyry Haulos · 9 years ago
  100. dafc061 Remove negative tests for sliced 3D ASTC texture targets by Pyry Haulos · 9 years ago