1. 4ba1911 Regres: Update test lists @ b3596a6b by SwiftShader Regression Bot · 5 years ago
  2. b3596a6 Implement Android Vulkan HAL module plumbing by Chris Forbes · 5 years ago
  3. 0deebed Adjust Android vulkan build by Chris Forbes · 5 years ago
  4. 94e0305 Compilation files for Android by Hernan Liatis · 5 years ago
  5. 1d667d6 Disable surface and swapchain support for Android by Chris Forbes · 5 years ago
  6. 60da158 Support pNext chain entries in vkCreateImageView by Alexis Hetu · 5 years ago
  7. d6fae38 Sample location properly marked as unsupported by Alexis Hetu · 5 years ago
  8. 67806a1 Input aspect support in vkCreateRenderPass by Alexis Hetu · 5 years ago
  9. 6b51134 SpirvShader: Implement descriptor set arrays by Ben Clayton · 5 years ago
  10. 484e08e SpirvShader: Rework pointer types by Ben Clayton · 5 years ago
  11. bd3af85 Improve the dEQP documentation for Linux. by Sean Risser · 5 years ago
  12. 72438f1 Fix DescriptorUpdateTemplate::updateDescriptorSet by Ben Clayton · 5 years ago
  13. 4774761 SpirvShader: Make value names more consistent by Ben Clayton · 5 years ago
  14. d67ee5f Regres: Update test lists @ 0e3d328a by SwiftShader Regression Bot · 5 years ago
  15. 0e3d328 SpirvRoutine: Verify create functions are called once per id by Ben Clayton · 5 years ago
  16. e6ab01f Implement an Android NDK build of SwiftShader using the CMake files. by Stephen White · 5 years ago
  17. d39c96e Create a recursive version of MutexLock, and apply it to EGL. by Cody Schuffelen · 5 years ago
  18. 90561c0 Renderer.cpp: Refactor setBatchIndices... by Ben Clayton · 5 years ago
  19. e3afd70 Regres: Update test lists @ 225a1301 by SwiftShader Regression Bot · 5 years ago
  20. 225a130 Implement dynamic buffer offsets. by Ben Clayton · 5 years ago
  21. fcbb145 Removed SwiftShader's custom DrawType enum by Alexis Hetu · 6 years ago
  22. 97e9589 Add support for OpKill by Chris Forbes · 5 years ago
  23. 4fa92a7 VkPipeline: Add basic optimization passes. by Ben Clayton · 5 years ago
  24. 5d143aa SpirvShader: Ignore unreachable inputs for Phis. by Ben Clayton · 5 years ago
  25. 3740147 Regres: Reduce dEQP logging efforts by Ben Clayton · 5 years ago
  26. 15f2e8c Regres: Remove hack to always start with a daily test by Ben Clayton · 5 years ago
  27. 24d1166 Regres: Include failure reasons in CI message by Ben Clayton · 5 years ago
  28. f55e0a8 Regres: Really kill timed-out processes by Ben Clayton · 5 years ago
  29. e83248c Regres: Changes to reduce timeouts by Ben Clayton · 5 years ago
  30. ba8b5ab Regres: Update test lists @ 2b9fb4bf by SwiftShader Regression Bot · 5 years ago
  31. 2b9fb4b Switch to LLVM 7.0 for Visual Studio solution by Nicolas Capens · 5 years ago
  32. 0475688 Default to 64-bit MSVC toolchain by Nicolas Capens · 5 years ago
  33. 5454282 Add missing LLVM 7.0 source files by Nicolas Capens · 5 years ago
  34. c5da6e0 Rename swiftshader_icd.def to libvk_swiftshader.def by Nicolas Capens · 5 years ago
  35. 04dd12d .gitignore: .vscode/settings.json & .vscode/launch.json by Ben Clayton · 5 years ago
  36. 51d9867 Fix materialization of function arguments by Nicolas Capens · 5 years ago
  37. 3f20ba6 Regres: Update test lists @ 459453a9 by SwiftShader Regression Bot · 5 years ago
  38. 459453a Eliminate Intermediate::replace() by Nicolas Capens · 5 years ago
  39. 0192d15 Elide single basic block variable materialization by Nicolas Capens · 5 years ago
  40. 5da8d8d Avoid Array<> assignment by Nicolas Capens · 5 years ago
  41. f1beca4 Implement missing Short8 assignment operators by Nicolas Capens · 5 years ago
  42. 3790418 Common: Document sw::Resource by Ben Clayton · 5 years ago
  43. 52a67b6 Revert "Create a recursive version of MutexLock, and apply it to EGL." by Nicolas Capens · 5 years ago
  44. 169872e Reactor: Replace ArgI for std::tuple_element by Ben Clayton · 5 years ago
  45. ff1cede SpirvShader: Improve docs on IsStorageInterleavedByLane() by Ben Clayton · 5 years ago
  46. fedad16 Regres: Update test lists @ 513ed1d5 by SwiftShader Regression Bot · 5 years ago
  47. 513ed1d SpirvShader: Fixes for complex loops. by Ben Clayton · 5 years ago
  48. fe3f013 SpirvShader: Handle dead code branches. by Ben Clayton · 5 years ago
  49. 20b950a Create a recursive version of MutexLock, and apply it to EGL. by Cody Schuffelen · 5 years ago
  50. 555c333 VkPipeline: Debug - show ids not names in disassembly. by Ben Clayton · 5 years ago
  51. a94a95c Fix descriptor set allocation and update by Nicolas Capens · 5 years ago
  52. 5bb034d Regres: Update test lists @ 51562f15 by SwiftShader Regression Bot · 5 years ago
  53. 51562f1 Add support for OpMatrixTimesMatrix by Chris Forbes · 5 years ago
  54. fc8a46d Wire up indirect dispatch by Chris Forbes · 5 years ago
  55. c9d9871 Add .vscode/c_cpp_properties.json by Ben Clayton · 5 years ago
  56. 37628f0 Claim support for multi draw indirect + base instance by Chris Forbes · 5 years ago
  57. 48b3587 Implement indirect draws by Chris Forbes · 5 years ago
  58. 4aa9bf1 Allow subpasses to use secondary command buffers by Chris Forbes · 5 years ago
  59. a563dd8 Add support for OpVectorTimesMatrix by Chris Forbes · 5 years ago
  60. 06f4ed7 Add support for OpMatrixTimesVector by Chris Forbes · 5 years ago
  61. 0839cbd Proper mipmap size allocation for compressed textures by Alexis Hetu · 5 years ago
  62. 979f940 Add support for compressed image copy by Alexis Hetu · 5 years ago
  63. 94f195b Regres: Update test lists @ 179c9324 by SwiftShader Regression Bot · 5 years ago
  64. 57e05b8 Add support for OpMatrixTimesScalar by Chris Forbes · 5 years ago
  65. 179c932 Handle NULL 'value' to eglGetSyncAttribKHR() by Alistair Strachan · 5 years ago
  66. 4c9f4a9 Remove asserts blocking pipeline derivatives by Chris Forbes · 5 years ago
  67. e43cda5 Add GLES unit tests to Kokoro Windows CI by Nicolas Capens · 5 years ago
  68. df5b28f Regres: Update test lists @ e747b3c3 by SwiftShader Regression Bot · 5 years ago
  69. e747b3c SpirvShader: Implement loops by Ben Clayton · 5 years ago
  70. cc6473f Regenerate Windows LLVM configs by Nicolas Capens · 5 years ago
  71. ea0822b Regenerate Linux LLVM configs by Nicolas Capens · 5 years ago
  72. f1f573b Add Windows support to LLVM config generation script by Nicolas Capens · 5 years ago
  73. cc3c98d Disable LLVM_ENABLE_THREADS in config generation script by Nicolas Capens · 5 years ago
  74. 213a8ce SpirvShader: Implement OpSwitch by Ben Clayton · 5 years ago
  75. 9fd02e0 SpirvShader: Implement OpBranchConditional, OpPhi, ... by Ben Clayton · 5 years ago
  76. 54ec759 Renderpass multisampling resolve by Alexis Hetu · 5 years ago
  77. fb6639f Fill buffer fix by Alexis Hetu · 5 years ago
  78. c0cf68b SpirvShader: Add EmitState by Ben Clayton · 5 years ago
  79. 3246ca2 SpirvShader: Add Intermediate::replace() by Ben Clayton · 5 years ago
  80. 64f78f5 SpirvShader: Add flow control info to Block. by Ben Clayton · 5 years ago
  81. 7af9266 Regres: Update test lists @ 221459f4 by SwiftShader Regression Bot · 5 years ago
  82. e1cf863 Support for per-instance attributes by Chris Forbes · 5 years ago
  83. 221459f Work around another MSVC bug with variadic macros. by Ben Clayton · 5 years ago
  84. e24bc66 Fixed erroneous filtering by Alexis Hetu · 5 years ago
  85. 62f62a6 Regres: Update test lists @ e276f52b by SwiftShader Regression Bot · 5 years ago
  86. e276f52 Remove extra stencil state from DrawData by Chris Forbes · 5 years ago
  87. 426b4c8 Remove top-level kokoro/ folder by Nicolas Capens · 5 years ago
  88. 89c1381 Build LLVM with threads disabled. by Nico Weber · 5 years ago
  89. 86509d9 Implement atomic load/store memory ordering by Nicolas Capens · 5 years ago
  90. fabdec5 Use a C array for temporary load results by Nicolas Capens · 5 years ago
  91. 5e8414e Implement atomic load/store by Nicolas Capens · 5 years ago
  92. 4c1b8c8 Removed redundant flag by Alexis Hetu · 5 years ago
  93. 2e96bac Regres: Transition from out/ to build/ by Ben Clayton · 5 years ago
  94. 2a55a56 Regres: Include an example test for each of top N failures by Ben Clayton · 5 years ago
  95. cf18661 Merge upstream LLVM r356524. by Nico Weber · 5 years ago
  96. 3dbb775 PixelRoutine: Fix warning about missing override. by Ben Clayton · 5 years ago
  97. af26cfe SpirvShader: Minor changes for ASSERTs by Ben Clayton · 5 years ago
  98. 4d3cdbc Regres: Update test lists @ b55772e6 by SwiftShader Regression Bot · 5 years ago
  99. 756b54d VulkanUnitTests: Align the buffers to 0x100 for the compute tests by Ben Clayton · 5 years ago
  100. 40f3d98 VulkanUnitTests: Call vkDestroyDevice() by Ben Clayton · 5 years ago