Historial de Commits

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