1. 1e8486b CMake: Make the use of endif() / endif(EXPR) consistent by Ben Clayton · 6 years ago
  2. bb3aebf Vulkan debugger: Don't wait for debugger by default. by Ben Clayton · 6 years ago
  3. 9cc163c CMakeLists: Allow overriding of building cppdap by Ben Clayton · 6 years ago
  4. 5837d87 CMakeLists: Only expose options if they're not set as vars by Ben Clayton · 6 years ago
  5. 8fff8c3 Don't use VK_TRUE comparisons by Nicolas Capens · 6 years ago
  6. b766e5e Support more 10_10_10_2 formats as vertex attributes by Alexis Hetu · 6 years ago
  7. 11cb891 Rename multiSampledBresenham to enableMultiSampling by Nicolas Capens · 6 years ago
  8. 0405ba0 Take advantage of return value optimization by Nicolas Capens · 6 years ago
  9. d6d0edc Enable filtering of YCbCr formats by Nicolas Capens · 6 years ago
  10. d95467e Rename createBlend4 to createShuffle4 by Nicolas Capens · 6 years ago
  11. 2cb1db0 SpirvShaderDebugger: Implement OpenCL.Debug.100 by Ben Clayton · 6 years ago
  12. 5c6a3c2 Remove the GL_NV_read_depth_stencil extension by Nicolas Capens · 6 years ago
  13. 5fc197d Disable MSVC warning 4065 by Jonah Ryan-Davis · 6 years ago
  14. 5349f3c Vulkan: Disable SPIR-V preprocessing when debugging by Ben Clayton · 6 years ago
  15. f554c54 Produce less debug info in Kokoro builds by Nicolas Capens · 6 years ago
  16. 6346808 Refactor binary group operations by Nicolas Capens · 6 years ago
  17. e572088 Replace positive/negative_inf() with infinity() by Nicolas Capens · 6 years ago
  18. cd55f05 SpirvShader: Stub OpenCL.DebugInfo.100 by Ben Clayton · 6 years ago
  19. 5d2a4d4 System/Types.hpp: Make vec(T replicate) constexpr by Ben Clayton · 6 years ago
  20. b380590 SpirvShaderDebugger: Add flag for printing opcodes by Ben Clayton · 6 years ago
  21. 8842c8f SpirvShader: 2-way imported extensions lookup by Ben Clayton · 6 years ago
  22. c25e4d3 .vscode: Add spirv-tools-ext to include path by Ben Clayton · 6 years ago
  23. 146e16f C++14: Use enum class builtin hashing by Ben Clayton · 6 years ago
  24. 316f0cb C++14: Use std::enable_if_t instead of our own by Ben Clayton · 6 years ago
  25. 9f1e03b Add initial stub implementation of AHB by Chris Forbes · 6 years ago
  26. 488d35a Vulkan/Debug: Fix `DAP_LOG` macro by Ben Clayton · 6 years ago
  27. 815b4d8 CMakeLists.txt: Copy OpenCLDebugInfo100.h to new dir by Ben Clayton · 6 years ago
  28. 6b7f515 .vscode: Define ENABLE_VK_DEBUGGER by Ben Clayton · 6 years ago
  29. 39670fd Regres: Roll dEQP 1.1.6 forward by Ben Clayton · 6 years ago
  30. 9d9f30d Rename NonNormalized to Unnormalized by Nicolas Capens · 6 years ago
  31. a624d80 Disable the GL_NV_framebuffer_blit extension by Nicolas Capens · 6 years ago
  32. 1d07fc4 Disable the GL_APPLE_texture_format_BGRA8888 extension by Nicolas Capens · 6 years ago
  33. 5682b51 Allow verbal bug IDs by Nicolas Capens · 6 years ago
  34. d79c734 Validate the bug ID format in Kokoro presubmit by Nicolas Capens · 6 years ago
  35. b0ca2a8 Pipeline: Implement the SpirvShader debugger. by Ben Clayton · 6 years ago
  36. 5fd905c Regres: Update test lists @ 0f8f361a by SwiftShader Regression Bot · 6 years ago
  37. 0f8f361 Regres: Update test lists @ 110236f3 by SwiftShader Regression Bot · 6 years ago
  38. c236b57 Removed a few parentheses for slightly better clang formatting by Alexis Hetu · 6 years ago
  39. b8a61bf A2R10G10B10 Support by Alexis Hetu · 6 years ago
  40. df913b9 Change sampledImageIntegerSampleCounts to sampleCounts by Ian Elliott · 6 years ago
  41. f6d3cbb Add the PowerVR SDK as a git submodule by Sean Risser · 6 years ago
  42. 110236f Enable filtering depth+stencil formats by Alexis Hetu · 6 years ago
  43. a7e42ba Kokoro: Disable ASAN for debug mac builds by Ben Clayton · 6 years ago
  44. f6a6a41 SpirvShader: Move extension list out of for loop. by Ben Clayton · 6 years ago
  45. 368d39c C++14: Use std::make_unique where possible. by Ben Clayton · 6 years ago
  46. 73bcece Regres: Update test lists @ 77c89ff8 by SwiftShader Regression Bot · 6 years ago
  47. 77c89ff Build: Verify that we're compiling with C++14. by Ben Clayton · 6 years ago
  48. 3cc0aea Build: Move from using C++11 to C++14. by Ben Clayton · 6 years ago
  49. bfd8c70 Kokoro: Update from GCC 4.8 to GCC 7. by Ben Clayton · 6 years ago
  50. 8a7067d Pipeline/SpirvShader: Move setActiveLaneMask() by Ben Clayton · 6 years ago
  51. b36dbbe Pipeline/SpirvShader: Support more OpExtInsts by Ben Clayton · 6 years ago
  52. 9c8823a Pipeline/SpirvShader: Process OpString instructions by Ben Clayton · 6 years ago
  53. 0771f9b Pipeline/SpirvShader: Add Impl struct by Ben Clayton · 6 years ago
  54. 3775f6d Vulkan/Debug: Expose Frames from Thread by Ben Clayton · 6 years ago
  55. f97fb9d Enable B10G11R11_UFLOAT blending by Alexis Hetu · 6 years ago
  56. c45e066 Vulkan/Debug: Add Reference value type. by Ben Clayton · 6 years ago
  57. 57977c1 Add storage image support for R16G16_{UINT,SINT,SFLOAT} by Chris Forbes · 6 years ago
  58. 7d0ce41 Vulkan: Plumb the debug context down to SpirvShader by Ben Clayton · 6 years ago
  59. a4e06ca Vulkan: Add debugging of the command buffer. by Ben Clayton · 6 years ago
  60. 45a4d0f Disable unused function warning by Nicolas Capens · 6 years ago
  61. e75a183 Regres: Apply fix for invalid SPIR-V in 12 tests. by Ben Clayton · 6 years ago
  62. ed7c8f7 Disable LLVM & Subzero stack traces and crash handling by Nicolas Capens · 6 years ago
  63. 0acac46 vulkan: use a marl::Event in the VkSemaphore implementation. by David 'Digit' Turner · 6 years ago
  64. 43e3316 [vulkan] Simplify vk::Semaphore implementation. by David 'Digit' Turner · 6 years ago
  65. 068dd89 SPIRV-Tools: Update Android.bp to fix build. by Ben Clayton · 6 years ago
  66. a57e2ec Limit Vulkan memory allocation size to 1 GiB by Nicolas Capens · 6 years ago
  67. 19b43a6 IDs: Move inline impls below class. by Ben Clayton · 6 years ago
  68. 5beaef9 Pipeline: Store builtins on SpirvRoutine... by Ben Clayton · 6 years ago
  69. 0b4bc58 Style: clang-format the tests source too by Ben Clayton · 6 years ago
  70. 4be96b5 Merge changes Id1120acb,Ifc6afcda,I8b5da04a,I9389ad9e,I35d60f68 by Ben Clayton · 6 years ago
  71. 3716c20 Improve 1010102 blend precision by Alexis Hetu · 6 years ago
  72. 4fcf990 Update SPIRV-Tools to 8aa423930 by Ben Clayton · 6 years ago
  73. 0b54f13 Squashed 'third_party/SPIRV-Tools/' changes from c3f22f7cb..8aa423930 by Ben Clayton · 6 years ago
  74. ed2a338 VulkanUnitTests: Fix SPIR-V validation issue by Ben Clayton · 6 years ago
  75. e008156 Update SPIRV-Headers to 204cd131c by Ben Clayton · 6 years ago
  76. 2c8ca51 Squashed 'third_party/SPIRV-Headers/' changes from af64a9e82..204cd131c by Ben Clayton · 6 years ago
  77. 10a900e Add assert in GenericValue constant access by Chris Forbes · 6 years ago
  78. 5946579 Remove Reactor/MutexLock.hpp by Nicolas Capens · 6 years ago
  79. 6e3a387 Exclude padding bytes from image size limit by Nicolas Capens · 6 years ago
  80. ab210f9 Vulkan: include backend name in deviceName by Antonio Maiorano · 6 years ago
  81. f47a73a Debug: add trace to debug out by Antonio Maiorano · 6 years ago
  82. 19e00af Regres: Update test lists @ 6d29348d by SwiftShader Regression Bot · 6 years ago
  83. 6d29348 Enable filtering depth only formats by Alexis Hetu · 6 years ago
  84. 750660e Kokoro: Add style presubmit checks by Ben Clayton · 6 years ago
  85. 6d3c7f5 Regres: Update test lists @ 4fd7fccd by SwiftShader Regression Bot · 6 years ago
  86. 4fd7fcc Regres: Roll deqp forward to latest 1.1.6 by Chris Forbes · 6 years ago
  87. e82d885 Allow 32F texture to use linear filtering by Alexis Hetu · 6 years ago
  88. 3e3d8fe Remove sw::Vector, Point, and Matrix by Nicolas Capens · 6 years ago
  89. ff3d55c Regres: Update test lists @ 21be09d8 by SwiftShader Regression Bot · 6 years ago
  90. 21be09d Enable samplerAnisotropy by Alexis Hetu · 6 years ago
  91. 0a9fbfe Advertise variableMultisampleRate feature by Chris Forbes · 6 years ago
  92. 45c697a clang-format the src/WSI directory by Ben Clayton · 6 years ago
  93. 2ed93ab clang-format the src/Vulkan directory by Ben Clayton · 6 years ago
  94. 595d911 clang-format the src/System directory by Ben Clayton · 6 years ago
  95. 713b8d3 clang-format the src/Reactor directory by Ben Clayton · 6 years ago
  96. bc1c067 clang-format the src/Pipeline directory by Ben Clayton · 6 years ago
  97. fccfc56 clang-format the src/Device directory by Ben Clayton · 6 years ago
  98. d4e6447 Start a custom .clang-format rule by Ben Clayton · 7 years ago
  99. 81bc9d9 Remove spaces after control statements keywords by Nicolas Capens · 6 years ago
  100. a8d5a6d Enable blending for 32FP formats by Alexis Hetu · 6 years ago