История коммитов

Автор SHA1 Сообщение Дата
  nfnt f2d1b73023 Merge branch 'alpha_channel_fix' 10 лет назад
  nfnt 3502bb8cd1 Merge branch 'NRGBA_support' 10 лет назад
  nfnt 03c3eb7832 Mention optimized access for image.NRGBA, image.NRGBA64 in README. 10 лет назад
  nfnt 563154816f Remove debugging directives. 10 лет назад
  nfnt c3c062672a Reverse alpha-premultiplication for image.RGBA, image.RGBA64 and generic images 10 лет назад
  nfnt 5a6676c19e Add test case for input data with pre-multiplied-alpha. 10 лет назад
  jst ce86eacf20 Merge branch 'disintegration-pixel_coordinate' 11 лет назад
  jst b8fbe1cf50 Merge branch 'pixel_coordinate' of https://github.com/disintegration/resize into disintegration-pixel_coordinate 11 лет назад
  jst 618f7ff07a Add test case for correct pixel coordinates after resize. 11 лет назад
  jst 45c239597b Fix compile error. 11 лет назад
  jst beee5e27fe Add support for nearest-neighbor resize of NRGBA, NRGBA64 images. 11 лет назад
  jst 79dc2b616d Add functions for nearest-neighbor resize of NRGBA, NRGBA16. 11 лет назад
  jst ebea2e66be Support image.NRGBA, image.NRGBA16 in resize.Resize function. 11 лет назад
  jst daa7cf45d3 Return NRGBA images. 11 лет назад
  disintegration 0feec06645 Dst pixel coordinate fix 11 лет назад
  jst 53e9ca890b Fix typos. 11 лет назад
  jst 4b952c4b95 Merge branch 'charlievieth-master' 11 лет назад
  jst d67851ed1f Explain optimization. 11 лет назад
  Charlie Vieth 962e93a6e5 Merge branch 'optimization' 11 лет назад
  Charlie Vieth 076a9ce3b9 Limit spawned goroutines to GOMAXPROCS(0). 11 лет назад
  Charlie Vieth d8255b0421 Optimize bound checks. 11 лет назад
  Charlie Vieth b09281bd36 Update benchmarks to focus on conversion performance. 11 лет назад
  jst 8f44931448 Merge branch 'master' of https://github.com/nfnt/resize 11 лет назад
  jst 9485f5475a Return input image if output dimensions equal input dimensions. 11 лет назад
  jst 87b3f9b017 Merge pull request #23 from dlackty/patch-1 11 лет назад
  Richard Lee f49722caca Use SVG version badge for Travis CI 11 лет назад
  jst 7e2ce0a2ea Go >=1.1 is needed for this package. 11 лет назад
  jst 13ea1287b3 Test using all available versions of Go. 11 лет назад
  jst 20c6afea04 Remove unnecessary benchmark 11 лет назад
  jst 0c6a628df5 Resolve image artifacts due to wrong coefficient index lookup. 11 лет назад