Histórico de Commits

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