xserver-multidpi/hw/xfree86
Maarten Maathuis aedd2f566d randr/xfree86: Fix a one off error in the panning calculations.
- Example: mode 1280x1024, panned area 1281x1024
           panned_area.x2 = 1281
           mode.width = 1280
  If you substract 1280 from 1281, then that leaves you with one.
  Which is the one pixel that you need to move to actually see the last pixel collumn.
  Substracting 1 from this will consistently prevent you from seeing the right and bottom edge.
2008-12-19 19:10:23 +01:00
..
common randr: Improve per-crtc gamma support. 2008-12-17 17:03:12 +01:00
ddc Use libtool convenience libraries and better "symbol" table. 2008-12-07 02:22:19 -02:00
dixmods Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
doc If AEI is on, disable 'vmmouse' in addition to 'kbd' and 'mouse'. 2008-12-03 18:44:43 +02:00
dri Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
dri2 Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
exa More man page updates for 1.6 release for Xorg, xorg.conf & exa man pages. 2008-12-01 20:02:34 -08:00
fbdevhw Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
i2c Use libtool convenience libraries and better "symbol" table. 2008-12-07 02:22:19 -02:00
int10 Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
loader Fix sdksyms.sh to work with Solaris/Sun compiler builds 2008-12-18 18:49:47 -08:00
modes randr/xfree86: Fix a one off error in the panning calculations. 2008-12-19 19:10:23 +01:00
os-support xfree86: don't restore the TTY mode if we didn't initialize it ourselves 2008-12-19 07:59:59 +10:00
parser Export some symbols from libxf86config when installing it. 2008-12-07 14:59:25 -02:00
ramdac Use libtool convenience libraries and better "symbol" table. 2008-12-07 02:22:19 -02:00
shadowfb Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
utils Remove dummylib. 2008-12-04 02:42:28 -02:00
vbe Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
vgahw Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
x86emu Convert libx86emu.a to a "libtool convenience library". 2008-12-07 18:31:32 -02:00
xaa Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf8_16bpp Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
Makefile.am Fix linking of Xorg with dtrace probes on Solaris 2008-12-18 19:47:49 -08:00
Options Initial revision 2003-11-14 16:48:57 +00:00
xorgconf.cpp Update sample xorg.conf file 2008-12-02 14:35:45 -08:00