summaryrefslogtreecommitdiff
path: root/mi/mibitblt.c
Commit message (Expand)AuthorAgeFilesLines
* mi: miPutImage with XYPixmap failed at depth 32 on 64-bit machinesKeith Packard2014-03-261-1/+1
* mi: fix shadow warningsYaakov Selkowitz2012-11-051-3/+3
* Introduce a consistent coding styleKeith Packard2012-03-211-451/+402
* mi/mibitblt: Fix an overflow bug of bit shift.Zhigang Gong2012-01-091-1/+1
* Move to autoconf standard function name checks & definesAlan Coopersmith2011-12-051-1/+1
* Remove unnecessary parentheses around return values in functionsMikhail Gusarov2010-06-101-1/+1
* Remove more superfluous if(p) checks around free(p)Mikhail Gusarov2010-06-061-12/+7
* Rename region macros to eliminate screen argumentKeith Packard2010-06-051-16/+16
* Replace dixChangeGC with calls directly to the right variant.Jamey Sharp2010-05-131-12/+11
* dixChangeGC callers: Use ChangeGCVal instead of XID almost everywhere.Jamey Sharp2010-05-131-13/+13
* Kill DoChangeGC in favor of dixChangeGC.Jamey Sharp2010-05-121-4/+4
* Replace X-allocation functions with their C89 counterpartsMikhail Gusarov2010-05-131-25/+25
* Remove a bunch of useless casts.Adam Jackson2009-01-221-16/+12
* Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade2008-12-031-4/+4
* Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade2008-11-291-2/+2
* xalloc+bzero -> xcallocAdam Jackson2008-10-061-2/+1
* Remove a bunch of unused API from the mi export list.Adam Jackson2008-10-031-2/+2
* mi: ansify.Peter Hutterer2008-05-281-29/+24
* mi: Remove usage of allocaDaniel Stone2007-11-051-21/+21
* Add CreatePixmap allocation hints.Aaron Plattner2007-11-041-2/+4
* Static and dead code cleanup from mi/Adam Jackson2007-03-251-7/+3
* mi: remove 'register' keywords.Peter Hutterer2007-03-091-6/+6
* Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson2006-07-211-2/+0
* get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone2006-07-181-1/+1
* Mark everything in misym.c as _X_EXPORT.Adam Jackson2006-02-151-4/+4
* Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone2005-07-031-1/+1
* Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone2005-07-031-0/+4
* Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone2005-07-011-1/+1
* Fix includes right throughout the Xserver tree:Daniel Stone2005-04-201-3/+3
* Set HasFfs to NOAlexander Gottwald2004-12-021-13/+2
* Windows does not have ffs() implementation. added oneAlexander Gottwald2004-11-221-0/+15
* Merging XORG-CURRENT into trunkEgbert Eich2004-04-231-1/+1
* Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich2004-03-141-1/+1
* Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich2004-03-031-1/+1
* readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich2004-02-261-1/+1
* Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich2004-02-261-1/+1
* XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley2003-11-141-21/+40
* R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley2003-11-141-0/+818