1. 5ec0529 Now that we have swizzles forced, don't bother with channel replacement by Chris Forbes · 5 years ago
  2. 6ef1936 Add support for sampling VK_FORMAT_A2B10G10R10_UINT_PACK32 by Chris Forbes · 5 years ago
  3. cd246af EAC fix by Alexis Hetu · 5 years ago
  4. 60a6a2e Fix clamp-to-border addressing mode by Nicolas Capens · 5 years ago
  5. 8b7597e Change decompressed type of compressed RGB formats by Alexis Hetu · 5 years ago
  6. e2535df Implement 1D array image sampling by Nicolas Capens · 5 years ago
  7. c71c17f Plumb through Dref parameter to sampler by Chris Forbes · 5 years ago
  8. 71b58b1 Make shadow compare available in high precision path always by Chris Forbes · 5 years ago
  9. 42d10fd Add support for sampling VK_FORMAT_D16_UNORM by Chris Forbes · 5 years ago
  10. 10f7bef Fix overwriting of filter factor by Nicolas Capens · 5 years ago
  11. c57ec6f Add support for sampling VK_FORMAT_B10G11R11_UFLOAT_PACK32 by Chris Forbes · 5 years ago
  12. 7d09143 Add support for sampling VK_FORMAT_D32_SFLOAT (without depth compare) by Chris Forbes · 5 years ago
  13. 1f61858 Add support for sampling VK_FORMAT_E5B9G9R9_UFLOAT_PACK32 by Chris Forbes · 5 years ago
  14. 8d7f233 Refactor float sampling path to be more regular by Chris Forbes · 5 years ago
  15. addcdcc Add support for sampling VK_FORMAT_A1R5G5B5_UNORM_PACK16 by Chris Forbes · 5 years ago
  16. 58edd47 Implement sampler LOD bias by Nicolas Capens · 5 years ago
  17. b1670ed Refactor duplicate mipmap LOD calculation by Nicolas Capens · 5 years ago
  18. 1e7120e Use sampler data from sampler descriptor by Nicolas Capens · 5 years ago
  19. 97da782 Pass a separate sampler pointer to the sampling routine by Nicolas Capens · 5 years ago
  20. 20aab4e Add support for sampling VK_FORMAT_B4G4R4A4_UNORM_PACK32 by Chris Forbes · 5 years ago
  21. d573e7e Add support for sampling VK_FORMAT_A2B10G10R10_UNORM_PACK32 by Chris Forbes · 5 years ago
  22. ac3a4a4 Remove Sampler::State::srgb by Chris Forbes · 5 years ago
  23. 4bade2e Implement Bias image operand by Nicolas Capens · 5 years ago
  24. d354695 Implement fp16 texture formats by Chris Forbes · 5 years ago
  25. f149d95 Wire up texture border color correctly by Chris Forbes · 5 years ago
  26. a195abb Implement cubemap sampling by Nicolas Capens · 5 years ago
  27. 1d1720a Produce correct `one` value for integer textures by Chris Forbes · 5 years ago
  28. 3c203531 Wire up texture swizzles by Chris Forbes · 5 years ago
  29. 125dba0 Implement OpImageSampleExplicitLod by Nicolas Capens · 5 years ago
  30. b5d5f47 Refactor common sampler code by Nicolas Capens · 5 years ago
  31. 9e73510 Implement basic sampler parameters by Nicolas Capens · 5 years ago
  32. ef6152e Default to [X,0,0,one] for undefined texture components by Nicolas Capens · 5 years ago
  33. 2d54840 Eliminate fixed-point texture sampling by Nicolas Capens · 5 years ago
  34. 7d86727 Implement basic SPIR-V texture sampling by Nicolas Capens · 5 years ago
  35. 696926d sw::Surface references removed from sampling code by Alexis Hetu · 5 years ago
  36. ebe5f7f Include Vulkan version of debug support in vulkan files by Chris Forbes · 6 years ago
  37. dd152e1 Replaced sw::Format with VkFormat by Alexis Hetu · 6 years ago
  38. 8aa74a4 Vulkan image formats by Alexis Hetu · 6 years ago
  39. 1d8c8db Fix include paths. by Nicolas Capens · 6 years ago
  40. 68a8238 Duplicate source files for Vulkan. by Nicolas Capens · 6 years ago