summaryrefslogtreecommitdiff
path: root/fb/fbimage.c
Commit message (Expand)AuthorAgeFilesLines
* fb: Handle ZPixmap planemask in GetImage the other way aroundAdam Jackson2017-03-201-3/+6
* fb: Remove 24bpp support (v3)Adam Jackson2017-03-171-20/+3
* fb: XYPixmap format PutImage includes all planes in depthKeith Packard2016-10-041-1/+1
* Introduce a consistent coding styleKeith Packard2012-03-211-289/+203
* fb: drop defines that aren't used/necessary anymore.Dave Airlie2011-04-011-4/+0
* Rename region macros to eliminate screen argumentKeith Packard2010-06-051-4/+4
* 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-4/+4
* Death to RCS tags.Adam Jackson2007-06-291-2/+0
* (unsigned long)(1 << 31) = bad news on x86_64.Aaron Plattner2006-09-051-1/+1
* Add framebuffer access wrapper infrastructure.Aaron Plattner2006-07-261-0/+6
* Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson2006-07-211-1/+0
* Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt2006-02-101-5/+2
* Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone2005-07-031-0/+4
* Encoding of numerous files changed to UTF-8Markus Kuhn2004-12-041-1/+1
* 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
* Initial revisionKaleb Keithley2003-11-141-0/+364