summaryrefslogtreecommitdiffstats
path: root/meta/packages/xorg-xserver
Commit message (Collapse)AuthorAgeFilesLines
* [xserver-xf86-dri2-lite_git] Removes the PE=1Robert Bragg2008-10-301-1/+0
|
* [xserver-xf86-dri-lite_git.bb] bumps the PRRobert Bragg2008-10-301-1/+1
|
* Adds a new xserver-xf86-dri2-lite_git.bb package for building the X serverRobert Bragg2008-10-301-0/+23
| | | | with dri2 enabled
* [xserver-xf86-dri-lite] Bumps the PV and explicitly disables dri2Robert Bragg2008-10-301-3/+3
|
* xserver-xf86-dri-lite : apply xserver-boottime.patchPeng Li2008-10-291-1/+2
| | | | This patch is used to measure xserver boot time
* xserver-kdrive: added patch for 1.3.0.0 to get it built with x11/gitMarcin Juszkiewicz2008-10-142-2/+21
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5504 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Adds support for GEM + DRI2Robert Bragg2008-10-137-7/+107
| | | | | | | | 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
* xserver-xf86-lite: Add a non-dri version of the server for use when dri/gl ↵Richard Purdie2008-09-295-0/+189
| | | | | | isn't appropriate git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5323 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xserver-xf86-common: Fix PROVIDES to include PNRichard Purdie2008-09-291-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5322 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xserver-xf86-dri-lite.inc: Add COMPATIBLE_HOSTRichard Purdie2008-09-291-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5318 311d38ba-8fff-0310-9ca6-ca027cbcb966
* removes SubSection "Display" from xorg.confRobert Bragg2008-09-261-3/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5297 311d38ba-8fff-0310-9ca6-ca027cbcb966
* fixes noPanoramiXExtension missing symbol problem when server tries to load ↵Robert Bragg2008-09-263-2/+54
| | | | | | libdri git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5296 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xserver-kdrive: Feed xrandr calls to the framebuffer driver in case it can ↵Richard Purdie2008-09-252-1/+63
| | | | | | do better than software rotation git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5279 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Some fixes for the xorg.conf for xserver-xf86-dri-liteRobert Bragg2008-09-227-51/+67
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5219 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Adds recipes to support building X servers based on the xfree86 DDX insteadRobert Bragg2008-09-226-0/+187
| | | | | | | | | | | | | | | | | | | | | | | | 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
* Add xserver-kdrive-glamo from OE.devRichard Purdie2008-05-2212-0/+7055
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4538 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xserver-kdrive: added missing fileMarcin Juszkiewicz2008-04-231-0/+83
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4325 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xserver-kdrive: use extra-kmodes.patch for 1.4.99.901, changed status of patchesMarcin Juszkiewicz2008-04-236-184/+11
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4321 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xserver-kdrive: mark merged patchesMarcin Juszkiewicz2008-04-231-4/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4318 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xserver-kdrive: added 1.4.99.901 (1.5-rc) from OEMarcin Juszkiewicz2008-04-2323-0/+6971
| | | | | | | | | - 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
* xserver-kdrive-xomap: Really disable xkb, fixing keysRichard Purdie2008-02-203-55/+83
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3837 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xserver-kdrive: add a patch from git master to reduce schedulingRoss Burton2008-01-212-2/+154
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3565 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xserver-kdrive: Remove bogus fbdev patch, merge kmode patches, add a patch ↵Richard Purdie2008-01-118-117/+146
| | | | | | 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
* xserver-kdrive: Clean up unused patches and broken git recipeRichard Purdie2008-01-1126-8611/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3465 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xserver-kdrive: Make patchlist more obvious, remove uneeded machine specific ↵Richard Purdie2008-01-102-26/+14
| | | | | | patches git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3460 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xserver-kdrive: Drop 1.1.0Richard Purdie2008-01-101-60/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3459 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xserver-kdrive: Rename .inc file to stop confusion with ↵Richard Purdie2007-12-192-1/+1
| | | | | | xserver-kdrive-common package git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3363 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xserver-xorg: removed all not-needed filesMarcin Juszkiewicz2007-08-0211-349/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2330 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xserver-kdrive: fix build after tslib version fixMarcin Juszkiewicz2007-07-114-1/+13
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2153 311d38ba-8fff-0310-9ca6-ca027cbcb966
* tslib: Fix library version (and bump xserver PR to unbreak people's builds)Richard Purdie2007-07-091-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2137 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xserver-kdrive 1.1.0: fix SMarcin Juszkiewicz2007-07-051-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2102 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xserver-xorg: droppedMarcin Juszkiewicz2007-07-031-11/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2085 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xorg-xserver: X11 cleanupMarcin Juszkiewicz2007-07-033-3/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2082 311d38ba-8fff-0310-9ca6-ca027cbcb966
* X calibration changes. Add functionality to the xcalibrate protocol (and X) ↵Richard Purdie2007-06-307-20/+253
| | | | | | 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
* xserver-kdrive: Drop unused patchRichard Purdie2007-06-161-8851/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1957 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xserver-kdrive-xomap: Update to osso31Richard Purdie2007-05-231-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1771 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Indicate that this package can also be built for nokia770.Robert Bradford2007-05-221-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1761 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xserver-kdrive 1.3.0.0: Tweak patchesRichard Purdie2007-05-172-3/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1742 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xserver-kdrive-xomap: Only use one type of button eventRichard Purdie2007-05-172-1/+22
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1741 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xserver-kdrive: Make VGA the default video modeRichard Purdie2007-05-162-1/+28
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1729 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xserver-kdrive 1.3.0: Fix xcalibrate patch, disable w100Richard Purdie2007-05-153-31/+74
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1727 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Added xineramaproto to the build dependencies of xserver-kdriveDodji Seketeli2007-05-111-1/+1
| | | | | | | Otherwise the build of xserver-kdrive fails. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1713 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xserver-xorg: Remove bogus RPROVIDESRichard Purdie2007-05-093-3/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1689 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xserver-kdrive-common.inc: Fix DEPENDSRichard Purdie2007-05-091-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1688 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xserver-kdrive: added 1.3.0.0Marcin Juszkiewicz2007-05-0916-3/+16391
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1684 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xserver-kdrive-xomap: generate only Xomap packageMarcin Juszkiewicz2007-04-131-6/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1505 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xserver-kdrive-xomap: fix packagingMarcin Juszkiewicz2007-04-131-6/+7
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1500 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add xserver-kdrive-xomapRichard Purdie2007-01-3015-0/+1558
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1225 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add hide cursor and root ppm patchMatthew Allum2007-01-222-2/+310
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1191 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Drop uneeded X11R7.0 versionsRichard Purdie2006-12-221-9/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1073 311d38ba-8fff-0310-9ca6-ca027cbcb966