1. 7121ee6 Update Marl to 6dd9ff1e by Ben Clayton · 5 years ago
  2. 6dd9ff1 Squashed 'third_party/marl/' changes from 49e4e3141..14e4d862a by Ben Clayton · 5 years ago
  3. 102fd19 PixelRoutine: const-qualify reference parameters by Antonio Maiorano · 5 years ago
  4. 168bb0d Regres: Update test lists @ b2407dd7 by SwiftShader Regression Bot · 5 years ago
  5. 66ba1f9 Rasterize 'Bresenham' line segments as parallelograms by Nicolas Capens · 5 years ago
  6. 90df527 Negative baseVertex support by Alexis Hetu · 5 years ago
  7. b2407dd regres: Don't ignore abnormal exits by Chris Forbes · 5 years ago
  8. b5407bf Regres: Update test lists @ 88632cac by SwiftShader Regression Bot · 5 years ago
  9. 359bc80 [vulkan] Implement VK_KHR_external_memory_fd for Linux and Android. by David 'Digit' Turner · 6 years ago
  10. 88632ca Regres: Don't treat non-zero error codes as crashes. by Ben Clayton · 5 years ago
  11. 59fa599 Vulkan:maxPerStageDescriptorStorageBuffers = 16 by Tobin Ehlis · 5 years ago
  12. 3c36ea1 Revert "Suppress 32-bit MSVC warning." by Nicolas Capens · 5 years ago
  13. e2f83aa Regres: Add workaround for Khronos Gitlab issues by Ben Clayton · 5 years ago
  14. 197a572 Regres: Update test lists @ 9da287fd by SwiftShader Regression Bot · 5 years ago
  15. 3713167 Blend mode fix for 565 format by Alexis Hetu · 5 years ago
  16. 9da287f Output Swiftshader version to logcat by Tim Van Patten · 5 years ago
  17. 503d196 Allow depth/stencil attachment to be VK_ATTACHMENT_UNUSED in clear by Chris Forbes · 5 years ago
  18. 3c4707d Regres: Update test lists @ 414f99e0 by SwiftShader Regression Bot · 5 years ago
  19. 2366802 Relax descriptor set index assert at descriptor point of definition by Chris Forbes · 6 years ago
  20. 5244595 Avoid sync issues by removing global android swapchain map by Alexis Hetu · 5 years ago
  21. 414f99e Regres: Check out the change before attempting to read files from it. by Ben Clayton · 5 years ago
  22. 31edef7 Update deqp to vulkan-cts-1.1.6.1 (a7d268a6a3ee9655298d61cdb8b5c42306a4e335) by Chris Forbes · 5 years ago
  23. ef55c4e Fix PointCoord builtin by Chris Forbes · 6 years ago
  24. c03ce00 Kokoro: Allow 'Fixes:' in bug check by Ben Clayton · 5 years ago
  25. d9ed1c2 Prevent rasterizing fragments outside the framebuffer by Alexis Hetu · 5 years ago
  26. 27a3d31 Fix issues presenting MetalSurfaces by Jonah Ryan-Davis · 5 years ago
  27. 88264e3 Regres: Update test lists @ 215bc794 by SwiftShader Regression Bot · 5 years ago
  28. 215bc79 Add VK_EXT_metal_surface extension support by Jonah Ryan-Davis · 5 years ago
  29. b0a1f0a Update Vulkan CTS testlist by Nicolas Capens · 5 years ago
  30. aaa64b7 Modify Blitter to implement FunctionT by Antonio Maiorano · 5 years ago
  31. 62edf14 Modify SetupRoutine to implement FunctionT by Antonio Maiorano · 5 years ago
  32. e60921e Modify PixelRoutine to implement FunctionT by Antonio Maiorano · 5 years ago
  33. d06466e Modify VertexRoutine to implement FunctionT by Antonio Maiorano · 5 years ago
  34. 03935ae ReactorUnitTests: use FunctionT by Antonio Maiorano · 5 years ago
  35. 62f49b2 Reactor: add type-safe FunctionT and RoutineT by Antonio Maiorano · 5 years ago
  36. 855e8b1 Allow concurrent eglSwapBuffers() with same display but different surfaces by Jason Macnak · 5 years ago
  37. ea6a98b Move egl locking code from main.cpp to libEGL.cpp by Jason Macnak · 5 years ago
  38. fda994c [vulkan] Implement external semaphore support for Fuchsia by David 'Digit' Turner · 6 years ago
  39. c47ee16 Vulkan headers: restore vulkan_fuchsia_extras.h include. by David 'Digit' Turner · 5 years ago
  40. e1cda39 vkGetPhysicalDeviceFeatures2 fix by Alexis Hetu · 5 years ago
  41. b07147b Provoking vertex fixes by Alexis Hetu · 5 years ago
  42. f8f6103 VK_EXT_provoking_vertex support by Alexis Hetu · 5 years ago
  43. 6623ca1 Fix vulkan builds in ANGLE on MacOS by Jonah Ryan-Davis · 5 years ago
  44. 1737a30 Removed stencil reference from PixelProcessor::States by Alexis Hetu · 5 years ago
  45. f44f7c0 Fix LLVM7 partially initialized ManagedStatic by Antonio Maiorano · 5 years ago
  46. 6d69aae Fixed using an offset in Blitter::blitFromBuffer() by Alexis Hetu · 5 years ago
  47. f8df30f Fix stencil+MSAA by Alexis Hetu · 5 years ago
  48. 09b5079 Add LESS_DEBUG_INFO CMake option by Paul Thomson · 5 years ago
  49. 883e817 Added vkGetPhysicalDeviceWin32PresentationSupportKHR to Vulkan ICD by Sascha Willems · 5 years ago
  50. 7738ed7 Fix sRGB conversion not applying generally by Antonio Maiorano · 5 years ago
  51. b42610f regres: Automatically build dEQP based on new config file by Ben Clayton · 5 years ago
  52. 992bf9d Fix unary minus warnings by Antonio Maiorano · 5 years ago
  53. 23f9c25 Enable support for Bresenham lines by Alexis Hetu · 5 years ago
  54. 4100b73 Fix queries with arrays containing other structures by Alexis Hetu · 5 years ago
  55. 26c6c4a Fix Win32SurfaceKHR resize issues by Antonio Maiorano · 5 years ago
  56. a68a80a Vulkan header update by Alexis Hetu · 5 years ago
  57. 6652f0b Subzero: fix calling C functions on Windows x86 by Antonio Maiorano · 5 years ago
  58. 7fefd48 Subzero: fix invalid arg access on Windows x86 by Antonio Maiorano · 5 years ago
  59. e953edf Subzero: fix warnings for VS 2019 x86 build by Antonio Maiorano · 5 years ago
  60. e81e8b3 Subzero: fix calling C functions on Windows x64 by Antonio Maiorano · 5 years ago
  61. 01a7adc Add .clang-format file to third_party/subzero by Antonio Maiorano · 5 years ago
  62. b7dad7d Reactor: add test for external call to routine by Antonio Maiorano · 5 years ago
  63. 29ba7a0 Reactor: add unit tests for testing arg passing by Antonio Maiorano · 5 years ago
  64. 7363cd2 Reactor: add overload of rr::Call for void(...) by Antonio Maiorano · 5 years ago
  65. 01cc61a Remove hardcoded sdk_versions in third_party by Jason Macnak · 5 years ago
  66. ebe5dcf Define getHostCPUFeatures for Windows on ARM64 platform by Tibor Dusnoki · 5 years ago
  67. 520ed22 Fix how we calculate potential overflows with PBOs by Sean Risser · 5 years ago
  68. 9097eeb Workaround a compiler issue by Alexis Hetu · 5 years ago
  69. 8cde406 Regres: Update test lists @ a27dfcf8 by SwiftShader Regression Bot · 5 years ago
  70. a27dfcf Fix Linux build. by David 'Digit' Turner · 5 years ago
  71. 7c4d0a0 [vulkan] Implement Linux-based external semaphore by David 'Digit' Turner · 6 years ago
  72. fb632b9 [linux]: Remove linux namespace. by David 'Digit' Turner · 5 years ago
  73. 1c462eb Stencil buffer texture sampling by Alexis Hetu · 5 years ago
  74. ae022fa Add support for configurable subpixel precision by Antonio Maiorano · 5 years ago
  75. 53096e4 Use correct values for sampleStandardLocations by Antonio Maiorano · 6 years ago
  76. 0364634 third_party/marl: Implement page-based functions for Fuchsia by Ben Clayton · 5 years ago
  77. 5b0608c third_party/marl: Add new source files to BUILD.gn and Android.bp by Ben Clayton · 5 years ago
  78. a2a8259 Merge changes I2b52f28b,I87252491 by Ben Clayton · 5 years ago
  79. 23463e8 Remove unused SamplingRoutineCache::Key::operator< by Antonio Maiorano · 5 years ago
  80. a343bf6 Update Marl to 49e4e31 by Ben Clayton · 5 years ago
  81. 193ce89 Squashed 'third_party/marl/' changes from 12872a0df..49e4e3141 by Ben Clayton · 5 years ago
  82. 6474a45 Fix Linux Subzero build by Antonio Maiorano · 5 years ago
  83. a580e2d Remove Vulkan project from Visual Studio solution by Nicolas Capens · 5 years ago
  84. ee1af66 Support LLVM 8+ with Reactor by Preston Jackson · 6 years ago
  85. 6fff512 libVulkan: Wrap the marl scheduler in a shared_ptr. by Ben Clayton · 5 years ago
  86. 6021fbd Fix commit message validation reporting by Nicolas Capens · 5 years ago
  87. 99938ea [vulkan]: Implement VkSemaphore using Marl primitives. by David 'Digit' Turner · 6 years ago
  88. 5be0984 Fix integer overflow in image size calculation by Nicolas Capens · 5 years ago
  89. 391532f Verify the commit message has a Bug: line by Nicolas Capens · 5 years ago
  90. fc7c6bd Consider all faces in TextureCubeMap::hasNonBaseLevels() by Chris Forbes · 5 years ago
  91. aabce79 Fix edge cases of creating EGLImages from cubemap faces by Chris Forbes · 5 years ago
  92. 0597aff Strict weak ordering for SamplingRoutineCache::Key by Alexis Hetu · 5 years ago
  93. 4bbb984 Fix eglCreateImageKHR error logic for level=0 by Chris Forbes · 5 years ago
  94. cab045f Regres: Update test lists @ 0cd9a67c by SwiftShader Regression Bot · 5 years ago
  95. 0cd9a67 Enable running vk-unittests from any directory by Nicolas Capens · 5 years ago
  96. df782a7 Increase CMake version requirement to 3.6.3 by Nicolas Capens · 6 years ago
  97. caf67c3 Fix write stencil ops when writeMask == 0 by Antonio Maiorano · 5 years ago
  98. 8edf82c Regres: Update test lists @ 3044c241 by SwiftShader Regression Bot · 5 years ago
  99. 2a412ea Remove array restriction from EOpEqual, EOpNotEqual by Chris Forbes · 5 years ago
  100. 3044c24 Use GL_RGB as implementation color read format for GL_RGB565 by Chris Forbes · 5 years ago