Historique des commits

Auteur SHA1 Message Date
  Kovid Goyal 24a195c7c7 Graphics: Fix deletion of images by id not working for images with no placements il y a 1 mois
  Kovid Goyal 8facaf4fa0 Graphics: Fix deleted but not freed images without any references being incorrectly freed on a subsequent delete command il y a 1 mois
  Kovid Goyal cb2e1fcd04 Graphics protocol: Fix delete by number not deleting newest image with the specified number il y a 2 mois
  Kovid Goyal 70d72b22d8 Graphics protocol: Clear any partially uploaded data for a chunked load when any delete command is received il y a 3 mois
  Kovid Goyal a0dc062032 Fix render cache not being used il y a 6 mois
  Kovid Goyal 8201f0dd0e Move caching implementation to Python il y a 6 mois
  Kovid Goyal d08dcd92c7 Python wrapper to use image to RGBA Go code il y a 6 mois
  Kovid Goyal 2ba28171ab DRYer il y a 6 mois
  Kovid Goyal c056df223e Nicer way to prevent defrag il y a 6 mois
  Kovid Goyal 9a50e453b2 Ensure defrag doesnt run when testing hole coalescing il y a 6 mois
  Kovid Goyal 24e6dda0bc disk-cache: Improve hole management il y a 6 mois
  Kovid Goyal 2058cac203 Now the test should be fully robust il y a 6 mois
  Kovid Goyal a49bb8c5f9 DRYer il y a 6 mois
  Kovid Goyal 638a4b19ee ... il y a 6 mois
  Kovid Goyal aaf7808328 Add explicit check for holes in test il y a 6 mois
  Kovid Goyal 85f49c4310 ... il y a 6 mois
  Kovid Goyal d93e91d115 Fix flaky test il y a 6 mois
  Kovid Goyal bc8c4ac3d6 migrate graphics code to verstable il y a 7 mois
  Kovid Goyal beb42d571b Forgot to use aspect ratio calculation when only one of r/c is specified for determining cursor position and image cell overlaps. Fixes #7479 il y a 8 mois
  Kovid Goyal 82ab44826c Graphics: Fix aspect ratio of images not being preserved when only a single dimension of the destination rectangle is specified il y a 9 mois
  Kovid Goyal 1a9a7a59ac Make XOR64 test also test alignment issues il y a 11 mois
  Kovid Goyal c19488f3be Graphics protocol: Add a new delete mode for deleting images whose ids fall within a range il y a 1 an
  Kovid Goyal ad3ab877f8 Use a fast SIMD implementation to XOR data going into the disk cache il y a 1 an
  Kovid Goyal de92470f0d Improve performance of disk cache when there are thousands of small images il y a 1 an
  Kovid Goyal 409ca6bfab Allow larger graphics escape code sizes il y a 1 an
  Kovid Goyal 5168e0b576 Port parse_bytes() used in the tests il y a 1 an
  Kovid Goyal 77292a16d6 Make shebangs consistent il y a 1 an
  Kovid Goyal 52d5a4679f Graphics protocol: Support for positioning images relative to other images il y a 1 an
  Sergei Grechanik 63cc5d7e49 Fix erasure of unicode placeholder images on reset il y a 1 an
  Kovid Goyal 951951776a Ensure group_count is never zero in any ImageRef il y a 1 an