summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2007-11-20Restore checks for __i386 where needed for Sun compilers on SolarisAlan Coopersmith6-20/+17
2007-11-20kaa: update kaaCreatePixmap to support the new usage_intDodji Seketeli1-1/+1
2007-11-19DEFAULT_DPI was undefined here.Michel Dänzer1-0/+1
2007-11-18Bump DEFAULT_DPI to 96.Adam Jackson1-1/+1
2007-11-18Bug #12932: Use DEFAULT_DPI in randr1.2 instead of hardcoded 96.Tormod Volden2-6/+6
2007-11-17Bug #9725: Don't look in root's $HOME for config files, that's just confusing.Adam Jackson5-13/+1
2007-11-15Save pixmap allocation hints into the PixmapRec.Aaron Plattner5-0/+5
2007-11-15Simplify system resource range setup.Adam Jackson2-21/+3
2007-11-15Delete some dead code in X -configure.Adam Jackson1-29/+0
2007-11-15Clean up some garbage in driver enumeration.Adam Jackson2-19/+3
2007-11-15Eliminate some redundancy in autoconfiguration.Adam Jackson1-22/+0
2007-11-15Don't sleep(1) at exit on any platform.Adam Jackson1-4/+0
2007-11-15For some reason "-nozap" appeared twice. Weird.Tiago Vignatti1-5/+0
2007-11-14Don't sleep(1) at server exit.Adam Jackson1-1/+1
2007-11-08formatting fixesBen Byer1-36/+32
2007-11-08Fix for off-by-one error in menu bar height calculation -- props to Nicholas ...Ben Byer1-1/+1
2007-11-08Undo some last-minute breakage in xpr.hBen Byer1-2/+0
2007-11-08removed debugging outputBen Byer1-8/+8
2007-11-08Fixed focus problem (clicking on an X11 window that sits behindBen Byer3-0/+36
2007-11-08formatting changes.Ben Byer1-135/+129
2007-11-08Fixed Spaces issue, correctly -- dragging an X window from oneBen Byer3-36/+55
2007-11-08formatting cleanupBen Byer1-72/+31
2007-11-08Fixed logic error that prevent JIS (Japanese) keyboard layouts fromBen Byer1-30/+21
2007-11-08Initial support for Spaces -- if you use Expose to drag an X11Ben Byer1-1/+2
2007-11-08Disable deferred updates in xp_init to fix performance problemsBen Byer1-1/+1
2007-11-07sync with 'master'Dodji Seketeli2-0/+14
2007-11-07EXA: Disable problematic optimization of dest pixmap migration by default.Michel Dänzer2-0/+14
2007-11-07Xephyr: don't use Xv or GL when those are disabled.Dodji Seketeli2-23/+41
2007-11-07Xnest: fix lib dependancy to make libtool happyDodji Seketeli1-2/+1
2007-11-06Xephyr: fix a crash when using xrandr twiceDodji Seketeli1-0/+4
2007-11-05pull 'master'Dodji Seketeli87-459/+294
2007-11-05Remove all traces of external RGB database (and Speedo)Daniel Stone17-145/+1
2007-11-05Xephyr: fix some DRI build breakageDodji Seketeli1-5/+6
2007-11-05XFree86: Remove usage of allocaDaniel Stone25-135/+135
2007-11-05KDrive: Remove usage of allocaDaniel Stone8-40/+40
2007-11-05DMX: Remove usage of allocaDaniel Stone3-35/+35
2007-11-05Xvfb: Remove usage of allocaDaniel Stone1-6/+6
2007-11-05Xprint: Remove usage of allocaDaniel Stone1-2/+2
2007-11-05Xwin: Remove usage of allocaDaniel Stone1-2/+2
2007-11-05pulling more patches over from xorg-xserver-1.2-apple branchBen Byer12-51/+68
2007-11-05more CVS tagsBen Byer2-4/+1
2007-11-05Removed CVS tags.Ben Byer19-39/+4
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner27-39/+58
2007-11-04XFree86: Input: Save/restore errno around SIGIO (bug #10683)Mark Vytlacil1-0/+2
2007-11-04pulling in changes from xorg-server-1.2-apple branchBen Byer7-32/+34
2007-11-02Always duplicate mode name when duplicating a mode.Matthias Hopf1-2/+1
2007-11-02Restore build of xf8_16bpp.Adam Jackson1-2/+2
2007-11-02Fix crash in xf86InitOrigins()Kristian Høgsberg1-0/+8
2007-11-02Don't filter modes away during VBE mode list construction.Adam Jackson1-28/+0
2007-11-02Fix magic number in fbdevhwAdam Jackson1-1/+1