summaryrefslogtreecommitdiff
path: root/fb/fb.h
AgeCommit message (Expand)AuthorFilesLines
2008-10-02Fix bad preprocessor lineAdam Jackson1-1/+1
2008-07-23Unifdef sgi.Adam Jackson1-2/+1
2008-07-17Dead code removalDaniel Stone1-6/+0
2008-06-24Check for __amd64__, not __x86_64__.Adam Jackson1-1/+1
2008-06-13Death to mfb.Adam Jackson1-3/+0
2008-04-12Check for __x86_64__ when we check for __amd64__Matt Turner1-1/+1
2008-02-22fbFillRegionTiled() is now dead code.Adam Jackson1-5/+0
2007-11-20Remove some duplicate include statements.Eamon Walsh1-1/+0
2007-11-19Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+2
2007-11-15Save pixmap allocation hints into the PixmapRec.Aaron Plattner1-1/+2
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+2
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner1-1/+2
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh1-4/+0
2007-09-13Remove the PaintWindow optimization.Eric Anholt1-4/+0
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-12/+8
2007-08-28Merge branch 'master' into XACE-SELINUXEamon Walsh1-18/+2
2007-08-25Implement core protocol backing store exclusively in terms of Composite.Adam Jackson1-17/+0
2007-08-22Revert "Fix <pixman.h> include to <pixman/pixman.h>"Eric Anholt1-1/+1
2007-08-22Fix <pixman.h> include to <pixman/pixman.h>Alan Hourihane1-1/+1
2007-08-06Require pixman-1 0.9.4, update pixman includes to new schemeSøren Sandmann Pedersen1-1/+1
2007-08-06Don't unwrap too early in libwfb for Composite.Aaron Plattner1-0/+1
2007-08-02Merge branch 'master' into XACE-SELINUXEamon Walsh1-34/+1
2007-07-05Clean up unused #ifdefs from fb.Adam Jackson1-34/+0
2007-06-27Handle tileStride > 1 in fbEvenTile.Aaron Plattner1-0/+1
2007-06-11Merge branch 'master' into XACE-SELINUXEamon Walsh1-0/+6
2007-06-03Include pixman.h from fb.h or compile of some files will failBenjamin Herrenschmidt1-0/+2
2007-05-23- Make image_from_pict() non-staticSoren Sandmann Pedersen1-0/+4
2007-04-05devPrivates rework: properly free devPrivates on compatibility structures,Eamon Walsh1-0/+1
2006-11-04Define fbHasVisualTypes in fb.h as it is exportedKeith Packard1-0/+3
2006-10-02Add (void) casts to clear compiler errors about ?: results having type mismatchAlan Coopersmith1-5/+5
2006-08-07Use DrawablePtrs instead of PixmapPtrs for Prepare/Finish access.Aaron Plattner1-19/+15
2006-08-01Wrap libwfb memory access.Aaron Plattner1-9/+31
2006-07-31Make ReadMemoryProcPtr take a const pointer.Aaron Plattner1-1/+1
2006-07-26Switch to using void* pointers.Aaron Plattner1-4/+4
2006-07-26Add framebuffer access wrapper infrastructure.Aaron Plattner1-0/+69
2006-07-26Prefix all of the exported symbols in libwfb.so with "wfb".Aaron Plattner1-0/+1
2006-07-26Build infrastructure for libwfb.so.Aaron Plattner1-0/+6
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-2/+0
2005-10-02Bugzilla #4616:Eric Anholt1-13/+39
2005-08-24Remove use of dix-config and xorg-config.h from public headers.Daniel Stone1-4/+0
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-1/+1
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-2/+2
2004-12-04Encoding of numerous files changed to UTF-8Markus Kuhn1-2/+2
2004-11-05Use ROOTLESS instead of platform specific defines.Torrey Lyons1-2/+2
2004-08-11Apply PPC64 build patch (Bug #303, Mike A. Harris, Alan Coopersmith).Kevin E Martin1-1/+2
2004-07-30Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, allAdam Jackson1-4/+9
2004-06-21Bug 783: rootless patches for cygwinAlexander Gottwald1-2/+2
2004-05-16xc/programs/Xserver/fb/fb.hAlan Coopersmith1-1/+4
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-2/+2