1. d94d6a3 Assert Reactor Float constants are finite by Nicolas Capens · 5 years ago
  2. baf328a Fix construction of SPIR-V constant float objects by Nicolas Capens · 5 years ago
  3. a070dcf Fix passing sampler offset operands unchanged by Nicolas Capens · 5 years ago
  4. dc550b2 Fix storing of non-float SPIR-V constants by Nicolas Capens · 5 years ago
  5. b1d3bbf Fix non-float constant creation for ASM by Nicolas Capens · 5 years ago
  6. 5a5ffe5 Update link to dEQP repository by Nicolas Capens · 5 years ago
  7. 38a9b3c Fix OpenGL/EGL entry function calling convention by Nicolas Capens · 5 years ago
  8. 5f1b4c0 CMakeLists.txt: Don't set MARL_BUILD_TESTS to OFF by Ben Clayton · 5 years ago
  9. fccbd75 Update Marl to 59068ee4 by Ben Clayton · 5 years ago
  10. 23c75ca Squashed 'third_party/marl/' changes from d3b8558ce..59068ee4c by Ben Clayton · 5 years ago
  11. cebb963 GN: Expose XCB surface extension on Linux. by Jamie Madill · 5 years ago
  12. 44e6523 Fix ldexp builtin with vectors by Chris Forbes · 5 years ago
  13. a12195b marl: Remove the unittests from the Chromium build by Ben Clayton · 5 years ago
  14. e693b62 Migrate from yarn to marl. by Ben Clayton · 5 years ago
  15. b6c572d Revert "Migrate from yarn to marl." by Ben Clayton · 5 years ago
  16. 1359b66 Migrate from yarn to marl. by Ben Clayton · 5 years ago
  17. 8147791 Revert "Migrate from yarn to marl." by Ben Clayton · 5 years ago
  18. df6cc08 Migrate from yarn to marl. by Ben Clayton · 5 years ago
  19. adfa8dc .vscode/c_cpp_properties.json: Add marl include path by Ben Clayton · 5 years ago
  20. 2dcf255 marl: Fix compiler warning treated as error. by Ben Clayton · 5 years ago
  21. 374b99b third_party/marl: Remove googletest submodule. by Ben Clayton · 5 years ago
  22. f879aeb Merge changes from topic "add-marl" by Ben Clayton · 5 years ago
  23. 6726fcf Regres: Update test lists @ 5d0faf9b by SwiftShader Regression Bot · 5 years ago
  24. 5d0faf9 Suppress 32-bit MSVC warning. by Jamie Madill · 5 years ago
  25. 9746f8b Fix GN/Chromium build. by Jamie Madill · 5 years ago
  26. e9ba0a9 Initial drop of Marl @ d3b8558c by Ben Clayton · 5 years ago
  27. fe71eb9 Squashed 'third_party/marl/' content from commit d3b8558ce by Ben Clayton · 5 years ago
  28. 60a0dc7 Regres: Update test lists @ 4d838a8c by SwiftShader Regression Bot · 5 years ago
  29. 4d838a8 Replace sinh,cosh with implementations in terms of Exp() by Chris Forbes · 5 years ago
  30. cf0e2fe [fuchsia] Fix Fuchsia build of swiftshader_vulkan_unittests by David 'Digit' Turner · 5 years ago
  31. cdb4549 Regres: Update test lists @ fbc146e9 by SwiftShader Regression Bot · 5 years ago
  32. fbc146e [yarn]: Add yarn_unittests GN target to BUILD.gn by David 'Digit' Turner · 5 years ago
  33. 2048831 [yarn]: Fix Fuchsia build. by David 'Digit' Turner · 5 years ago
  34. 7a19b09 Yarn: Add blocking_call. by Ben Clayton · 5 years ago
  35. 92577e5 Add BindImageMemory2 support for swapchain images by Chris Forbes · 5 years ago
  36. 25c8e08 Add support for vkAcquireNextImage2KHR by Chris Forbes · 5 years ago
  37. 5b57ff4 Regres: Update test lists @ 920100cd by SwiftShader Regression Bot · 5 years ago
  38. 920100c Enable fragmentStoresAndAtomics by Alexis Hetu · 5 years ago
  39. fe23c66 Fix GN Header checks. by Jamie Madill · 5 years ago
  40. 39a9f1b Add input attachment support for VK_FORMAT_A1R5G5B5_UNORM_PACK16 by Chris Forbes · 5 years ago
  41. a3ff878 Add ROP support for VK_FORMAT_A1R5G5B5_UNORM_PACK16 by Chris Forbes · 5 years ago
  42. 36b88bc Regres: Update test lists @ 18c9ac49 by SwiftShader Regression Bot · 5 years ago
  43. cd8d6f2 Update SPIRV-Tools to 65e362b7 by Ben Clayton · 5 years ago
  44. d0f684e Squashed 'third_party/SPIRV-Tools/' changes from 9559cdbdf..65e362b7a by Ben Clayton · 5 years ago
  45. 18c9ac4 Optimize non-solid polygon rasterization by Nicolas Capens · 5 years ago
  46. 2210f80 Implement non-solid polygon rasterization by Ben Clayton · 5 years ago
  47. ac69da7 Don't use bitcast+float path for integer constant values by Chris Forbes · 5 years ago
  48. 6d684b4 Regres: Update test lists @ 680d3761 by SwiftShader Regression Bot · 5 years ago
  49. f003332 Fix version script renames by Nicolas Capens · 5 years ago
  50. 2c99cf6 Canonicalize Vulkan ICD library names by Nicolas Capens · 5 years ago
  51. bbd8c42 Support Windows builds and ANGLE integration. by Jamie Madill · 5 years ago
  52. 69ffc31 Initialize the blend state using memset by Nicolas Capens · 5 years ago
  53. 680d376 Add VK_IMAGE_USAGE_SAMPLED_BIT to SurfaceKHR by Alexis Hetu · 5 years ago
  54. 51d5108 Support for independentBlend feature by Alexis Hetu · 5 years ago
  55. 793b6c3 Disable Vulkan projects in Visual Studio solution build by Nicolas Capens · 5 years ago
  56. 8dd0eb2 Regres: Adjust constants and include error messages by Ben Clayton · 5 years ago
  57. a9af883 WSI: Very basic XCB surface implementation. by Ben Clayton · 5 years ago
  58. 2198b0f Regres: Update test lists @ eea9d35b by SwiftShader Regression Bot · 5 years ago
  59. 3ffa113 Add support for ImageFormatRg32{f,i,ui} by Chris Forbes · 5 years ago
  60. eea9d35 Device/Renderer: Work arounds for MemorySanitizer false-positives by Ben Clayton · 5 years ago
  61. 8828919 Clamp float values to correct range before conversion to normalized by Chris Forbes · 5 years ago
  62. 9dc41fd Support running Vulkan unit tests from the output directory by Nicolas Capens · 5 years ago
  63. b52384b Add missing vkGetPhysicalDevicePresentRectanglesKHR function by Chris Forbes · 5 years ago
  64. c72c8d7 Fix vkClearAttachments VK_ATTACHMENT_UNUSED handling by Chris Forbes · 5 years ago
  65. 2fb2bde Regres: Update test lists @ 05823feb by SwiftShader Regression Bot · 5 years ago
  66. 4587364 Prettify atomic initialization by Nicolas Capens · 5 years ago
  67. 05823fe Update testlists for Vulkan CTS 1.1.5 roll by Chris Forbes · 5 years ago
  68. 1170250 Device/Renderer: Fix uninitialized field. by Ben Clayton · 5 years ago
  69. 04e1485 Make round-robin task enqueue index thread safe by Nicolas Capens · 5 years ago
  70. cde4dd9 Device: Migrate Renderer to Yarn by Ben Clayton · 5 years ago
  71. b5f0a4b Device: Don't use a global for the cluster count. by Ben Clayton · 5 years ago
  72. 414b72d Some minor code tidying. by Ben Clayton · 5 years ago
  73. f7b7b70 Pipeline: Use Yarn to make compute multi-threaded. by Ben Clayton · 5 years ago
  74. d6c6136 Vulkan: Build a yarn::Scheduler and pass it down to the vk::Queue. by Ben Clayton · 5 years ago
  75. 1943a29 vk::Queue: Lazily construct Renderers by Ben Clayton · 5 years ago
  76. ac1912f Yarn: Don't zero-initialize data in Pool<T>::Item::construct() by Ben Clayton · 5 years ago
  77. a9da772 Pass draw-to-draw varying state directly to Renderer::draw by Chris Forbes · 5 years ago
  78. 83cdd25 Do not expose extensions for KHR_shader_draw_parameters and KHR_variable_pointers by Chris Forbes · 5 years ago
  79. 605f863 Refactor framebuffer clear to be less redundant by Chris Forbes · 5 years ago
  80. 2e5042a Refactor multiview support to remove some redundancy by Chris Forbes · 5 years ago
  81. 7937072 Fix misleading UNIMPLEMENTED in image load by Chris Forbes · 5 years ago
  82. 428c0b2 Regres: Update test lists @ d6dc4b7e by SwiftShader Regression Bot · 5 years ago
  83. d6dc4b7 Store subpass index in ExecutionState, not in RenderPass by Chris Forbes · 5 years ago
  84. 115cfe7 Regres: Update test lists @ 23742c09 by SwiftShader Regression Bot · 5 years ago
  85. e7151f7 Fix mapping NaN inputs for E5B9G9R9 to 0 by Nicolas Capens · 5 years ago
  86. 243997a Don't access sampler handles for sampled image descriptors by Nicolas Capens · 5 years ago
  87. dbd0275 Fix samplerless image fetch by Nicolas Capens · 5 years ago
  88. 02d4c0d Add support for multiview rendering by Chris Forbes · 5 years ago
  89. 23742c0 Fix linux build with gcc-8.2 by Chris Forbes · 5 years ago
  90. dbb6f3f Support RGB formats with IOSurface client buffer surfaces. by Geoff Lang · 5 years ago
  91. f25a1c6 Always rasterize lines as a rectangle by Nicolas Capens · 5 years ago
  92. 92eb041 Refactor GLES routine cache keys to use Memset<T> by Nicolas Capens · 5 years ago
  93. fd72dd0 Order timestamp writes correctly wrt renderer work by Chris Forbes · 5 years ago
  94. 9a6e043 Add newlines to SPIRV optimizer messages by Chris Forbes · 5 years ago
  95. d335302 Add feature support check for VkPhysicalDeviceShaderDrawParametersFeatures by Chris Forbes · 5 years ago
  96. aad8cfc Add feature support check for VkPhysicalDeviceMultiviewFeatures by Chris Forbes · 5 years ago
  97. 303ddb5 Make ClipDstRect/ClipSrcRect cease on non-finite by Sean Risser · 5 years ago
  98. dadeb00 Yarn: Add GN build files. by Ben Clayton · 5 years ago
  99. 0b6d129 CMake: Remove custom CMAKE_ASM_FLAGS by Ben Clayton · 5 years ago
  100. 288a1e9 Yarn: Remove BUILD_ASM define from build settings by Ben Clayton · 5 years ago