Revīziju vēsture

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