1. 660ee1d am 452ef231: Fix unnecessary assumption about source dir name by Pyry Haulos · 9 years ago
  2. 452ef23 Fix unnecessary assumption about source dir name by Pyry Haulos · 9 years ago
  3. fc145e0 Update glslang and spirv-tools revisions by Pyry Haulos · 9 years ago
  4. 9bccc6a Update external sources. by Mika Isojärvi · 9 years ago
  5. b31ed91 Merge "Map sRGB VkFormats to unorm instead of snorm" into vulkan by Mika Isojarvi · 9 years ago
  6. 7bc45e5 Add glslang and spirv-tools to fetch_sources.py by Pyry Haulos · 9 years ago
  7. 56d5216 am e2991312: Merge "Improve external/fetch_sources.py" by Pyry Haulos · 9 years ago
  8. e299131 Merge "Improve external/fetch_sources.py" by Pyry Haulos · 9 years ago
  9. 5465cc7 Merge "Simplify case names and reduce log spam in depth tests" into vulkan by Pyry Haulos · 9 years ago
  10. e03a290 am 368be866: Merge "Add tests back to master mustpass" by Pyry Haulos · 9 years ago
  11. 6cbda79 am c1cce2ff: Clean up support checks in ShaderExecutor by Pyry Haulos · 9 years ago
  12. 368be86 Merge "Add tests back to master mustpass" by Pyry Haulos · 9 years ago
  13. b058923 Map sRGB VkFormats to unorm instead of snorm by Mika Isojärvi · 9 years ago
  14. 87f709b Improve external/fetch_sources.py by Pyry Haulos · 9 years ago
  15. 69b7179 am 193d4ea0: Merge "Remove use of transform feedback from ShaderExecutor" by Pyry Haulos · 9 years ago
  16. c1cce2f Clean up support checks in ShaderExecutor by Pyry Haulos · 9 years ago
  17. 193d4ea Merge "Remove use of transform feedback from ShaderExecutor" by Pyry Haulos · 9 years ago
  18. 364b285 am 0b6f2b82: Merge "Optimize sRGB8 lookups by using lut." by Mika Isojarvi · 9 years ago
  19. 0b6f2b8 Merge "Optimize sRGB8 lookups by using lut." by Mika Isojarvi · 9 years ago
  20. d06b18a Add tests back to master mustpass by Pyry Haulos · 9 years ago
  21. a9c0c2c am 83a2de97: Log backtrace on crash on linux. by Mika Isojärvi · 9 years ago
  22. 83a2de9 Log backtrace on crash on linux. by Mika Isojärvi · 9 years ago
  23. 7fcfa1c Fix syntax error by Mika Isojärvi · 9 years ago
  24. a99421e Optimize sRGB8 lookups by using lut. by Mika Isojärvi · 9 years ago
  25. 747684a Remove use of transform feedback from ShaderExecutor by Pyry Haulos · 9 years ago
  26. 0dbce10 Fix compilation error caused by missing spvCheck by Mika Isojärvi · 9 years ago
  27. b7b3c61 Simplify case names and reduce log spam in depth tests by Pyry Haulos · 9 years ago
  28. db08ff1 Add resource access binding model tests. by Jarkko Pöyry · 9 years ago
  29. c4b938d Fix vk::Allocation usage in pipeline tests by Pyry Haulos · 9 years ago
  30. 1c74f9b Merge Google and Khronos branches by Pyry Haulos · 9 years ago
  31. 7a1c178 Merge branch '6-depth-tests' into 'master' by Pyry Haulos · 9 years ago
  32. 0f4a8de Fix build when spirv-tools are not available by Pyry Haulos · 9 years ago
  33. 7485f0b Added spirv-tools to the vulkan test suite. by Andrew Woloszyn · 9 years ago
  34. d96c230 am 8deafd7e: Fix bugs in image.create tests and clean up code a bit by Pyry Haulos · 9 years ago
  35. 8deafd7 Fix bugs in image.create tests and clean up code a bit by Pyry Haulos · 9 years ago
  36. b8845c0 Depth tests: by Dae Kim · 9 years ago
  37. ba0ffee am 4d6d18f1: am 7d64dcad: am a2d25ce9: Fix out-of-bounds buffer access in tese ShaderExecutor by Pyry Haulos · 9 years ago
  38. 4d6d18f am 7d64dcad: am a2d25ce9: Fix out-of-bounds buffer access in tese ShaderExecutor by Pyry Haulos · 9 years ago
  39. 7d64dca am a2d25ce9: Fix out-of-bounds buffer access in tese ShaderExecutor by Pyry Haulos · 9 years ago
  40. a2d25ce Fix out-of-bounds buffer access in tese ShaderExecutor by Pyry Haulos · 9 years ago
  41. 54ec82e am dcd1b918: Archive MNC mustpass by Pyry Haulos · 9 years ago
  42. dcd1b91 Archive MNC mustpass by Pyry Haulos · 9 years ago
  43. 481cc91 Merge "Add {flush,invalidate}MappedMemoryRange to vkMemUtil" into vulkan by Pyry Haulos · 9 years ago
  44. ab18416 am fb193241: Refactor ShaderLibrary (with Android.mk fix) by Pyry Haulos · 9 years ago
  45. 69a5dba am 0024f551: Revert "Refactor ShaderLibrary" by Pyry Haulos · 9 years ago
  46. fb19324 Refactor ShaderLibrary (with Android.mk fix) by Pyry Haulos · 9 years ago
  47. 0024f55 Revert "Refactor ShaderLibrary" by Pyry Haulos · 9 years ago
  48. 06a59e5 Add {flush,invalidate}MappedMemoryRange to vkMemUtil by Pyry Haulos · 9 years ago
  49. 7965292 Add getHostPtr() to vk::Allocation by Pyry Haulos · 9 years ago
  50. a452048 am 877323dd: Refactor ShaderLibrary by Pyry Haulos · 9 years ago
  51. 877323d Refactor ShaderLibrary by Pyry Haulos · 9 years ago
  52. d6c689b am 65584c55: Merge "Add tests for creation of EGLImages from one component textures." by Toby Sargeant · 9 years ago
  53. 65584c5 Merge "Add tests for creation of EGLImages from one component textures." by Toby Sargeant · 9 years ago
  54. c6e8b5a Added pipeline depth tests for Vulkan. by Dae Kim · 9 years ago
  55. 89deda3 Added Vulkan image utils. by Dae Kim · 9 years ago
  56. 3b574b0 Support for FLOAT_UNSIGNED_INT_8 and UNSIGNED_INT_16_8 channel types. by Dae Kim · 9 years ago
  57. 1ba6836 Add tests for creation of EGLImages from one component textures. by Tobias Sargeant · 9 years ago
  58. 40121e3 Add --verbose option to vk-build-programs by Pyry Haulos · 9 years ago
  59. 4fc7529 am cc09bb0e: (-s ours) am 3fc4aae4: (-s ours) am 175a9614: am cd026d99: (-s ours) am c5ed2a26: am db2aae51: am eef37a2a: am 4a3d88ee: (-s ours) DO NOT MERGE: Ignore denormals in floatUlpThresholdCompare. by Jarkko Pöyry · 9 years ago
  60. e7a4518 am b1584184: am 77e72636: am ea702448: am d38c14ba: am 75e63782: am 523bdab6: am 4667bcc1: am f55476d8: Remove fragment_out tests with too strict thresholds from mustpass by Pyry Haulos · 9 years ago
  61. 9ce5654 am 44e478f9: (-s ours) am 01832257: (-s ours) am 9eefd6e7: am 5efd3ca9: (-s ours) am fa285d6b: am 36059e0d: am 7ce9438a: am 0870de9a: (-s ours) DO NOT MERGE Do not require signed zero support in ldexp tests() by Pyry Haulos · 9 years ago
  62. ae58954 am c3d3c743: am 076cb71c: am 57fda38b: am b00d353a: am 1b179ac7: am 220337ad: am 01516433: am 9252e819: Remove tessellation.user_defined_io.per_patch cases from must pass. by Jarkko Pöyry · 9 years ago
  63. 13c9889 am 9caf9fad: am 56cd4770: am a7b6dc7a: am 342b03b5: (-s ours) am ca04416b: am 33c9e110: am cee84aa0: am 652dd63a: Merge "Remove invalid atomic image compare swap tests from mustpass." into lmp-sprout-dev by Mika Isojärvi · 9 years ago
  64. cc09bb0 am 3fc4aae4: (-s ours) am 175a9614: am cd026d99: (-s ours) am c5ed2a26: am db2aae51: am eef37a2a: am 4a3d88ee: (-s ours) DO NOT MERGE: Ignore denormals in floatUlpThresholdCompare. by Jarkko Pöyry · 9 years ago
  65. b158418 am 77e72636: am ea702448: am d38c14ba: am 75e63782: am 523bdab6: am 4667bcc1: am f55476d8: Remove fragment_out tests with too strict thresholds from mustpass by Pyry Haulos · 9 years ago
  66. 44e478f am 01832257: (-s ours) am 9eefd6e7: am 5efd3ca9: (-s ours) am fa285d6b: am 36059e0d: am 7ce9438a: am 0870de9a: (-s ours) DO NOT MERGE Do not require signed zero support in ldexp tests() by Pyry Haulos · 9 years ago
  67. c3d3c74 am 076cb71c: am 57fda38b: am b00d353a: am 1b179ac7: am 220337ad: am 01516433: am 9252e819: Remove tessellation.user_defined_io.per_patch cases from must pass. by Jarkko Pöyry · 9 years ago
  68. 9caf9fa am 56cd4770: am a7b6dc7a: am 342b03b5: (-s ours) am ca04416b: am 33c9e110: am cee84aa0: am 652dd63a: Merge "Remove invalid atomic image compare swap tests from mustpass." into lmp-sprout-dev by Mika Isojärvi · 9 years ago
  69. 3fc4aae am 175a9614: am cd026d99: (-s ours) am c5ed2a26: am db2aae51: am eef37a2a: am 4a3d88ee: (-s ours) DO NOT MERGE: Ignore denormals in floatUlpThresholdCompare. by Jarkko Pöyry · 9 years ago
  70. 77e7263 am ea702448: am d38c14ba: am 75e63782: am 523bdab6: am 4667bcc1: am f55476d8: Remove fragment_out tests with too strict thresholds from mustpass by Pyry Haulos · 9 years ago
  71. 0183225 am 9eefd6e7: am 5efd3ca9: (-s ours) am fa285d6b: am 36059e0d: am 7ce9438a: am 0870de9a: (-s ours) DO NOT MERGE Do not require signed zero support in ldexp tests() by Pyry Haulos · 9 years ago
  72. 076cb71 am 57fda38b: am b00d353a: am 1b179ac7: am 220337ad: am 01516433: am 9252e819: Remove tessellation.user_defined_io.per_patch cases from must pass. by Jarkko Pöyry · 9 years ago
  73. 56cd477 am a7b6dc7a: am 342b03b5: (-s ours) am ca04416b: am 33c9e110: am cee84aa0: am 652dd63a: Merge "Remove invalid atomic image compare swap tests from mustpass." into lmp-sprout-dev by Mika Isojärvi · 9 years ago
  74. 175a961 am cd026d99: (-s ours) am c5ed2a26: am db2aae51: am eef37a2a: am 4a3d88ee: (-s ours) DO NOT MERGE: Ignore denormals in floatUlpThresholdCompare. by Jarkko Pöyry · 9 years ago
  75. ea70244 am d38c14ba: am 75e63782: am 523bdab6: am 4667bcc1: am f55476d8: Remove fragment_out tests with too strict thresholds from mustpass by Pyry Haulos · 9 years ago
  76. 9eefd6e am 5efd3ca9: (-s ours) am fa285d6b: am 36059e0d: am 7ce9438a: am 0870de9a: (-s ours) DO NOT MERGE Do not require signed zero support in ldexp tests() by Pyry Haulos · 9 years ago
  77. 57fda38 am b00d353a: am 1b179ac7: am 220337ad: am 01516433: am 9252e819: Remove tessellation.user_defined_io.per_patch cases from must pass. by Jarkko Pöyry · 9 years ago
  78. a7b6dc7 am 342b03b5: (-s ours) am ca04416b: am 33c9e110: am cee84aa0: am 652dd63a: Merge "Remove invalid atomic image compare swap tests from mustpass." into lmp-sprout-dev by Mika Isojärvi · 9 years ago
  79. cd026d9 am c5ed2a26: am db2aae51: am eef37a2a: am 4a3d88ee: (-s ours) DO NOT MERGE: Ignore denormals in floatUlpThresholdCompare. by Jarkko Pöyry · 9 years ago
  80. d38c14b am 75e63782: am 523bdab6: am 4667bcc1: am f55476d8: Remove fragment_out tests with too strict thresholds from mustpass by Pyry Haulos · 9 years ago
  81. 5efd3ca am fa285d6b: am 36059e0d: am 7ce9438a: am 0870de9a: (-s ours) DO NOT MERGE Do not require signed zero support in ldexp tests() by Pyry Haulos · 9 years ago
  82. b00d353 am 1b179ac7: am 220337ad: am 01516433: am 9252e819: Remove tessellation.user_defined_io.per_patch cases from must pass. by Jarkko Pöyry · 9 years ago
  83. 342b03b am ca04416b: am 33c9e110: am cee84aa0: am 652dd63a: Merge "Remove invalid atomic image compare swap tests from mustpass." into lmp-sprout-dev by Mika Isojärvi · 9 years ago
  84. c5ed2a2 am db2aae51: am eef37a2a: am 4a3d88ee: (-s ours) DO NOT MERGE: Ignore denormals in floatUlpThresholdCompare. by Jarkko Pöyry · 9 years ago
  85. 75e6378 am 523bdab6: am 4667bcc1: am f55476d8: Remove fragment_out tests with too strict thresholds from mustpass by Pyry Haulos · 9 years ago
  86. fa285d6 am 36059e0d: am 7ce9438a: am 0870de9a: (-s ours) DO NOT MERGE Do not require signed zero support in ldexp tests() by Pyry Haulos · 9 years ago
  87. 1b179ac am 220337ad: am 01516433: am 9252e819: Remove tessellation.user_defined_io.per_patch cases from must pass. by Jarkko Pöyry · 9 years ago
  88. ca04416 am 33c9e110: am cee84aa0: am 652dd63a: Merge "Remove invalid atomic image compare swap tests from mustpass." into lmp-sprout-dev by Mika Isojärvi · 9 years ago
  89. db2aae5 am eef37a2a: am 4a3d88ee: (-s ours) DO NOT MERGE: Ignore denormals in floatUlpThresholdCompare. by Jarkko Pöyry · 9 years ago
  90. 523bdab am 4667bcc1: am f55476d8: Remove fragment_out tests with too strict thresholds from mustpass by Pyry Haulos · 9 years ago
  91. 36059e0 am 7ce9438a: am 0870de9a: (-s ours) DO NOT MERGE Do not require signed zero support in ldexp tests() by Pyry Haulos · 9 years ago
  92. 220337a am 01516433: am 9252e819: Remove tessellation.user_defined_io.per_patch cases from must pass. by Jarkko Pöyry · 9 years ago
  93. 33c9e11 am cee84aa0: am 652dd63a: Merge "Remove invalid atomic image compare swap tests from mustpass." into lmp-sprout-dev by Mika Isojärvi · 9 years ago
  94. 6994de1 am b6ea7073: am 84e26791: (-s ours) Merge "DO NOT MERGE: Remove io_blocks.match_different_member_interpolation test from mustpass." into lmp-sprout-dev by Jarkko Pöyry · 9 years ago
  95. 7cbc2db am d9a4fdb9: am a83f8e59: (-s ours) DO NOT MERGE: Apply fix for tessellation fractional even test verification. by Jarkko Pöyry · 9 years ago
  96. afcacb5 am 46fd09d0: am e5fc2a80: Relax fma() verification in builtin_functions.common.fma by Pyry Haulos · 9 years ago
  97. 3007870 am ef16f835: am 563de115: Merge "Relax mediump interpolation accuracy requirements and clarify thresholds" into lmp-sprout-dev by Pyry Haulos · 9 years ago
  98. c7254b7 am f3446323: am 79c79d54: Merge "Remove broken line interpolation tests from must pass." into lmp-sprout-dev by Jarkko Pöyry · 9 years ago
  99. 6a7901f am 9c6d930c: am 744fda92: Add missing extension-require statement to geometry query tests. by Jarkko Pöyry · 9 years ago
  100. 60562c6 am 59faa72b: am e8ef2961: Allow for larger LOD difference and fix another offset bug by Pyry Haulos · 9 years ago