1. 126bd7a Warnings fix by Alexis Hetu · 6 years ago
  2. d188b1a Remove unused user clip planes by Nicolas Capens · 6 years ago
  3. 2a25ed8 Parse 'Sample' image instruction operand by Nicolas Capens · 6 years ago
  4. 8fd5330 Update Reactor for PPC64 support by Colin Samples · 6 years ago
  5. 7d96f51 Moved many Cast functions to libVulkan.cpp by Alexis Hetu · 6 years ago
  6. 8c12f56 Fix unsigned "less than zero" comparison by Sean Risser · 6 years ago
  7. 5d73f03 Expose EXT_float_blend by shrekshao · 6 years ago
  8. 4a10559 Process independent vertex elements by Nicolas Capens · 7 years ago
  9. 8bcd174 Fix alignment of projected vertex coordinates by Nicolas Capens · 6 years ago
  10. a430813 Fixed sRGB multisample tests by Alexis Hetu · 6 years ago
  11. df84b94 Fix edge cases of various enumeration functions by Chris Forbes · 6 years ago
  12. df81c83 Prevent integer-overflow on scissor test by Sean Risser · 6 years ago
  13. 4432df1 Fix GCC inline assembly syntax by Nicolas Capens · 6 years ago
  14. f9411ce Fixed writing to a2b10g10r10 by Alexis Hetu · 6 years ago
  15. 42d6461 Move libvk_swiftshader.lds from sources to inputs by Tom Anderson · 6 years ago
  16. 85035be Use VK_TRUE/VK_FALSE consistently by Nicolas Capens · 6 years ago
  17. 39f0247 Don't let shaders negate samplers by Sean Risser · 6 years ago
  18. 6dd5f33 Fix Android build by Chris Forbes · 6 years ago
  19. b8260a8 [fuchsia] Remove deprecated non-resizable vmo flag by David Stevens · 6 years ago
  20. 3c73507 Allow default construction of BackingMemory on Android by Hernan Liatis · 6 years ago
  21. 8af8b40 Ripped out SwiftConfig by Alexis Hetu · 6 years ago
  22. 8565e77 CMake build: Only export explicit symbols on macOS by Ben Clayton · 6 years ago
  23. 8115f1e Fix 'control reaches end of non-void function' warnings treated as errors by Ben Clayton · 6 years ago
  24. 518f438 ComputeProgram: Remove data field to fix race. by Ben Clayton · 6 years ago
  25. 3429bb5 Add usage flags for old gralloc by Hernan Liatis · 6 years ago
  26. bd18d58 Implement vkGetPhysicalDeviceXlibPresentationSupportKHR by Hernan Liatis · 6 years ago
  27. 9659e34 Implement input coverage mask by Chris Forbes · 6 years ago
  28. 63ae924 CommandBuffer and NonDispatchable objects code cleanup by Alexis Hetu · 6 years ago
  29. f60a2d5 Removed some dependencies on old threading class by Alexis Hetu · 6 years ago
  30. 7b4fc28 Replace sw::Resource with sw::WaitGroup by Alexis Hetu · 6 years ago
  31. 8ac0bd6 Fix image sampling with divergent LOD by Nicolas Capens · 6 years ago
  32. 7e95471 Add missing files to LLVM's Build.gn by Saman Sami · 6 years ago
  33. f9e9cf6 Better 32 bit Windows Fix by Alexis Hetu · 6 years ago
  34. 5c9e165 Remove residue of texcoord replacement by Chris Forbes · 6 years ago
  35. 110f60e Build fix for MacOS and Fuchsia by Alexis Hetu · 6 years ago
  36. 79d4ac9 Add vulkan unit tests to Chromium by Alexis Hetu · 6 years ago
  37. 75841d7 Reject large arrays in GLSL by Sean Risser · 6 years ago
  38. 93ad3b8 Fix Android-integrated build by Chris Forbes · 6 years ago
  39. bb575d4 Address cubemap faces as consecutive layers by Nicolas Capens · 6 years ago
  40. 95b1db9 BuiltInPointCoord implementation by Alexis Hetu · 6 years ago
  41. 5e3c9d5 32 bit compilation fixes for Visual Studio by Alexis Hetu · 6 years ago
  42. f630b25 Fixed PipelineLayout creation on 32 bit by Alexis Hetu · 6 years ago
  43. 37bc82a Enable arm32 build for pastel by Chris Forbes · 6 years ago
  44. 4963b95 Various additional fixes for Android build by Chris Forbes · 6 years ago
  45. d5f462c Fire VkFence in vkAcquireImageANDROID by Hernan Liatis · 6 years ago
  46. f988cb5 Fix memory leak in vkDestroyImage by Hernan Liatis · 6 years ago
  47. 29364a0 Fix buffer overflow on Mac by Sean Risser · 6 years ago
  48. 9555830 Fix initializing bits after bitfields by Nicolas Capens · 6 years ago
  49. 9b62752 Fix build failure by Saman Sami · 6 years ago
  50. 566314b Fix alignment of VkWrapper by Saman Sami · 6 years ago
  51. cf6037f Fix Mac builds when using llvm. by Sean Risser · 6 years ago
  52. ca8e3d7 Reactor: Fix printing of small integer values. by Ben Clayton · 6 years ago
  53. e51f859 SpirvShader: Correctly handle phi values in the loop merge by Ben Clayton · 6 years ago
  54. 2a98526 SpirvShader: Simplify the logic around the generation of the inner loop. by Ben Clayton · 6 years ago
  55. cee3dff LLVMReactor: Mutex calls to llvm::orc::IRCompileLayer. by Ben Clayton · 6 years ago
  56. 88816fa Reactor: Add UInt4 constructors taking UInt by Ben Clayton · 6 years ago
  57. 90cb260 Reactor: Fix all memory leaks with rr::DebugInfo. by Ben Clayton · 6 years ago
  58. 3971b19 Fix accidentally considering Workgroup to be explicit layout by Chris Forbes · 6 years ago
  59. 7459172 Reactor: Add swizzle op for UInt4. by Ben Clayton · 6 years ago
  60. 7e01e4e Support images with linear tiling for transfers by Nicolas Capens · 6 years ago
  61. 51e9e56 Implement Y′CbCr conversion by Nicolas Capens · 6 years ago
  62. 8ce8707 Fix single-plane views of YCbCr formats by Nicolas Capens · 6 years ago
  63. fcc6441 Refactor writing texture level descriptor info by Nicolas Capens · 6 years ago
  64. ba87330 Take the plane/aspect into account when copying/blitting by Nicolas Capens · 6 years ago
  65. 6b63c80 Implement VkSamplerYcbcrConversion object by Nicolas Capens · 6 years ago
  66. e2f5da4 Claim support for YCbCr 3- and 2-plane 420 format by Nicolas Capens · 6 years ago
  67. 0c73680 Allow additional info to be passed to object's Create functions by Nicolas Capens · 6 years ago
  68. f6535a3 Add 8-bit YCbCr 420 format info by Nicolas Capens · 6 years ago
  69. cfe11c7 Refactor obtaining format aspect info by Nicolas Capens · 6 years ago
  70. 5725315 Implement OpImageGather by Nicolas Capens · 6 years ago
  71. 839215f Refactor texel names by Nicolas Capens · 6 years ago
  72. 52b5aae Fix taking the sampling instruction type into account by Nicolas Capens · 6 years ago
  73. 71c012b Fix interpolating z when using FragCoord builtin by Nicolas Capens · 6 years ago
  74. 710fcd5 Support for large textures by Alexis Hetu · 6 years ago
  75. 42232ab Fix VkFence destruction crashing on Windows by Alexis Hetu · 6 years ago
  76. a71a1db Fix Cast(vkFence) crashing on Windows by Antonio Maiorano · 6 years ago
  77. 5e9441a Replace FIXMEs with TODOs by Ben Clayton · 6 years ago
  78. 7b723d8 SpirvShader: Support scalar conditions for OpSelect by Ben Clayton · 6 years ago
  79. cd8175d Build LLVM-7.0 on Mac by Sean Risser · 6 years ago
  80. 8a2441d vkCmdUpdateBuffer: Make a copy of the data. by Ben Clayton · 6 years ago
  81. f31bdad Fix OpAtomicUMin, OpAtomicUMax by Chris Forbes · 6 years ago
  82. 32d80ee Substitute integer 1 for missing 4th component of integer vertex attribute by Chris Forbes · 6 years ago
  83. 9b843ea VkPipeline: Fix unsigned integer underflows in computePrimitiveCount() by Ben Clayton · 6 years ago
  84. 3832df2 ComputeProgram: Don't hold on to the SpirvRoutine. by Ben Clayton · 6 years ago
  85. b03ce83 Reimplement vk::Query using sw sync primitives. by Ben Clayton · 6 years ago
  86. e2cb4e0 Fix build file by Saman Sami · 6 years ago
  87. 3f80dad Fix sRGB -> sRGB multisample resolves by Alexis Hetu · 6 years ago
  88. 6aac756 VkQueryPool: Add missing lock on the Query. by Ben Clayton · 6 years ago
  89. caf6031 Vulkan: Always call the object's destructor before deallocation. by Ben Clayton · 6 years ago
  90. b781489 Reimplement sw::Resource with modern C++ primitives by Ben Clayton · 6 years ago
  91. e29e7ba System: Replace concurrent types with std versions where possible by Ben Clayton · 6 years ago
  92. c228c99 SpirvShader: Restore the current block ID after emitting loop blocks by Ben Clayton · 6 years ago
  93. c77a18a System/Synchronization.hpp: Remove unlock() call before notify_one() by Ben Clayton · 6 years ago
  94. b54838a System/Synchronization.hpp: Add file documentation and warning. by Ben Clayton · 6 years ago
  95. 1573745 VkQueue: Embed the sw::Renderer into the vk::Queue. by Ben Clayton · 6 years ago
  96. 7e0a036 VkQueue: Destruct the object. by Ben Clayton · 6 years ago
  97. 8546d4e VkQueue: Use a sw::WaitGroup for waitIdle() by Ben Clayton · 6 years ago
  98. bd0ab1b Pass around sw::TaskEvents* instead of vk::Fence*. by Ben Clayton · 6 years ago
  99. 6d33e8c System/Synchronization.hpp: Add the sw::TaskEvents interface by Ben Clayton · 6 years ago
  100. 6779e5e Reimplement VkFence using sw::WaitGroup and sw::Event. by Ben Clayton · 6 years ago