summaryrefslogtreecommitdiff
path: root/hw/kdrive/fbdev
AgeCommit message (Expand)AuthorFilesLines
2015-10-06kdrive: Delete unused TOUCHSCREEN define.Jamey Sharp1-6/+0
2015-05-12Xephyr: Don't crash when no command line argument is specifiedEgbert Eich1-0/+1
2015-04-21Convert hw/kdrive to new *allocarray functionsAlan Coopersmith1-1/+1
2013-08-06Replace INCLUDES with AM_CPPFLAGSPeter Hutterer1-1/+1
2013-04-18Xfbdev: Wire up Amiga afb4 and afb8 supportGeert Uytterhoeven1-1/+29
2013-04-18Xfbdev: Wire up Atari iplan2p4 and iplan2p8 supportGeert Uytterhoeven1-1/+18
2013-04-18Xfbdev: Force shadowfb for frame buffers with non-packed pixelsGeert Uytterhoeven1-1/+2
2013-04-18Xfbdev: Reject unsupported frame buffer typesGeert Uytterhoeven1-25/+50
2013-04-18Xfbdev: Treat 1 bpp pseudocolor as monochromeGeert Uytterhoeven1-4/+6
2013-04-18Xfbdev: Add support for monochrome visualsGeert Uytterhoeven1-0/+24
2013-04-18Xfbdev: Handle unset fix.line_lengthGeert Uytterhoeven1-0/+4
2013-04-18Xfbdev: Make char *fbdevDevicePath constGeert Uytterhoeven2-2/+2
2013-04-02kdrive/fbdev: revive randr new screen size logicGeert Uytterhoeven1-1/+9
2013-04-02Revert "kdrive: fix "set but not used" warnings"Peter Hutterer1-0/+10
2013-03-06kdrive: fix "set but not used" warningsPeter Hutterer1-10/+0
2012-03-21Introduce a consistent coding styleKeith Packard3-491/+452
2011-07-01input: free the EQ allocated memory on shutdown (#38634)Peter Hutterer1-0/+1
2011-06-30Fix UTF-8 encodingMatěj Cepl3-3/+3
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-7/+7
2010-03-22Fix relink targets for silent rulesYaakov Selkowitz1-1/+1
2010-03-22kdrive: Use $(MAKE) in relink rulesYaakov Selkowitz1-1/+1
2010-02-15dix: move config_init into the DDX.Peter Hutterer1-0/+5
2010-01-06kdrive: Make internal functions staticMikhail Gusarov2-50/+10
2010-01-06kdrive: Remove unused 'k' variableMikhail Gusarov1-3/+2
2010-01-06kdrive: Extract common part of fbdevPutColors and fbdevEnableMikhail Gusarov1-16/+25
2010-01-06kdrive: Remove unused overlay fb supportMikhail Gusarov2-44/+44
2010-01-06kdrive: Move Xephyr-specific fields out of KdScreenInfoMikhail Gusarov1-4/+0
2010-01-06kdrive: Remove unused KdCardAttr from KdCardInfoMikhail Gusarov1-3/+1
2010-01-01Remove unused pShadow field from drivers' private structuresMikhail Gusarov1-1/+0
2010-01-01Remove trailing whitespaceMikhail Gusarov3-47/+47
2009-11-11.gitignore: use common defaults with custom section #24239Gaetan Nadon1-0/+2
2009-01-27Convert kdrive libraries to libtool convenience libraries.Paulo Cesar Pereira de Andrade1-4/+4
2008-11-08Remove some null statements.James Cloos1-1/+1
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson1-2/+1
2008-07-17Dead code removalDaniel Stone1-5/+1
2008-07-17KDrive: Delete rafts of unused codeDaniel Stone1-2/+0
2008-07-02Fix GLX in Xvfb and kdrive.Adam Jackson1-0/+2
2008-05-23kdrive: need not export symbols for glx anymoreGeorge Sapountzis1-4/+0
2008-04-23glcore: prepare for dynamic loadingGeorge Sapountzis1-0/+4
2008-04-22Reuse the existing framebuffer mode in kdrive/fbdevRoss Burton1-9/+17
2007-12-14kdrive/fbdev: use operating system input devicesOtavio Salvador1-11/+1
2007-11-05KDrive: Remove usage of allocaDaniel Stone1-2/+2
2007-10-17KDRIVE_LOCAL_LIBS includes some system libraries, not just internal x server ...Keith Packard1-1/+1
2007-09-05Kdrive: unbreak kdrive linkingDodji Seketeli1-2/+1
2007-07-05For each kdrive server put a dependencie on its own libraries.Tiago Vignatti1-1/+3
2007-06-29Death to RCS tags.Adam Jackson3-9/+0
2007-06-27Relink properly all kdrive servers when changes happen.Tiago Vignatti1-0/+2
2007-04-26Fix the 'relink' target for kdrive servers.Adam Jackson1-0/+3
2006-09-07Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone4-14/+31
2006-08-31Fix previous commit breaking other kdrives pulling in fbdev.aMatthew Allum2-1/+3