summaryrefslogtreecommitdiff
path: root/driver
AgeCommit message (Expand)Author
2012-01-31Explicitely disable DRI on SandyBridge and above chipsets. It doesn'tMatthieu Herrb
2012-01-25Copy the ZaphodHeads option description from newer radeon driver.Matthieu Herrb
2012-01-25replace radeon -> radeonold in a few places. Remove the unused atioldMatthieu Herrb
2012-01-25+radeonold -radeonhd. xf86-video-radeonhd is deprecated all radeonMatthieu Herrb
2012-01-25Update to xf86-video-ati 6.14.3. Tested by many.Matthieu Herrb
2012-01-25Add radeon driver 6.12.2 renamed as 'radeonold'.Matthieu Herrb
2012-01-06Update to 1.6.1.Alexandr Shadchin
2012-01-01regenMatthieu Herrb
2012-01-01Bump revision to 0.4.0 to match upstreams release just pushed.Matthieu Herrb
2012-01-01Constify wsfb_open() argument.Matthieu Herrb
2012-01-01white space cleanup, copyright update, autotools regen.Matthieu Herrb
2011-12-29add _X_EXPORT attribute to public symbols.Matthieu Herrb
2011-12-21Add support for Sandy Bridge. Not perfect yet. Most notably 3D accelerationMark Kettenis
2011-12-14regenMatthieu Herrb
2011-11-29Some files (used for generating other stuff) that I missed in the last commit.Owain Ainsworth
2011-11-29Update the intel driver to a more recent version based on more recentOwain Ainsworth
2011-11-28Adding wheel emulation, ported from evdev(4)Alexandr Shadchin
2011-11-28Remove old headers (missing in previous update)Alexandr Shadchin
2011-11-28Fixed incorrect condition (s/strcmp()/strcmp() == 0/)Alexandr Shadchin
2011-11-19regenAlexandr Shadchin
2011-11-19Replace WS_NOZMAP on WS_NOMAP.Alexandr Shadchin
2011-11-19Simplify middle button emulation code.Alexandr Shadchin
2011-11-19Add check emulateMB.timeout >= 0.Alexandr Shadchin
2011-11-19ws_debug_level used only if defined DEBUG.Alexandr Shadchin
2011-11-19Using macros MODULETEARDOWNPROTO for prototype.Alexandr Shadchin
2011-11-19config: upgrade to util-macros 1.8 for additional man page supportAlexandr Shadchin
2011-11-19Static atoms don't need to be initialized to 0.Alexandr Shadchin
2011-11-19Sync with code.Alexandr Shadchin
2011-11-09Call wsInitProperty() only for WSMOUSE_TYPE_TPANEL and simplify code.Alexandr Shadchin
2011-11-09Simplify wsPreInitAlexandr Shadchin
2011-11-09Ignore option Raw for mices. (was more noise than useful information)Alexandr Shadchin
2011-11-09Remove call xf86CollectInputOptions. It is useless if second arg is NULL.Alexandr Shadchin
2011-11-08Mapping scroll events:Alexandr Shadchin
2011-11-08Correct clean bit for scroll buttons plus small optimisation.Alexandr Shadchin
2011-11-08Process only changed buttonAlexandr Shadchin
2011-11-08Fix memory leakAlexandr Shadchin
2011-11-07Replace xf86FindOptionValue on xf86SetStrOption.Alexandr Shadchin
2011-11-07Small fix manual pageAlexandr Shadchin
2011-11-07Remove code for ABI_XINPUT_VERSION < 12Alexandr Shadchin
2011-11-07Replace xf86Msg on xf86IDrvMsg.Alexandr Shadchin
2011-11-06Remove prototype wsChangeControl, this is missing in last changeAlexandr Shadchin
2011-11-06Update to xf86-input-mouse 1.7.1. ok shadchin@Matthieu Herrb
2011-11-05xalloc/xfree -> malloc/free and unifdef XFree86LOADERMatthieu Herrb
2011-11-05xalloc/xfree -> malloc/freeMatthieu Herrb
2011-11-05unifdef XFree86LOADER, this isn't optional anymore.Matthieu Herrb
2011-11-05Replace deprecated xalloc/xfree with malloc/free.Matthieu Herrb
2011-11-05Remove the temporarly hack for xserver post 1.9. In the processMatthieu Herrb
2011-11-05Update to xf86-input-joystick 1.6.0 for good now.Matthieu Herrb
2011-11-05Update to xf86-input-penmount 1.5.0Matthieu Herrb
2011-11-05Update to xf86-input-mutouch 1.3.0Matthieu Herrb