提交历史

作者 SHA1 备注 提交日期
  Nico Weber 9875ce0c78 LibPDF: Reorder loops in SampledFunction::evaluate() 1 年之前
  Nico Weber 9fc47345ce LibGfx+LibPDF: Make sample() functions take ReadonlySpan<> 1 年之前
  Nico Weber f562c470e2 LibGfx+LibPDF: Simpler and faster N-D linear sampling 1 年之前
  Nico Weber f157cd50a1 LibPDF: Use mix() in SampledFunction::evaluate() 1 年之前
  Nico Weber 1c88b82dfc LibPDF: Do less work in SampledFunction::evaluate()'s inner loop 1 年之前
  Nico Weber 54883b7d41 LibPDF: Remove get_bounds lambda in SampledFunction::evaluate() 1 年之前
  Nico Weber d9fd72007e LibPDF: Add a spec comment to SampledFunction::sample() 1 年之前
  Nico Weber f4a847894f LibPDF: Make SampledFunction::evaluate() work for n-dimensional input 1 年之前
  Nico Weber a9ef65e64a LibPDF: For multi-output SampledFunctions, fix output colors 1 年之前
  Nico Weber ec739460e0 LibPDF: Add test for SampledFunction and fix bugs found by it 1 年之前
  Nico Weber 323ba7404c LibPDF: Implement SampledFunction::evaluate() for some sampled functions 1 年之前
  Nico Weber fd1876441a LibPDF: Implement SampledFunction::create() 1 年之前
  Nico Weber cd9f4655ec LibPDF: Tweak implementation of postscript `roll` op 1 年之前
  Nico Weber b23ed86889 LibPDF: Implement StitchingFunction::evaluate() 1 年之前
  Nico Weber ba34ddeb21 LibPDF: Implement StitchingFunction creation 1 年之前
  Nico Weber 80eec1e16b LibPDF: Implement PostScriptCalculatorFunction 1 年之前
  Nico Weber bbd86ee4f3 LibPDF: Implement ExponentialInterpolationFunction 1 年之前
  Nico Weber 1aed465efe LibPDF: Implement Fuction::create() 1 年之前
  Nico Weber 9204252d02 LibPDF: Add scaffolding for function objects 1 年之前