1. 3044c24 Use GL_RGB as implementation color read format for GL_RGB565 by Chris Forbes · 5 years ago
  2. a9dc770 Optimize "max(t, t)" to fold into just "t" by Sean Risser · 6 years ago
  3. 8b69385 Fix regres script by Antonio Maiorano · 5 years ago
  4. c475f56 Regres: disable warnings as errors by Antonio Maiorano · 6 years ago
  5. faa2a36 Increase limits for uniforms and vertex outputs by Alexis Hetu · 6 years ago
  6. 6b4b814 Implement VK_EXT_queue_family_foreign by Chris Forbes · 6 years ago
  7. 072466a Add swiftshader_optimized_debug_build gn arg by Antonio Maiorano · 6 years ago
  8. 30d3c8a Slim down ROP handling for various formats by Chris Forbes · 6 years ago
  9. 2eae438 Regres: Update test lists @ cc3f0986 by SwiftShader Regression Bot · 6 years ago
  10. cc3f098 Merge changes Ic33110f9,I538566c6 by Nicolas Capens · 6 years ago
  11. 10cf665 Fix WSI present on MacOS by Nicolas Capens · 6 years ago
  12. 645a8de Claim Vulkan 1.1 conformance by Nicolas Capens · 6 years ago
  13. 657dd6c Implement VK_KHR_driver_properties by Nicolas Capens · 6 years ago
  14. 50038d6 Revert "Do not call Scheduler destructor in libVulkan." by Alexis Hétu · 6 years ago
  15. 3f46e49 Update Marl to 12872a0df by Nicolas Capens · 6 years ago
  16. 07ed7cf Squashed 'third_party/marl/' changes from 5f31df137..12872a0df by Nicolas Capens · 6 years ago
  17. e3a5983 Regres: Update test lists @ 1f89f58f by SwiftShader Regression Bot · 6 years ago
  18. 1f89f58 Do not call Scheduler destructor in libVulkan. by Jamie Madill · 6 years ago
  19. 2ef66b6 [android] Add missing lib to _common_debug target by Jason Macnak · 6 years ago
  20. 234dcc1 Merge changes Ia7ee9d37,Ia3214243 by Nicolas Capens · 6 years ago
  21. 9c18a97 Enable sampling a depth-stencil format by Alexis Hetu · 6 years ago
  22. 44f462b Fix support for OpKill as non-terminator by Alexis Hetu · 6 years ago
  23. 73d72c0 Update Marl to 5f31df137 by Nicolas Capens · 6 years ago
  24. 9e5f50f Squashed 'third_party/marl/' changes from bf3e23083..5f31df137 by Nicolas Capens · 6 years ago
  25. b6fa949 Merge changes I5e9afad9,Ibd0b2ee4 by Nicolas Capens · 6 years ago
  26. 126d9d6 Fix ComputeProgramKey not strict weak ordering by Antonio Maiorano · 6 years ago
  27. e9b6f28 GN: Build libVulkan to root_out_dir. by Jamie Madill · 6 years ago
  28. 017dfff Implement alpha blend support for VK_FORMAT_A2B10G10R10_UNORM_PACK32 by Chris Forbes · 6 years ago
  29. e704325 Fix cf_x86_phone boot by Chris Forbes · 6 years ago
  30. 61a2765 Regres: Update test lists @ 860369fc by SwiftShader Regression Bot · 6 years ago
  31. 860369f Enable vertexPipelineStoresAndAtomics feature by Alexis Hetu · 6 years ago
  32. f9c8d5f Robust buffer access for vertex inputs by Alexis Hetu · 6 years ago
  33. 1ea7af5 Prevent extra vertices from being processed by Alexis Hetu · 6 years ago
  34. 9f2b6c4 Point vertex processing optimization by Alexis Hetu · 6 years ago
  35. 4ba1b04 Regres: Update test lists @ 30847688 by SwiftShader Regression Bot · 6 years ago
  36. 7a7f630 Fix integer overflows in ClipSrcRect by Sean Risser · 6 years ago
  37. e901e9b Update Marl to bf3e23083 by Nicolas Capens · 6 years ago
  38. 73634a1 Squashed 'third_party/marl/' changes from 59068ee4c..bf3e23083 by Nicolas Capens · 6 years ago
  39. 3084768 Renderer alignment fix by Alexis Hetu · 6 years ago
  40. 6fce4a2 [android] Fix build. by David 'Digit' Turner · 6 years ago
  41. adb0d51 Fix intrinsic of getting timer tick for Windows ARM64 by Tom Tan · 6 years ago
  42. c9fa9fe [memfd] Create support class for Linux memfd-backed region. by David 'Digit' Turner · 6 years ago
  43. d94d6a3 Assert Reactor Float constants are finite by Nicolas Capens · 6 years ago
  44. baf328a Fix construction of SPIR-V constant float objects by Nicolas Capens · 6 years ago
  45. a070dcf Fix passing sampler offset operands unchanged by Nicolas Capens · 6 years ago
  46. dc550b2 Fix storing of non-float SPIR-V constants by Nicolas Capens · 6 years ago
  47. b1d3bbf Fix non-float constant creation for ASM by Nicolas Capens · 6 years ago
  48. 5a5ffe5 Update link to dEQP repository by Nicolas Capens · 6 years ago
  49. 38a9b3c Fix OpenGL/EGL entry function calling convention by Nicolas Capens · 6 years ago
  50. 5f1b4c0 CMakeLists.txt: Don't set MARL_BUILD_TESTS to OFF by Ben Clayton · 6 years ago
  51. fccbd75 Update Marl to 59068ee4 by Ben Clayton · 6 years ago
  52. 23c75ca Squashed 'third_party/marl/' changes from d3b8558ce..59068ee4c by Ben Clayton · 6 years ago
  53. cebb963 GN: Expose XCB surface extension on Linux. by Jamie Madill · 6 years ago
  54. 44e6523 Fix ldexp builtin with vectors by Chris Forbes · 6 years ago
  55. a12195b marl: Remove the unittests from the Chromium build by Ben Clayton · 6 years ago
  56. e693b62 Migrate from yarn to marl. by Ben Clayton · 6 years ago
  57. b6c572d Revert "Migrate from yarn to marl." by Ben Clayton · 6 years ago
  58. 1359b66 Migrate from yarn to marl. by Ben Clayton · 6 years ago
  59. 8147791 Revert "Migrate from yarn to marl." by Ben Clayton · 6 years ago
  60. df6cc08 Migrate from yarn to marl. by Ben Clayton · 6 years ago
  61. adfa8dc .vscode/c_cpp_properties.json: Add marl include path by Ben Clayton · 6 years ago
  62. 2dcf255 marl: Fix compiler warning treated as error. by Ben Clayton · 6 years ago
  63. 374b99b third_party/marl: Remove googletest submodule. by Ben Clayton · 6 years ago
  64. f879aeb Merge changes from topic "add-marl" by Ben Clayton · 6 years ago
  65. 6726fcf Regres: Update test lists @ 5d0faf9b by SwiftShader Regression Bot · 6 years ago
  66. 5d0faf9 Suppress 32-bit MSVC warning. by Jamie Madill · 6 years ago
  67. 9746f8b Fix GN/Chromium build. by Jamie Madill · 6 years ago
  68. e9ba0a9 Initial drop of Marl @ d3b8558c by Ben Clayton · 6 years ago
  69. fe71eb9 Squashed 'third_party/marl/' content from commit d3b8558ce by Ben Clayton · 6 years ago
  70. 60a0dc7 Regres: Update test lists @ 4d838a8c by SwiftShader Regression Bot · 6 years ago
  71. 4d838a8 Replace sinh,cosh with implementations in terms of Exp() by Chris Forbes · 6 years ago
  72. cf0e2fe [fuchsia] Fix Fuchsia build of swiftshader_vulkan_unittests by David 'Digit' Turner · 6 years ago
  73. cdb4549 Regres: Update test lists @ fbc146e9 by SwiftShader Regression Bot · 6 years ago
  74. fbc146e [yarn]: Add yarn_unittests GN target to BUILD.gn by David 'Digit' Turner · 6 years ago
  75. 2048831 [yarn]: Fix Fuchsia build. by David 'Digit' Turner · 6 years ago
  76. 7a19b09 Yarn: Add blocking_call. by Ben Clayton · 6 years ago
  77. 92577e5 Add BindImageMemory2 support for swapchain images by Chris Forbes · 6 years ago
  78. 25c8e08 Add support for vkAcquireNextImage2KHR by Chris Forbes · 6 years ago
  79. 5b57ff4 Regres: Update test lists @ 920100cd by SwiftShader Regression Bot · 6 years ago
  80. 920100c Enable fragmentStoresAndAtomics by Alexis Hetu · 6 years ago
  81. fe23c66 Fix GN Header checks. by Jamie Madill · 6 years ago
  82. 39a9f1b Add input attachment support for VK_FORMAT_A1R5G5B5_UNORM_PACK16 by Chris Forbes · 6 years ago
  83. a3ff878 Add ROP support for VK_FORMAT_A1R5G5B5_UNORM_PACK16 by Chris Forbes · 6 years ago
  84. 36b88bc Regres: Update test lists @ 18c9ac49 by SwiftShader Regression Bot · 6 years ago
  85. cd8d6f2 Update SPIRV-Tools to 65e362b7 by Ben Clayton · 6 years ago
  86. d0f684e Squashed 'third_party/SPIRV-Tools/' changes from 9559cdbdf..65e362b7a by Ben Clayton · 6 years ago
  87. 18c9ac4 Optimize non-solid polygon rasterization by Nicolas Capens · 6 years ago
  88. 2210f80 Implement non-solid polygon rasterization by Ben Clayton · 6 years ago
  89. ac69da7 Don't use bitcast+float path for integer constant values by Chris Forbes · 6 years ago
  90. 6d684b4 Regres: Update test lists @ 680d3761 by SwiftShader Regression Bot · 6 years ago
  91. f003332 Fix version script renames by Nicolas Capens · 6 years ago
  92. 2c99cf6 Canonicalize Vulkan ICD library names by Nicolas Capens · 6 years ago
  93. bbd8c42 Support Windows builds and ANGLE integration. by Jamie Madill · 6 years ago
  94. 69ffc31 Initialize the blend state using memset by Nicolas Capens · 6 years ago
  95. 680d376 Add VK_IMAGE_USAGE_SAMPLED_BIT to SurfaceKHR by Alexis Hetu · 6 years ago
  96. 51d5108 Support for independentBlend feature by Alexis Hetu · 6 years ago
  97. 793b6c3 Disable Vulkan projects in Visual Studio solution build by Nicolas Capens · 6 years ago
  98. 8dd0eb2 Regres: Adjust constants and include error messages by Ben Clayton · 6 years ago
  99. a9af883 WSI: Very basic XCB surface implementation. by Ben Clayton · 6 years ago
  100. 2198b0f Regres: Update test lists @ eea9d35b by SwiftShader Regression Bot · 6 years ago