summaryrefslogtreecommitdiff
path: root/hw/xfree86
AgeCommit message (Expand)AuthorFilesLines
2010-05-04xf86: Don't crash when switching modes through RandR without owning the VT.Pierre-Loup A. Griffais1-2/+2
2010-05-01xfree86: a missing input driver is not an error.Peter Hutterer1-1/+1
2010-04-30xfree86: Fix reference to SGML entitiesYaakov Selkowitz1-1/+1
2010-04-30xfree86: Ignore linuxdoc generated docsYaakov Selkowitz1-0/+5
2010-04-27Revert "DRI2: Track DRI2 drawables as resources, not privates"Peter Hutterer2-37/+118
2010-04-21xf86ScaleAxis: support for high resolution devicesBenjamin Tissoires1-4/+4
2010-04-20DRI2: Track DRI2 drawables as resources, not privatesKristian Høgsberg2-118/+37
2010-04-15xfree86: Fix priority ordering for ignoring input classesDan Nicholson1-7/+12
2010-04-09xfree86: remove dead input drivers from xorg.conf man page.Peter Hutterer1-9/+0
2010-04-09xfree86: Search for a system xorg.conf.dDan Nicholson2-2/+22
2010-04-09xfree86: Set a saner search path for xorg.conf.dDan Nicholson2-30/+8
2010-04-09xfree86: Document how -configdir affects the xorg.conf.d search pathDan Nicholson1-1/+35
2010-04-09xfree86: Allow adding sysconfdir and datadir to config search pathsDan Nicholson2-1/+17
2010-04-09Don't keep a pointer to a possibly freed cursor when changing screens, preven...Pierre-Loup A. Griffais1-0/+1
2010-04-09Convert x86emu fixed size int typedefs to use stdint typesAlan Coopersmith1-33/+9
2010-04-02xfree86: die gracefully in the vga arbiter if AddScreen failsTiago Vignatti1-0/+2
2010-03-29Remove now obsolete function chooseVideoDriverRuediger Oertel1-25/+0
2010-03-29xfree86: Handle driver autoconfiguration when .conf files existRuediger Oertel1-6/+82
2010-03-26xfree86: merge driver from the input class into the options.Peter Hutterer1-0/+1
2010-03-24xfree86: remove if 1 from the dawn of time.Peter Hutterer1-10/+0
2010-03-22Fix .man.N targets for AM_SILENT_RULESYaakov Selkowitz4-10/+10
2010-03-22Fix relink targets for silent rulesYaakov Selkowitz1-1/+1
2010-03-21Merge commit 'fa5103a02bd509e4a102afdad2ab26cb22210367'Keith Packard1-19/+23
2010-03-21common: xf86Configure: alloc_strlen: Allocated memory does not have space for...Oliver McFadden1-1/+1
2010-03-16dri2: No need to blit from front on DRI2GetBuffers if they're just being reused.Francisco Jerez1-19/+23
2010-03-15hw/xfree86: move reference counting out of the UseHWCursor[ARGB] functionsRoland Scheidegger1-0/+6
2010-03-15hw/xfree86: fix refcounting in xf86_use_hw_cursorRoland Scheidegger1-2/+2
2010-03-11xfree86: fix xf86Config.c build error in --enable-debug mode. (#26971)Peter Hutterer1-1/+1
2010-03-11xfree86: don't warn about nonexisting core pointer/keyboard in config.Peter Hutterer1-16/+8
2010-03-03Replace assembly with generic unaligned access codeMatt Turner1-162/+74
2010-02-25Allow for missing or disabled compat_outputKeith Packard4-17/+46
2010-02-25Share enum definition for det_monrec_parameter sync_sourceKeith Packard1-2/+6
2010-02-25DRI2: initialize event->drawable in DRI2SwapEventRobert Bragg1-0/+2
2010-02-22Always enable outputs that have been forced on in the configuration fileSimon Farnsworth1-1/+2
2010-02-17os: Prevent core dump from being truncated.Rami Ylimaki1-1/+1
2010-02-17parser: corrected xf86getBoolValue to use case insensitive compareOliver McFadden1-8/+8
2010-02-17Solaris xf86OSRingBell() off-by-one error in filling iov[] arrayAlan Coopersmith1-2/+3
2010-02-17Use C-style comments in x86emuMatt Turner2-4/+4
2010-02-15xfree86: Reorder InputClass option prioritiesDan Nicholson3-19/+22
2010-02-15dix: move config_init into the DDX.Peter Hutterer1-0/+10
2010-02-12xfree86: Add qxl driver to the autoconfig logicSoeren Sandmann1-0/+1
2010-02-11Add tag matching to input attributes.Peter Hutterer5-0/+48
2010-02-11Add xstrtokenize to the dix.Peter Hutterer1-41/+3
2010-02-11xfree86: Set fnmatch pathname flag for InputClass device matchingDan Nicholson1-1/+1
2010-02-11xfree86: Allow multiple arguments to InputClass matchesDan Nicholson4-29/+136
2010-02-11xfree86: Use "Ignore" option in InputClass to skip devicesDan Nicholson2-2/+37
2010-02-11xfree86: Handle config files ending without newlineDan Nicholson1-7/+19
2010-02-11xfree86: Make InputClass docs and comments match realityDan Nicholson2-4/+4
2010-01-28xfree86: vgaarb: remove useless debugTiago Vignatti1-65/+0
2010-01-28DRI2: Bump the dri2 module version to 1.2.0 to reflect recent API changes.Aaron Plattner1-1/+1