1874 Commits (master)
 

Author SHA1 Message Date
Kim Woelders 3106fbd0d2 x11_grab: Remove some obsolete code 2 months ago
Kim Woelders 45d58cc268 test_save: Update crcs for jxl saver (libjxl 0.8.0) 2 months ago
Kim Woelders 9198db2536 v1.12.1 3 months ago
Kim Woelders 1bd9920c07 x11_grab: Use correct depth when grabbing 3 months ago
Kim Woelders 3fd4347cfa imlib2_grab, imlib2_view: Unset context colormap 3 months ago
Kim Woelders be9ac449e7 loaders: Fix CPPFLAGS order 3 months ago
Kim Woelders f16bb23864 RAW loader: Don't unload loader 3 months ago
Kim Woelders 570c50d75a test_scale: MMX scaling is disabled 3 months ago
Kim Woelders 57403f2ec3 test_save: Fix for jxl loader on ix86 3 months ago
Kim Woelders 03cbf75a96 test_load_2: Add forgotten xeyes.png 3 months ago
Kim Woelders 1e5040e8e7 loaders: Fix build with -m32 --enable-debug 3 months ago
Kim Woelders 687e13b290 loading: Call module exit function also when not dlclosing module on unload 3 months ago
Kim Woelders 66f48df4cf scaling: MMX asm scaling causes segv, disable for now 3 months ago
Kim Woelders 74dae151cd Fix some clang complaints 3 months ago
Kim Woelders 5300f19575 v1.12.0 4 months ago
Chema Gonzalez 0b08655e40 Y4M loader: add support for images with unexpected aspects 4 months ago
Kim Woelders a22b9b88c0 test_scale: Exercise non-AA path too 4 months ago
Kim Woelders 4f17d66965 test_scale: Update for new scaling (re-applied) 4 months ago
Kim Woelders d6b86f307e scaling: Correct scaling up - take 2 4 months ago
Kim Woelders 4d5b1413b1 scaling: Improve non-AA scale-up case 4 months ago
Kim Woelders 29397453e4 scaling: Various trivial changes 4 months ago
Chema Gonzalez a88b95c289 Y4M loader: fix support for 420 colorspaces 4 months ago
Chema Gonzalez 63106616b9 test_load2: make error messages more descriptive 4 months ago
Kim Woelders 310e9e162d Revert "test_scale: Update for new scaling" 4 months ago
Kim Woelders fae1423025 Revert "scaling: Correct scaling up" 4 months ago
Kim Woelders 9d5f704036 image cache: Rework cleanup 5 months ago
Kim Woelders 26dd602fa0 image cache: Drop redundant cleanup 5 months ago
Kim Woelders 2474de6f94 image cache: Avoid negative refcounts 5 months ago
Kim Woelders 173edae4bf image: Fix preservation of alpha chanel flag in imlib_clone_image() 5 months ago
NRK 50295779a1 introduce imlib_image_decache_file() 5 months ago
Kim Woelders a1ea31e070 image: Use sub-second time info when available 5 months ago
NRK cf5b462d92 file: Remove unused functions some more 5 months ago
Kim Woelders 70bd7e3488 TIFF loader: Slightly more strict signature check 5 months ago
Kim Woelders 59ab21a580 Add new raw loader 5 months ago
Kim Woelders 1afc1302c9 test_load: Minor fix in debug message 5 months ago
Kim Woelders efd0bccb92 test: Bypass wrappers when running tests 5 months ago
Kim Woelders 31b50aee15 image: Fix potentially using incorrect file size - fixup 5 months ago
Kim Woelders 595d0a322d file: Remove a couple of unused functions 5 months ago
Kim Woelders aec432b3ce image: Fix potentially using incorrect file size 5 months ago
Kim Woelders f1fcc4bfed image: Fix missing munmap() when using imlib_load_image_fd() 5 months ago
Kim Woelders 41be1c88f8 test_scale: Update for new scaling 6 months ago
Kim Woelders 58f2fcb4c7 scaling: Correct scaling up 6 months ago
Kim Woelders a72fe3796b scaling: Minor refactoring 6 months ago
Kim Woelders 166de6a93e scaling: Cosmetics 6 months ago
Kim Woelders ee61df6877 scaling: Change ypoints[] from pointers to indices 6 months ago
Kim Woelders eafaa11ff3 scaling: Simplify scaling points calculation (eliminate j) 6 months ago
Kim Woelders a75fc4c5c8 scaling: Cosmetics (comments) 6 months ago
Kim Woelders 61a180f3b0 scaling: Move scaling function call sequence into common __imlib_Scale() 6 months ago
Kim Woelders 5c0c98428d scaling: Correct scaleinfo array length 6 months ago
Kim Woelders 41a6517319 scaling: Unifdef OLD_SCALE_DOWN 6 months ago