1. e2242e5 Fix negation of unsigned value warning treated as error by Nicolas Capens · 5 years ago
  2. ea81ab7 Move constant specialization to SpirvShader by Chris Forbes · 5 years ago
  3. 67cf8a9 32 bit safe code by Alexis Hetu · 5 years ago
  4. 3d7b7ea Implement a2b10g10r10_unorm_pack32. by Ben Clayton · 5 years ago
  5. 5bce1f4 CMake: apply the warning treatment to msvc builds by Antonio Maiorano · 5 years ago
  6. 69c3749 SpirvShader: Fixes for phis. by Ben Clayton · 5 years ago
  7. 0e976bc SpirvShader: Fixes for complex loops. by Ben Clayton · 5 years ago
  8. 8ef6d1f Fix interaction between Dref and explicit lod by Chris Forbes · 5 years ago
  9. 2568cf7 SpirvShader: Implement OpImageQuerySamples by Ben Clayton · 5 years ago
  10. 2cd983d Assign the DeviceIndex builtIn (ext: SPV_KHR_device_group). by Ben Clayton · 5 years ago
  11. 4474108 SpirvShader: Fix incorrect use of getPointer() with GetPointerToData() by Ben Clayton · 5 years ago
  12. b4001ed SpirvShader: Implement OpImageQueryLevels by Ben Clayton · 5 years ago
  13. cb9bf9a Add remaining required SPIRV extension names by Chris Forbes · 5 years ago
  14. e228502 Size query support for uniform texel buffer by Chris Forbes · 5 years ago
  15. 60f15ec SpirvShader: Handle multiple entry points by Ben Clayton · 5 years ago
  16. 39b0750 Accept OpExtension SPV_KHR_variable_pointers by Chris Forbes · 5 years ago
  17. e4605da SpirvShader: Implement OpArrayLength by Ben Clayton · 5 years ago
  18. 78abf37 SpirvShader: Implement OpCopyObject by Ben Clayton · 5 years ago
  19. 3e6f60b Implement OpIAddCarry, OpISubBorrow by Chris Forbes · 5 years ago
  20. ecfeede SpirvShader: Implement OpControlBarrier. by Ben Clayton · 5 years ago
  21. b16c586 SpirvShader: Implement OpMemoryBarrier. by Ben Clayton · 5 years ago
  22. 45f9a93 Flatten required bits of imageview into SampledImageDescriptor by Chris Forbes · 5 years ago
  23. 0264d8e SpirvShader: Implement OpImageQuerySizeLod by Ben Clayton · 5 years ago
  24. ecd3848 SpirvShader: Implement workgroup storage. by Ben Clayton · 5 years ago
  25. 011744e Support selection of correct aspect for D+S input attachments by Chris Forbes · 5 years ago
  26. 52a3bba Add support for Sample image operand in OpImageRead by Chris Forbes · 5 years ago
  27. c71c17f Plumb through Dref parameter to sampler by Chris Forbes · 5 years ago
  28. 8aba20f Add input attachment support for VK_FORMAT_R5G6B5_UNORM_PACK16 by Chris Forbes · 5 years ago
  29. dcc9fd7 Add input attachment support for VK_FORMAT_A2B10G10R10_UINT_PACK32 by Chris Forbes · 5 years ago
  30. 97da782 Pass a separate sampler pointer to the sampling routine by Nicolas Capens · 5 years ago
  31. 32d4797 SpirvShader: Implement OpGroupNonUniformElect by Ben Clayton · 5 years ago
  32. 8c56e8d SpirvShader: Don't abort for unused, unbound UniformConstants by Ben Clayton · 5 years ago
  33. 92797c2 SpirvShader: Rework debug assertions by Ben Clayton · 5 years ago
  34. 4bade2e Implement Bias image operand by Nicolas Capens · 5 years ago
  35. d354695 Implement fp16 texture formats by Chris Forbes · 5 years ago
  36. b5a4546 SpirvShader: Implement OpCopyMemory by Ben Clayton · 5 years ago
  37. 05f27a3 SpirvShader: Implement constant variable initializers. by Ben Clayton · 5 years ago
  38. 6f1b765 Set correct variant for OpImageFetch by Chris Forbes · 5 years ago
  39. 5b09dd1 Implement OpImageSampleProjImplicitLod and OpImageSampleProjExplicitLod by Nicolas Capens · 5 years ago
  40. cd63159 Implement OpImageFetch by Chris Forbes · 5 years ago
  41. fa82c34 Add spirv-level support for splitting and combining sampler+image by Chris Forbes · 5 years ago
  42. 022bd57 Implement ConstOffset image operand by Nicolas Capens · 5 years ago
  43. fb28067 src/Vulkan: Fixup all printf-style messages by Ben Clayton · 5 years ago
  44. 420d9da Implement OpImageSampleExplicitLod with Grad operand by Nicolas Capens · 5 years ago
  45. 7889633 Marshal image instruction parameters to the sampling trampoline by Nicolas Capens · 5 years ago
  46. bfbdd89 Fix various descriptor handling bugs by Chris Forbes · 5 years ago
  47. a32d630 Support more more formats for input attachments by Chris Forbes · 5 years ago
  48. 3610ded Adjust input attachment index when indexing into array of input descriptors by Chris Forbes · 5 years ago
  49. f5c8936 Support more formats for input attachments by Chris Forbes · 5 years ago
  50. a5f4eb6 Add support for D32_SFLOAT and D16_UNORM input attachments by Chris Forbes · 5 years ago
  51. 64da4ae SpirvShader: Implement OpQuantizeToF16 by Ben Clayton · 5 years ago
  52. 548e366 Plumb constants through to the sampler, and make sRGB work by Chris Forbes · 5 years ago
  53. 2446604 Partial support for input attachments by Chris Forbes · 5 years ago
  54. 125dba0 Implement OpImageSampleExplicitLod by Nicolas Capens · 5 years ago
  55. 1d514f3 SpirvShader: Combine DivergentPointer and NonDivergentPointer by Ben Clayton · 5 years ago
  56. 0fc611f Reactor: Add Gather and Scatter instructions. by Ben Clayton · 5 years ago
  57. 9e4bc1b SpirvShader: Refactor loads and stores. Consider limits. by Ben Clayton · 5 years ago
  58. 0b092cd Add support for indexing into arrays of image descriptors by Chris Forbes · 5 years ago
  59. 621a7bd Clean up storage image descriptor access by Chris Forbes · 5 years ago
  60. 707ed99 Add support for OpAtomicISub, OpAtomicIIncrement, OpAtomicIDecrement by Chris Forbes · 5 years ago
  61. 9869d60 Add support for OpExtension by Chris Forbes · 5 years ago
  62. 97035bd Switch SIMD::Pointer::base from a Float* to Byte* by Ben Clayton · 5 years ago
  63. 5f7e911 SpirvRoutine: Use SIMD::Pointers for pointers map. by Ben Clayton · 5 years ago
  64. a16238d Add support for OpAtomicCompareExchange by Chris Forbes · 5 years ago
  65. 1781393 Add support atomic instructions as used with storage images by Chris Forbes · 5 years ago
  66. b51f2c1 Add support for OpImageTexelPointer by Chris Forbes · 5 years ago
  67. 96fbe08 Dynamic dispatch for image samplers by Ben Clayton · 5 years ago
  68. 89c37a4 Factor out GetTexelOffset from EmitImageRead/EmitImageWrite by Chris Forbes · 5 years ago
  69. 2f7f2ec Add support for OpImageRead by Chris Forbes · 5 years ago
  70. 179f014 Add support for OpImageWrite by Chris Forbes · 5 years ago
  71. b0d00ea Implement OpImageQuerySize by Chris Forbes · 5 years ago
  72. 5822882 Specialize descriptor contents for storage images by Chris Forbes · 5 years ago
  73. db4f3df Revert "SprivShader: Replace hand-rolled bitreverse with LLVM intrinsic" by Ben Clayton · 5 years ago
  74. e339d6c Revert "SprivShader: Replace hand-rolled bitcount with LLVM intrinsic" by Ben Clayton · 5 years ago
  75. 0179e5e SprivShader: Replace hand-rolled bitcount with LLVM intrinsic by Ben Clayton · 5 years ago
  76. a786c4a SprivShader: Replace hand-rolled bitreverse with LLVM intrinsic by Ben Clayton · 5 years ago
  77. 445a44a SpirvShader: Implement GLSLstd450MatrixInverse by Ben Clayton · 5 years ago
  78. 7d86727 Implement basic SPIR-V texture sampling by Nicolas Capens · 5 years ago
  79. 98e6b96 Adjust matrix addressing to account for RowMajor/ColMajor by Chris Forbes · 5 years ago
  80. 1ba5ba7 Capture RowMajor/ColMajor decorations by Chris Forbes · 5 years ago
  81. e6419ad Fix handling of loads/stores of explicitly-laid-out objects by Chris Forbes · 5 years ago
  82. 09591b8 Pass descriptor sets to SPIR-V compilation by Nicolas Capens · 5 years ago
  83. 82eb22e Propagate descriptor decorations to access-chain and load results by Nicolas Capens · 5 years ago
  84. f41ca6b SpirvShader: Fix unhelpful warning about parentheses on GCC by Ben Clayton · 5 years ago
  85. 5078d48 Fixed all warnings in the Vulkan build on Windows by Alexis Hetu · 5 years ago
  86. 3954a0b SpirvShader: Document ops requiring capabilities by Ben Clayton · 5 years ago
  87. 3f007c4 SpirvShader: Implement GLSLstd450FindILsb by Ben Clayton · 5 years ago
  88. 6095826 SpirvShader: Implement GLSLstd450Find[U,S]Msb by Ben Clayton · 5 years ago
  89. 1fb633c SpirvShader: Implement GLSLstd450Determinant by Ben Clayton · 5 years ago
  90. 4d63312 SpirvShader: Implement GLSLstd450NClamp by Ben Clayton · 5 years ago
  91. 02de7e0 SpirvShader: Implement GLSLstd450NMax by Ben Clayton · 5 years ago
  92. ee10bcf SpirvShader: Implement GLSLstd450NMin by Ben Clayton · 5 years ago
  93. 238fec3 SpirvShader: Mark GLSLstd450IMix as unreachable. by Ben Clayton · 5 years ago
  94. 9345185 SpirvShader: Implement GLSLstd450InverseSqrt by Ben Clayton · 5 years ago
  95. 8448cc5 SpirvShader: Handle DecorationRelaxedPrecision decorations by Ben Clayton · 5 years ago
  96. 6517ad2 SpirvShader: Implement GLSLstd450Sqrt by Ben Clayton · 5 years ago
  97. e17acfe SpirvShader: Implement GLSLstd450Log2 by Ben Clayton · 5 years ago
  98. f40b56c SpirvShader: Implement GLSLstd450Exp2 by Ben Clayton · 5 years ago
  99. 2c1da72 SpirvShader: Implement GLSLstd450Log by Ben Clayton · 5 years ago
  100. 242f002 SpirvShader: Implement GLSLstd450Exp by Ben Clayton · 5 years ago