summaryrefslogtreecommitdiff
path: root/meta/packages/xorg-xserver
AgeCommit message (Collapse)AuthorFiles
2009-04-28xserver-dri-lite: Add version 1.6.0Richard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-04-14xserver-xf86-dri-lite: Use the virtual mesa dependency instead of hardcoded ↵Richard Purdie1
mesa-dri
2009-01-17xserver-xf86-dri-lite: Add patch to disable dolt and fix build breakageRichard Purdie3
2009-01-17poky-fixed-revisions.inc: Update xserver-xf86-dri and inputproto revisionsRichard Purdie1
2008-12-30classes/autotools_stage.bbclass: Add autotools_stage class to simplify ↵Richard Purdie1
recipes using standard autotools
2008-11-05xserver-x86: Fix m4 autoconf macroRichard Purdie6
2008-10-30[xserver-xf86-dri2-lite_git] Removes the PE=1Robert Bragg1
2008-10-30[xserver-xf86-dri-lite_git.bb] bumps the PRRobert Bragg1
2008-10-30Adds a new xserver-xf86-dri2-lite_git.bb package for building the X serverRobert Bragg1
with dri2 enabled
2008-10-30[xserver-xf86-dri-lite] Bumps the PV and explicitly disables dri2Robert Bragg1
2008-10-29xserver-xf86-dri-lite : apply xserver-boottime.patchPeng Li1
This patch is used to measure xserver boot time
2008-10-14xserver-kdrive: added patch for 1.3.0.0 to get it built with x11/gitMarcin Juszkiewicz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5504 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-13Adds support for GEM + DRI2Robert Bragg7
DRI2 is disabled by default though since running with metacity-clutter seems to cause a lock up. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5484 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-29xserver-xf86-lite: Add a non-dri version of the server for use when dri/gl ↵Richard Purdie5
isn't appropriate git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5323 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-29xserver-xf86-common: Fix PROVIDES to include PNRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5322 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-29xserver-xf86-dri-lite.inc: Add COMPATIBLE_HOSTRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5318 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-26removes SubSection "Display" from xorg.confRobert Bragg1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5297 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-26fixes noPanoramiXExtension missing symbol problem when server tries to load ↵Robert Bragg3
libdri git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5296 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-25xserver-kdrive: Feed xrandr calls to the framebuffer driver in case it can ↵Richard Purdie2
do better than software rotation git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5279 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-22Some fixes for the xorg.conf for xserver-xf86-dri-liteRobert Bragg7
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5219 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-22Adds recipes to support building X servers based on the xfree86 DDX insteadRobert Bragg6
of kdrive and building mesa. It's a big commit and it's still rather rough around the edges, but there is a desire to get this in early so people can review the work and help polish the changes. Some of the notable bits: • DRI support in mesa and the X server. (configured in machine conf via MACHINE_DRI_MODULES variable) • XCB backend for xlib • A fairly lite X server build with lots of legacy modules disabled. I'm sure there is plenty of other fairly low hanging fruit if we want to put more effort into reducing the size of the xserver build. Currently the server build comes in @ ~2.3MB vs a kdrive fbdev server build @ ~1MB. E.g xaa could be made conditional to save ~320K. Of course the kdrive server doesn't include glx stuff, which is a pretty big chunk. Also thanks to hrw, since I nabbed a some patches from him for this, and RP, for various bits of Poky style advice. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5205 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-22Add xserver-kdrive-glamo from OE.devRichard Purdie12
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4538 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-23xserver-kdrive: added missing fileMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4325 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-23xserver-kdrive: use extra-kmodes.patch for 1.4.99.901, changed status of patchesMarcin Juszkiewicz6
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4321 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-23xserver-kdrive: mark merged patchesMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4318 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-23xserver-kdrive: added 1.4.99.901 (1.5-rc) from OEMarcin Juszkiewicz23
- moved common (1.3.0.0/1.4.99.901) patches to xserver-kdrive TODO: merge xmodmap and "-mouse tslib" from OE git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4317 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-20xserver-kdrive-xomap: Really disable xkb, fixing keysRichard Purdie3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3837 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-21xserver-kdrive: add a patch from git master to reduce schedulingRoss Burton2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3565 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-11xserver-kdrive: Remove bogus fbdev patch, merge kmode patches, add a patch ↵Richard Purdie8
to allow the existing framebuffer mode to be reused if appropriate git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3466 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-11xserver-kdrive: Clean up unused patches and broken git recipeRichard Purdie26
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3465 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-10xserver-kdrive: Make patchlist more obvious, remove uneeded machine specific ↵Richard Purdie2
patches git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3460 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-10xserver-kdrive: Drop 1.1.0Richard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3459 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-19xserver-kdrive: Rename .inc file to stop confusion with ↵Richard Purdie2
xserver-kdrive-common package git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3363 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-02xserver-xorg: removed all not-needed filesMarcin Juszkiewicz11
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2330 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-11xserver-kdrive: fix build after tslib version fixMarcin Juszkiewicz4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2153 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-09tslib: Fix library version (and bump xserver PR to unbreak people's builds)Richard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2137 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-05xserver-kdrive 1.1.0: fix SMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2102 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-03xserver-xorg: droppedMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2085 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-03xorg-xserver: X11 cleanupMarcin Juszkiewicz3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2082 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-30X calibration changes. Add functionality to the xcalibrate protocol (and X) ↵Richard Purdie7
to convert screen coordinates to mouse coordinates. xtscal can then be massively simplified removing a stack of bugs. Also remove stale cvs versions of xcalibrate. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2067 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-16xserver-kdrive: Drop unused patchRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1957 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-23xserver-kdrive-xomap: Update to osso31Richard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1771 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-22Indicate that this package can also be built for nokia770.Robert Bradford1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1761 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-17xserver-kdrive 1.3.0.0: Tweak patchesRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1742 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-17xserver-kdrive-xomap: Only use one type of button eventRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1741 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-16xserver-kdrive: Make VGA the default video modeRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1729 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-15xserver-kdrive 1.3.0: Fix xcalibrate patch, disable w100Richard Purdie3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1727 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-11Added xineramaproto to the build dependencies of xserver-kdriveDodji Seketeli1
Otherwise the build of xserver-kdrive fails. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1713 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-09xserver-xorg: Remove bogus RPROVIDESRichard Purdie3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1689 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-09xserver-kdrive-common.inc: Fix DEPENDSRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1688 311d38ba-8fff-0310-9ca6-ca027cbcb966