summaryrefslogtreecommitdiff
path: root/fb/fbbltone.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-17fb: Remove 24bpp support (v3)Adam Jackson1-285/+2
2014-11-12Drop trailing whitespacesPeter Hutterer1-3/+3
2014-10-27fb: Move fbStipple*Bits near their only consumerAdam Jackson1-2/+111
2014-10-27fb: Remove even/odd stipple slow-pathingAdam Jackson1-70/+15
2014-10-27fb: FB_SHIFT is 5 (and FB_UNIT is 32)Adam Jackson1-111/+3
2014-10-27fb: Eliminate fbLaneTable, staticize fb{8,16,32}LaneAdam Jackson1-17/+15
2012-11-05fb: fix shadow warningsYaakov Selkowitz1-4/+4
2012-03-21Introduce a consistent coding styleKeith Packard1-512/+452
2011-05-25fbbltone.c: Mark bitmasks as unsigned intsAlan Coopersmith1-2/+2
2011-04-25fb: Silence warnings when building with clangJeremy Huddleston1-0/+5
2011-04-01fb: drop defines that aren't used/necessary anymore.Dave Airlie1-22/+0
2009-09-07Fix "warning: left-hand operand of comma expression has no effect"Eamon Walsh1-1/+1
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-11/+11
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-11/+11
2007-06-29Death to RCS tags.Adam Jackson1-2/+0
2006-08-01Wrap libwfb memory access.Aaron Plattner1-47/+49
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2005-10-01Bug #3822: out of bound reads in fbbltone and fbblt (Mark Kettenis, ThierryMatthieu Herrb1-7/+18
2005-08-30Apply the xserver patch from vektor for bug #4208: Use NULL for pointersEric Anholt1-2/+2
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2004-12-04Encoding of numerous files changed to UTF-8Markus Kuhn1-1/+1
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-14Initial revisionKaleb Keithley1-0/+865