summaryrefslogtreecommitdiff
path: root/fb/fboverlay.c
Commit message (Expand)AuthorAgeFilesLines
* fboverlay: move bpp checks above mallocDave Airlie2018-09-121-3/+3
* fb: Remove 24bpp support (v3)Adam Jackson2017-03-171-62/+2
* Drop trailing whitespacesPeter Hutterer2014-11-121-1/+1
* dix: Drop the third argument from WindowExposuresProcPtrAdam Jackson2014-10-091-3/+2
* Replace 'pointer' type with 'void *'Keith Packard2014-01-121-6/+6
* Use new screen-specific privates for fb window and gc privatesKeith Packard2012-07-051-2/+2
* api: rework the X server driver API to avoid global arrays.Dave Airlie2012-06-051-1/+1
* Introduce a consistent coding styleKeith Packard2012-03-211-242/+202
* fb: fix memory leak in fbOverlayFinishScreenInitTiago Vignatti2011-04-041-2/+6
* fb: drop defines that aren't used/necessary anymore.Dave Airlie2011-04-011-8/+0
* Clean up after removal of screen parameters from region macros.Jamey Sharp2010-06-051-17/+11
* Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard2010-06-051-3/+5
* Rename region macros to eliminate screen argumentKeith Packard2010-06-051-21/+21
* Replace X-allocation functions with their C89 counterpartsMikhail Gusarov2010-05-131-1/+1
* fb: move some code to miMaarten Maathuis2009-02-061-1/+1
* Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade2008-12-031-11/+11
* Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade2008-11-291-11/+11
* Prepare for array-index based devPrivates.Tomas Carnecky2008-08-281-1/+2
* Merge branch 'master' into XACE-SELINUXEamon Walsh2007-11-051-1/+1
|\
| * Add CreatePixmap allocation hints.Aaron Plattner2007-11-041-1/+1
* | Merge branch 'master' into XACE-SELINUXEamon Walsh2007-09-191-11/+0
|\ \ | |/
| * Remove the PaintWindow optimization.Eric Anholt2007-09-131-11/+0
* | devPrivates rework: since API is already broken, switch everythingEamon Walsh2007-08-281-13/+6
|/
* Clean up unused #ifdefs from fb.Adam Jackson2007-07-051-5/+1
* Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson2006-07-211-2/+0
* Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt2006-02-101-1/+4
* 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
* Encoding of numerous files changed to UTF-8Markus Kuhn2004-12-041-2/+2
* Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, allAdam Jackson2004-07-301-1/+6
* xc/programs/Xserver/fb/fb.hAlan Coopersmith2004-05-161-2/+4
* 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.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley2003-11-251-7/+4
* Initial revisionKaleb Keithley2003-11-141-0/+449