Historique des commits

Auteur SHA1 Message Date
  nfnt 891127d8d1 Fix alpha pre-multiplication. il y a 8 ans
  nfnt 4d93a29130 Separate color assignment and alpha pre-multiplication. il y a 8 ans
  nfnt 0f9f918da3 Use RGBA, RGBA64 image types as output. il y a 8 ans
  Eugene Zagidullin 9780a95734 Oops il y a 8 ans
  Eugene Zagidullin 5311ab3c51 Reverse alpha premultiplication il y a 8 ans
  minodisk f430a41192 Fix wrong color with RGBA input il y a 9 ans
  nfnt c3c062672a Reverse alpha-premultiplication for image.RGBA, image.RGBA64 and generic images il y a 9 ans
  jst daa7cf45d3 Return NRGBA images. il y a 9 ans
  jst 53e9ca890b Fix typos. il y a 9 ans
  jst d67851ed1f Explain optimization. il y a 9 ans
  Charlie Vieth d8255b0421 Optimize bound checks. il y a 9 ans
  jst 0c6a628df5 Resolve image artifacts due to wrong coefficient index lookup. il y a 10 ans
  jst 581d15cb53 Fix parallel computation. il y a 10 ans
  jst e950449c49 Fix wrong boundary calculation (bug #17) il y a 10 ans
  Charlie Vieth 08b124d541 Fix bound out of range panic. il y a 10 ans
  Charlie Vieth eefd4737aa Optimize YCbCr image resize il y a 10 ans
  Charlie Vieth 80b3fc2b3f Pre-calculate start offset, optimize bound check il y a 10 ans
  jst 016a61cd31 Optimize data-locality for a huge increase in processing speed. il y a 10 ans
  jst 314cea6612 Avoid temporaries to save some cycles. il y a 10 ans
  jst a32116ce4a Add documentation il y a 11 ans
  jst 2d6edc049a Change ordering il y a 11 ans
  jst cfcbeb4bb2 Use replicated border in genericConverter il y a 11 ans
  jst dc1fcd1d24 gofmt il y a 11 ans
  jst 378e366327 Replicate border instead of using a constant il y a 11 ans
  jst 3e06045c3f Speed up computation: Try to avoid Image.At() as much as possible -> specialized color access for some image types il y a 12 ans