summaryrefslogtreecommitdiff
path: root/src/lib/ximage.c
Commit message (Expand)AuthorAgeFilesLines
* Silence compiler warnings (lib).Kim Woelders2013-07-031-5/+1
* Fix common misspellingsLucas De Marchi2010-09-091-1/+1
* Avoid cast.Kim Woelders2010-02-201-4/+4
* Only check XShmAttach once in __imlib_ShmGetXImage().Kim Woelders2010-02-201-8/+16
* Fix excessive checking for shm extension in __imlib_GrabDrawableToRGBA().Kim Woelders2010-02-201-1/+3
* Refactor shm stuff.Kim Woelders2008-11-011-100/+101
* Remove redundant BUILD_X11 tests, indent.Kim Woelders2008-10-261-10/+7
* Oops - missed one (malloc check).Kim Woelders2008-01-061-0/+6
* Handle some out-of-memory situations without crashing.Kim Woelders2008-01-061-14/+37
* Indent C files.Kim Woelders2007-05-201-13/+12
* Fix pixmap and gc caching when rendering to drawables with different depths.Kim Woelders2006-05-201-2/+1
* imlib2 cross-endianess fix from Geoffrey GiesemannCarsten Haitzler2005-10-121-0/+9
* and new much cleaner tree.Carsten Haitzler2004-11-011-0/+330