1. 3a7101b [vulkan] Clarify configuration macros for external memory and semaphores. by David 'Digit' Turner · 4 years, 10 months ago
  2. bf151b8 ReactorUnitTests: add unit tests for intrinsics by Antonio Maiorano · 4 years, 10 months ago
  3. e6ab470 SubzeroReactor: implement most missing intrinsics by Antonio Maiorano · 4 years, 10 months ago
  4. 9c0617c SubzeroReactor: add stubbed coroutine support by Antonio Maiorano · 4 years, 10 months ago
  5. f3fff9b SubzeroReactor: fix assertion !isVectorType(Ty) by Antonio Maiorano · 4 years, 10 months ago
  6. a727d80 Enable the fullDrawIndexUint32 feature by Alexis Hetu · 4 years, 10 months ago
  7. bbd0694 Remove Common/Types.hpp include from SpirvShader by Chris Forbes · 4 years, 10 months ago
  8. 8ffeadb Make Vk::Stringify return std::string by Sean Risser · 4 years, 10 months ago
  9. b64fbfe VkPipeline: Replace spirv-opt list with RegisterPerformancePasses() by Ben Clayton · 4 years, 10 months ago
  10. fb7ca1d SpirvShaderEnumNames: Use spirv-tools' spvOpcodeString() by Ben Clayton · 4 years, 10 months ago
  11. 72e6f39 Rename SpirvShader_dbg.cpp -> SpirvShaderEnumNames.cpp by Ben Clayton · 4 years, 10 months ago
  12. cc8ee00 SpirvShader: Remove now unused includes by Ben Clayton · 4 years, 10 months ago
  13. 474dba4 SpirvShader: Move arithmetic ops to new cpp file by Ben Clayton · 4 years, 10 months ago
  14. 5e51cfc SpirvShader: Move image handling to new cpp file by Ben Clayton · 4 years, 10 months ago
  15. ee58972 SpirvShader: Move spec ops to new cpp file by Ben Clayton · 4 years, 10 months ago
  16. a5ca6da SpirvShader: Move group ops to new cpp file by Ben Clayton · 4 years, 10 months ago
  17. f3e2cc2 SpirvShader: Move memory ops to new cpp file by Ben Clayton · 4 years, 10 months ago
  18. b427400 SpirvShader: Move control flow handling to new cpp file by Ben Clayton · 4 years, 10 months ago
  19. 22f954e SpirvShader: Move GLSLstd450 handling to new cpp file by Ben Clayton · 4 years, 10 months ago
  20. 284953f Pipeline: Move utility functions to ShaderCore by Ben Clayton · 4 years, 10 months ago
  21. 389749a Fix ICD generation (again). by Jamie Madill · 4 years, 10 months ago
  22. d6e903b Support multisampled Bresenham lines by Alexis Hetu · 4 years, 10 months ago
  23. 8a6dcf7 Support sample image instruction operand by Alexis Hetu · 4 years, 10 months ago
  24. 2613cb5 Fix ICD build when using multiple toolchains. by Jamie Madill · 4 years, 10 months ago
  25. ac3a67c gles: Only clamp default block uniform indexes by Chris Forbes · 4 years, 10 months ago
  26. 663dcef Reactor: Work around new MSVC brokenness. by Ben Clayton · 4 years, 10 months ago
  27. f2637d0 Present should return OUT_OF_DATE if the window size outdated by Jonah Ryan-Davis · 4 years, 10 months ago
  28. e7ce4e5 Make GN builds produce an ICD JSON in the build dir by Corentin Wallez · 4 years, 10 months ago
  29. deac536 Add missing vkCmdSetLineStippleEXT function by Chris Forbes · 4 years, 10 months ago
  30. 7b29abf Improved pNext pointer handling by Alexis Hetu · 4 years, 10 months ago
  31. a59e70e Fix vkQueuePresentKHR is pResults is not null. by AWoloszyn · 4 years, 10 months ago
  32. afc52b0 Fix build: Do not return stack temporary. by Ben Clayton · 4 years, 10 months ago
  33. 597db18 Fix chrome build: Use spaces (not tabs) in .gn files (2/2) by Ben Clayton · 4 years, 10 months ago
  34. d44d615 Fix chrome build: Use spaces (not tabs) in .gn files by Ben Clayton · 4 years, 10 months ago
  35. aee3c36 Fix vkGetDescriptorSetLayoutSupport implementation by Chris Forbes · 4 years, 10 months ago
  36. e823bb0 Log unsupported extensions used in pNext structs by Sean Risser · 5 years ago
  37. 4584a9c Handle new device extension properties by Alexis Hetu · 4 years, 10 months ago
  38. 131a1ba libVulkan references and deferences structures uselessly by Alexis Hetu · 4 years, 10 months ago
  39. 698235c Revert submission by Sean Risser · 4 years, 10 months ago
  40. 607908e Log unsupported extensions used in pNext structs by Sean Risser · 5 years ago
  41. b59b778 Subzero: add subzeroEmitTextAsm flag by Antonio Maiorano · 4 years, 10 months ago
  42. 05ac79a Subzero: add subzeroDumpEnabled flag by Antonio Maiorano · 4 years, 10 months ago
  43. 85e5e45 Subzero: map optimization level none/less to m1 by Antonio Maiorano · 4 years, 10 months ago
  44. 7ffda5b Subzero: fix invalid register allocation by Antonio Maiorano · 4 years, 10 months ago
  45. 01386d1 Subzero Win64: fix Call for ptr and spillover args by Antonio Maiorano · 4 years, 10 months ago
  46. 4279852 [OpenGL] Fix implicit int-to-float-conversion compiler warning. by David 'Digit' Turner · 4 years, 10 months ago
  47. d34bb29 Remove quadLayout by Alexis Hetu · 4 years, 10 months ago
  48. f2c9ce1 Fix xcb library name. by AWoloszyn · 4 years, 10 months ago
  49. 0d0ed6f Remove unused depth buffer quad layout logic by Alexis Hetu · 4 years, 10 months ago
  50. 5d1e854 Fixed 3D image copy by Alexis Hetu · 4 years, 10 months ago
  51. d640759 Remove depth+stencil formats from the Blitter by Alexis Hetu · 4 years, 10 months ago
  52. 2377845 Reactor: Move print apis out of core reactor header. by Ben Clayton · 4 years, 10 months ago
  53. 96f6404 Reactor: Remove the CallSupported capability. by Ben Clayton · 4 years, 10 months ago
  54. b7eb3a8 Reactor: Add ConstantData() and member function calling by Ben Clayton · 4 years, 10 months ago
  55. 87894ca Reactor/Traits: Swap the naming of CToReactorPtr and CToReactorPtrT. by Ben Clayton · 4 years, 10 months ago
  56. a9f511b Reactor/Traits: Fix brokenness with CToReactor::cast of pointers. by Ben Clayton · 4 years, 10 months ago
  57. 7e11f46 Reactor: Split Traits.hpp into Traits.hpp and Traits.inl by Ben Clayton · 4 years, 10 months ago
  58. b87324f Pipeline: Add custom debug printers for SamplerFunction. by Ben Clayton · 5 years ago
  59. a683328 Reactor: Change the signature of PrintValue::Ty by Ben Clayton · 5 years ago
  60. 51f0831 Reactor: Handle more implicit casting for Call() arguments by Ben Clayton · 4 years, 11 months ago
  61. aba1020 Remove the now unused sw::Event. by Ben Clayton · 4 years, 10 months ago
  62. 0fde10b VkQueryPool: Migrate from sw sync to marl by Ben Clayton · 4 years, 10 months ago
  63. 951d48d VkDevice: Migrate to using marl::Event::any() by Ben Clayton · 4 years, 10 months ago
  64. 59f2d5e VkFence: Migrate to marl::Event by Ben Clayton · 4 years, 10 months ago
  65. 102fd19 PixelRoutine: const-qualify reference parameters by Antonio Maiorano · 5 years ago
  66. 66ba1f9 Rasterize 'Bresenham' line segments as parallelograms by Nicolas Capens · 4 years, 11 months ago
  67. 90df527 Negative baseVertex support by Alexis Hetu · 4 years, 10 months ago
  68. 359bc80 [vulkan] Implement VK_KHR_external_memory_fd for Linux and Android. by David 'Digit' Turner · 5 years ago
  69. 59fa599 Vulkan:maxPerStageDescriptorStorageBuffers = 16 by Tobin Ehlis · 4 years, 11 months ago
  70. 3713167 Blend mode fix for 565 format by Alexis Hetu · 4 years, 11 months ago
  71. 9da287f Output Swiftshader version to logcat by Tim Van Patten · 4 years, 11 months ago
  72. 503d196 Allow depth/stencil attachment to be VK_ATTACHMENT_UNUSED in clear by Chris Forbes · 4 years, 10 months ago
  73. 2366802 Relax descriptor set index assert at descriptor point of definition by Chris Forbes · 5 years ago
  74. 5244595 Avoid sync issues by removing global android swapchain map by Alexis Hetu · 4 years, 11 months ago
  75. ef55c4e Fix PointCoord builtin by Chris Forbes · 5 years ago
  76. d9ed1c2 Prevent rasterizing fragments outside the framebuffer by Alexis Hetu · 4 years, 11 months ago
  77. 27a3d31 Fix issues presenting MetalSurfaces by Jonah Ryan-Davis · 4 years, 11 months ago
  78. 215bc79 Add VK_EXT_metal_surface extension support by Jonah Ryan-Davis · 4 years, 11 months ago
  79. aaa64b7 Modify Blitter to implement FunctionT by Antonio Maiorano · 5 years ago
  80. 62edf14 Modify SetupRoutine to implement FunctionT by Antonio Maiorano · 5 years ago
  81. e60921e Modify PixelRoutine to implement FunctionT by Antonio Maiorano · 5 years ago
  82. d06466e Modify VertexRoutine to implement FunctionT by Antonio Maiorano · 5 years ago
  83. 03935ae ReactorUnitTests: use FunctionT by Antonio Maiorano · 5 years ago
  84. 62f49b2 Reactor: add type-safe FunctionT and RoutineT by Antonio Maiorano · 5 years ago
  85. 855e8b1 Allow concurrent eglSwapBuffers() with same display but different surfaces by Jason Macnak · 5 years ago
  86. ea6a98b Move egl locking code from main.cpp to libEGL.cpp by Jason Macnak · 5 years ago
  87. fda994c [vulkan] Implement external semaphore support for Fuchsia by David 'Digit' Turner · 5 years ago
  88. e1cda39 vkGetPhysicalDeviceFeatures2 fix by Alexis Hetu · 5 years ago
  89. b07147b Provoking vertex fixes by Alexis Hetu · 5 years ago
  90. f8f6103 VK_EXT_provoking_vertex support by Alexis Hetu · 5 years ago
  91. 6623ca1 Fix vulkan builds in ANGLE on MacOS by Jonah Ryan-Davis · 5 years ago
  92. 1737a30 Removed stencil reference from PixelProcessor::States by Alexis Hetu · 5 years ago
  93. 6d69aae Fixed using an offset in Blitter::blitFromBuffer() by Alexis Hetu · 5 years ago
  94. f8df30f Fix stencil+MSAA by Alexis Hetu · 5 years ago
  95. 883e817 Added vkGetPhysicalDeviceWin32PresentationSupportKHR to Vulkan ICD by Sascha Willems · 5 years ago
  96. 7738ed7 Fix sRGB conversion not applying generally by Antonio Maiorano · 5 years ago
  97. 992bf9d Fix unary minus warnings by Antonio Maiorano · 5 years ago
  98. 23f9c25 Enable support for Bresenham lines by Alexis Hetu · 5 years ago
  99. 4100b73 Fix queries with arrays containing other structures by Alexis Hetu · 5 years ago
  100. 26c6c4a Fix Win32SurfaceKHR resize issues by Antonio Maiorano · 5 years ago