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