summaryrefslogtreecommitdiff
path: root/hw/kdrive/vesa
AgeCommit message (Expand)Author
2008-11-05kdrive: Bye bye XvesaAdam Jackson
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson
2008-07-17KDrive: Delete rafts of unused codeDaniel Stone
2008-07-02Fix GLX in Xvfb and kdrive.Adam Jackson
2008-05-23kdrive: need not export symbols for glx anymoreGeorge Sapountzis
2008-04-23glcore: prepare for dynamic loadingGeorge Sapountzis
2008-02-14Use strerror instead of errno values in user strings.Adam Jackson
2007-12-14kdrive/vesa: use operating system input devicesOtavio Salvador
2007-09-05Kdrive: unbreak kdrive linkingDodji Seketeli
2007-07-05For each kdrive server put a dependencie on its own libraries.Tiago Vignatti
2007-06-29Death to RCS tags.Adam Jackson
2007-06-27Relink properly all kdrive servers when changes happen.Tiago Vignatti
2007-04-26Fix the 'relink' target for kdrive servers.Adam Jackson
2006-11-06Improve vm86 error handling in Xvesa.Juliusz Chroboczek
2006-11-06Fix typo in Xvesa: incorrect reporting of DAC capabilities.Juliusz Chroboczek
2006-09-07Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone
2006-08-29Re-add support for tslib (1.0 release) and Xcalibrate extension.Matthew Allum
2006-08-29kdrive: remove @KDRIVE_LIBS@ from Xfoo_DEPENDENCIESDaniel Stone
2006-08-09kdrive: remove ddx_DEPENDENCIESDaniel Stone
2006-07-21new KDrive input world orderDaniel Stone
2006-02-16Make more extensions optional in build (for kdrive). Fix kdrive build forKeith Packard
2005-12-27s/XSERVER/KDRIVE/Adam Jackson
2005-12-27Remove Imakefiles.Adam Jackson
2005-12-27Build fixes: XSERVER_LIBS -> KDRIVE_LIBS, config.h -> kdrive-config.hAdam Jackson
2005-06-09Perform a warnings sweep on hw/kdrive. A number of these were my fault, butEric Anholt
2005-01-19Prefer 32bpp to 24bpp. Fix 16 color planar mode (!)Keith Packard
2004-07-26Eliminate bogus rate check in fbdevModeSupported. Hmm. Potentially bogusKeith Packard
2004-05-20Pin header-only pixmaps in memory.Keith Packard
2004-05-13There's no need to explicitly set softCursor -- kdrive handles this if theEric Anholt
2004-01-15Fix up some mis-used variable namesKeith Packard
2003-11-18Reset available offscreen segment save function pointer. (Not a functionalKeith Packard
2003-11-18Added infrastructure for driver specific usage messages and added vesaSeth W. Klein
2003-11-13Have the composite extension tell the damage extension about clients whichKeith Packard
2003-11-11Fix Makefile.am's to include header files needed for distcheck. RemoveEric Anholt
2003-11-06tslib improvementsMatthew Allum
2003-11-02merge xfixes_2_branch back to HEADKeith Packard
2003-10-15hw/kdrive/*/Makefile.am Libraries in local dir must not use global path orKeith Packard
2003-10-15various Split out pixmap allocation debug statements Fix bogus offscreenKeith Packard
2003-10-14-Wall fixes. Might have fixed VESA based DPMS code as a resultKeith Packard
2003-10-09Add xfixes, fix smi driver to use either fbdev or vesa. Add hole mapping toKeith Packard
2003-10-01Add XDM cookies. Fix up support for pkgconfig X bitsKeith Packard
2003-09-30Enable maintainer mode from autogen.sh. Fix vesa build to create libraryKeith Packard
2003-09-29Use other freedesktop.org packages to build the serverKeith Packard
2003-09-16Add fbdev server to the build.Anders Carlsson
2003-09-12Switch to freedesktop.org libXfontKeith Packard
2003-09-12Add some configure options, make the mach64 server buildKeith Packard
2003-09-11Get Xvesa buildingKeith Packard
2003-09-11More build fixesKeith Packard
2003-09-11Start autoifying everything.Anders Carlsson
2003-07-07Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, addKeith Packard