Histórico de Commits

Autor SHA1 Mensagem Data
  nfnt 03c3eb7832 Mention optimized access for image.NRGBA, image.NRGBA64 in README. há 10 anos atrás
  jst 45c239597b Fix compile error. há 11 anos atrás
  jst beee5e27fe Add support for nearest-neighbor resize of NRGBA, NRGBA64 images. há 11 anos atrás
  jst 79dc2b616d Add functions for nearest-neighbor resize of NRGBA, NRGBA16. há 11 anos atrás
  jst ebea2e66be Support image.NRGBA, image.NRGBA16 in resize.Resize function. há 11 anos atrás
  jst daa7cf45d3 Return NRGBA images. há 11 anos atrás
  jst 53e9ca890b Fix typos. há 11 anos atrás
  jst 4b952c4b95 Merge branch 'charlievieth-master' há 11 anos atrás
  jst d67851ed1f Explain optimization. há 11 anos atrás
  Charlie Vieth 962e93a6e5 Merge branch 'optimization' há 11 anos atrás
  Charlie Vieth 076a9ce3b9 Limit spawned goroutines to GOMAXPROCS(0). há 11 anos atrás
  Charlie Vieth d8255b0421 Optimize bound checks. há 11 anos atrás
  Charlie Vieth b09281bd36 Update benchmarks to focus on conversion performance. há 11 anos atrás
  jst 8f44931448 Merge branch 'master' of https://github.com/nfnt/resize há 11 anos atrás
  jst 9485f5475a Return input image if output dimensions equal input dimensions. há 11 anos atrás
  jst 87b3f9b017 Merge pull request #23 from dlackty/patch-1 há 11 anos atrás
  Richard Lee f49722caca Use SVG version badge for Travis CI há 11 anos atrás
  jst 7e2ce0a2ea Go >=1.1 is needed for this package. há 11 anos atrás
  jst 13ea1287b3 Test using all available versions of Go. há 11 anos atrás
  jst 20c6afea04 Remove unnecessary benchmark há 11 anos atrás
  jst 0c6a628df5 Resolve image artifacts due to wrong coefficient index lookup. há 11 anos atrás
  jst 581d15cb53 Fix parallel computation. há 11 anos atrás
  jst e950449c49 Fix wrong boundary calculation (bug #17) há 11 anos atrás
  jst 03982f698d Merge branch 'charlievieth-master' há 11 anos atrás
  jst 220cad3343 Add simple test case for input image with non-trivial bounds. há 11 anos atrás
  jst 7f8a5419ae Merge branch 'master' of https://github.com/charlievieth/resize into charlievieth-master há 11 anos atrás
  Charlie Vieth df655f3f70 Merge branch 'YCC' há 11 anos atrás
  Charlie Vieth 08b124d541 Fix bound out of range panic. há 11 anos atrás
  Charlie Vieth 171c886e38 Merge branch 'YCC' há 11 anos atrás
  Charlie Vieth f03c78969b Fix YCC SubImage. há 11 anos atrás