1. b44162f Support for the largePoints feature in Vulkan by Marc-Antoine Desroches · 5 years ago
  2. da659b3 Fix ANGLE standalone build by Nicolas Capens · 5 years ago
  3. e162b02 Add SPIRV-Tools headers dependency by Nicolas Capens · 5 years ago
  4. d51e82e Add SPIR-Tools include headers path for src/Pipeline by Nicolas Capens · 5 years ago
  5. bdfcfe9 Update SPIRV-Tools to 8910ea5f1 by Ben Clayton · 5 years ago
  6. 1ee36c9 VK_EXT_shader_stencil_export support by Alexis Hetu · 5 years ago
  7. 3cfba7f Revert "VK_EXT_shader_stencil_export support" by Alexis Hétu · 5 years ago
  8. f9881ba VK_EXT_shader_stencil_export support by Alexis Hétu · 5 years ago
  9. 74d3f37 Array length fix by Alexis Hetu · 5 years ago
  10. 2883de9 Fix sRGB conversion precision issues by Nicolas Capens · 5 years ago
  11. 349b1a3 Change SpirvShaderInstructions.inc extension to .inl by Ben Clayton · 5 years ago
  12. 683bad8 Don't use std::initializer_list for array views. by Ben Clayton · 5 years ago
  13. 54d16b8 SpirvShaderDebugger: Ignore non-statements by Ben Clayton · 5 years ago
  14. 25e06e0 Debugging: Merge VkDebug into System/Debug by Ben Clayton · 5 years ago
  15. dd0e600 Associate bug IDs with unimplemented functionality by Nicolas Capens · 5 years ago
  16. 7a53cb6 SpirvShaderDebugger: Expose builtins in HLSL / GLSL. by Ben Clayton · 5 years ago
  17. 153a537 SpirvShaderDebugger: Fix double nesting of struct members by Ben Clayton · 5 years ago
  18. 34e16df Revert "VK_EXT_shader_stencil_export support" by Alexis Hétu · 5 years ago
  19. b9fc42d Sample location fix by Alexis Hetu · 5 years ago
  20. 23b26ef VK_EXT_shader_stencil_export support by Alexis Hetu · 5 years ago
  21. 44bd43a Use UNIMPLEMENTED() for missing functionality we claim support for by Nicolas Capens · 5 years ago
  22. 865f889 Replace all UNIMPLEMENTED() with UNSUPPORTED() by Nicolas Capens · 5 years ago
  23. c514ab0 Evaluate interpolants at pixel center when multisampling disabled by Nicolas Capens · 5 years ago
  24. 177d85d Use pixel centers for non-multisampled rasterization by Nicolas Capens · 5 years ago
  25. f324fe1 Improve 565 and 5551 precision by Alexis Hetu · 5 years ago
  26. 8fff8c3 Don't use VK_TRUE comparisons by Nicolas Capens · 5 years ago
  27. b766e5e Support more 10_10_10_2 formats as vertex attributes by Alexis Hetu · 5 years ago
  28. 11cb891 Rename multiSampledBresenham to enableMultiSampling by Nicolas Capens · 5 years ago
  29. 0405ba0 Take advantage of return value optimization by Nicolas Capens · 5 years ago
  30. 2cb1db0 SpirvShaderDebugger: Implement OpenCL.Debug.100 by Ben Clayton · 5 years ago
  31. 6346808 Refactor binary group operations by Nicolas Capens · 5 years ago
  32. e572088 Replace positive/negative_inf() with infinity() by Nicolas Capens · 5 years ago
  33. cd55f05 SpirvShader: Stub OpenCL.DebugInfo.100 by Ben Clayton · 5 years ago
  34. b380590 SpirvShaderDebugger: Add flag for printing opcodes by Ben Clayton · 5 years ago
  35. 8842c8f SpirvShader: 2-way imported extensions lookup by Ben Clayton · 5 years ago
  36. 9d9f30d Rename NonNormalized to Unnormalized by Nicolas Capens · 5 years ago
  37. b0ca2a8 Pipeline: Implement the SpirvShader debugger. by Ben Clayton · 5 years ago
  38. c236b57 Removed a few parentheses for slightly better clang formatting by Alexis Hetu · 5 years ago
  39. b8a61bf A2R10G10B10 Support by Alexis Hetu · 5 years ago
  40. f6a6a41 SpirvShader: Move extension list out of for loop. by Ben Clayton · 5 years ago
  41. 8a7067d Pipeline/SpirvShader: Move setActiveLaneMask() by Ben Clayton · 5 years ago
  42. b36dbbe Pipeline/SpirvShader: Support more OpExtInsts by Ben Clayton · 5 years ago
  43. 9c8823a Pipeline/SpirvShader: Process OpString instructions by Ben Clayton · 5 years ago
  44. 0771f9b Pipeline/SpirvShader: Add Impl struct by Ben Clayton · 5 years ago
  45. f97fb9d Enable B10G11R11_UFLOAT blending by Alexis Hetu · 5 years ago
  46. 57977c1 Add storage image support for R16G16_{UINT,SINT,SFLOAT} by Chris Forbes · 5 years ago
  47. 7d0ce41 Vulkan: Plumb the debug context down to SpirvShader by Ben Clayton · 5 years ago
  48. 19b43a6 IDs: Move inline impls below class. by Ben Clayton · 5 years ago
  49. 5beaef9 Pipeline: Store builtins on SpirvRoutine... by Ben Clayton · 5 years ago
  50. 3716c20 Improve 1010102 blend precision by Alexis Hetu · 5 years ago
  51. 10a900e Add assert in GenericValue constant access by Chris Forbes · 5 years ago
  52. 21be09d Enable samplerAnisotropy by Alexis Hetu · 5 years ago
  53. bc1c067be clang-format the src/Pipeline directory by Ben Clayton · 5 years ago
  54. 81bc9d9 Remove spaces after control statements keywords by Nicolas Capens · 5 years ago
  55. 53f2a7a Make use of vec<T, N> vector broadcasts by Nicolas Capens · 5 years ago
  56. 9e5d547 Replace vector() and replicate() with float4 constructors by Nicolas Capens · 5 years ago
  57. 24c49dd R11G11B10F support by Alexis Hetu · 5 years ago
  58. 71af593 Tweaks to make clang-format produce better code by Ben Clayton · 5 years ago
  59. 157ba26 Do not indent C++ namespace contents by Nicolas Capens · 5 years ago
  60. 5346cf5 Accept ImageCubeArray SPIRV capability by Chris Forbes · 5 years ago
  61. 4cf92db Vulkan/Debug: Add ID by Ben Clayton · 5 years ago
  62. 7a15cef Cubemap array support by Alexis Hetu · 5 years ago
  63. 18c6a78 SpirvShader: Use struct for MemoryVisitor callback. by Ben Clayton · 5 years ago
  64. c166eb7 Reactor: Rename Blend() to Shuffle() by Ben Clayton · 5 years ago
  65. 8701dc4 Reactor: Switch swizzles over to 16-bit hex codes by Ben Clayton · 5 years ago
  66. b9f03f4 [vulkan] Add VK_SUBGROUP_FEATURE_ARITHMETIC_BIT support by David 'Digit' Turner · 5 years ago
  67. f6a128b Vulkan: Optimize shaderClipDistance and shaderCullDistance by Ben Clayton · 6 years ago
  68. 9ad035b Vulkan: Implement shaderClipDistance and shaderCullDistance by Ben Clayton · 6 years ago
  69. bbd0694 Remove Common/Types.hpp include from SpirvShader by Chris Forbes · 5 years ago
  70. fb7ca1d SpirvShaderEnumNames: Use spirv-tools' spvOpcodeString() by Ben Clayton · 5 years ago
  71. 72e6f39 Rename SpirvShader_dbg.cpp -> SpirvShaderEnumNames.cpp by Ben Clayton · 5 years ago
  72. cc8ee00 SpirvShader: Remove now unused includes by Ben Clayton · 5 years ago
  73. 474dba4 SpirvShader: Move arithmetic ops to new cpp file by Ben Clayton · 5 years ago
  74. 5e51cfc SpirvShader: Move image handling to new cpp file by Ben Clayton · 5 years ago
  75. ee58972 SpirvShader: Move spec ops to new cpp file by Ben Clayton · 5 years ago
  76. a5ca6da SpirvShader: Move group ops to new cpp file by Ben Clayton · 5 years ago
  77. f3e2cc2 SpirvShader: Move memory ops to new cpp file by Ben Clayton · 5 years ago
  78. b427400 SpirvShader: Move control flow handling to new cpp file by Ben Clayton · 5 years ago
  79. 22f954e SpirvShader: Move GLSLstd450 handling to new cpp file by Ben Clayton · 5 years ago
  80. 284953f Pipeline: Move utility functions to ShaderCore by Ben Clayton · 5 years ago
  81. 8a6dcf7 Support sample image instruction operand by Alexis Hetu · 5 years ago
  82. d34bb29 Remove quadLayout by Alexis Hetu · 5 years ago
  83. 0d0ed6f Remove unused depth buffer quad layout logic by Alexis Hetu · 5 years ago
  84. 2377845 Reactor: Move print apis out of core reactor header. by Ben Clayton · 5 years ago
  85. b87324f Pipeline: Add custom debug printers for SamplerFunction. by Ben Clayton · 6 years ago
  86. a683328 Reactor: Change the signature of PrintValue::Ty by Ben Clayton · 6 years ago
  87. 102fd19 PixelRoutine: const-qualify reference parameters by Antonio Maiorano · 5 years ago
  88. 90df527 Negative baseVertex support by Alexis Hetu · 5 years ago
  89. 3713167 Blend mode fix for 565 format by Alexis Hetu · 5 years ago
  90. 2366802 Relax descriptor set index assert at descriptor point of definition by Chris Forbes · 6 years ago
  91. ef55c4e Fix PointCoord builtin by Chris Forbes · 6 years ago
  92. 62edf14 Modify SetupRoutine to implement FunctionT by Antonio Maiorano · 5 years ago
  93. d06466e Modify VertexRoutine to implement FunctionT by Antonio Maiorano · 5 years ago
  94. 1737a30 Removed stencil reference from PixelProcessor::States by Alexis Hetu · 5 years ago
  95. 1c462eb Stencil buffer texture sampling by Alexis Hetu · 5 years ago
  96. ae022fa Add support for configurable subpixel precision by Antonio Maiorano · 5 years ago
  97. 53096e4 Use correct values for sampleStandardLocations by Antonio Maiorano · 6 years ago
  98. caf67c3 Fix write stencil ops when writeMask == 0 by Antonio Maiorano · 5 years ago
  99. 30d3c8a Slim down ROP handling for various formats by Chris Forbes · 6 years ago
  100. 44f462b Fix support for OpKill as non-terminator by Alexis Hetu · 6 years ago