summaryrefslogtreecommitdiffstats
path: root/recipes/xorg-xserver
AgeCommit message (Collapse)Author
2010-01-08xserver-xorg 1.7.3: fix regression where hal was disabledKoen Kooi
* this fixes the "my touchscreen isn't working anymore" bug
2010-01-07xorg-xserver/xserver-xorg-conf/ronetix-pm9263/xorg.conf : added mouse supportMarco Cavallini
2010-01-02xserver-xorg-conf: Added config for MACHINE ion.Leon Woestenberg
Not quite final. Works for me, need to test for different configurations. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2010-01-02xserver-xorg-1.7.3: Enable Xinerama for MACHINE ion, due to NVidia.Leon Woestenberg
The NVidia display driver requires Xinerama to be enabled. Ion uses that driver. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-12-29xserver-xorg 1.7.3: add overlapped blit support for shr tooMartin Jansa
* shr is using the same pixman as angstrom so it should be safe
2009-12-29xserver-xorg 1.7.3: add overlapped blit support for angstromKoen Kooi
* Needs support from pixman, so only enable this patch when you are sure your pixman supports it
2009-12-22archos5: first batch of archos5 machine support. Downloaded from archos.com ↵Koen Kooi
website
2009-12-22xorg: update listres, xlogo, xf86-input-evdev, xf86-input-synaptics, ↵Martin Jansa
xf86-video-nv, liblbxutil, libpciaccess, util-macros, util-macros-native to latest versions Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-22xserver-xorg: rename wrong filenameMartin Jansa
2009-12-22xserver-xorg: add 1.7.3 and xf86-video-dummy 0.3.3Martin Jansa
2009-12-22xorg: upgrade to latest versions from 2009-11-29Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-12-22om-gta02: xorg.conf with evdev drivers for inputMartin.Jansa
2009-12-22xorg-xserver-common: drop lbxutil dependency, add dri2 packageMartin.Jansa
* Do we need lbxutil for older xorg-xserver?
2009-12-22xorg: add recipes for X11R7.5 releaseMartin.Jansa
* Update conf/distro/include/preferred-xorg-versions-X11R7.5.inc * Only recipe versions specified in X11R7.5 and available at http://www.x.org/releases/X11R7.5/src/
2009-12-18xserver-xorg-conf: improved buglabs's bug device's xorg.confDenis 'Gnutoo' Carikli
*each screen has now its respective tslib input device *added usb keyboard support
2009-12-16xorg-xserver-common.inc: depend on virtual/libgl instead of mesaMartin Jansa
2009-12-11xserver-kdrive_1.4.0.90.bb: Add patch to define IF_MASK.Khem Raj
* This patch is applied to 1.5.3, therefore versions older than that will need this patch to compile xserver-kdrive Signed-off-by: Jay Snyder <jay.snyder@tycoelectronics.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-12-09xserver-xorg-conf: add cm-t35 supportMike Rapoport
Signed-off-by: Mike Rapoport <mike@compulab.co.il>
2009-11-23xserver-xorg: use overlapped blts, needs pixman support, hence not defaultKoen Kooi
2009-11-16xserver-xorg-conf: added BUG supportMarcin Juszkiewicz
2009-11-05xserver-xorg-conf: switch to fbdev driver for touchbook till the vrfb bug ↵Koen Kooi
gets solved
2009-11-02xserver-xorg-conf: simply touchbook configKoen Kooi
2009-11-02xserver-xorg-conf: Update xorg.conf for the omap3-pandora. i.e. cut out a ↵David-John Willis
load of cruft.
2009-10-29omap3517-evm: omap3517 was the pre-production name, AM3517 is the production ↵Koen Kooi
name, rename machine to avoid confusion Signed-off-by: Koen Kooi <k-kooi@ti.com>
2009-10-27xserver-xf86-config: Add version for IGEP v2 boardEnric Balletbò i Serra
Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-10-26xserver-kdrive-nomadik: mark as nhk-15 onlyMarcin Juszkiewicz
2009-10-26xserver-kdrive-nomadik: added 1.3.0.0 versionMarcin Juszkiewicz
This version has hardware acceleration working. NOTE: patches were applied and refreshed - thats why they differ from ST ones.
2009-10-23xserver-xorg-conf: added config for ronetix-pm9263Marco Cavallini
2009-10-22xserver-xorg-conf: added config fot at91sam9263ekMarcin Juszkiewicz
2009-10-09Revert "Add latest xorg stuff for xserver-1.7, script for easy recipe bump ↵Marcin Juszkiewicz
and xf86-video-glamo-kms" This reverts commit 117ec4def4dff7abad394279698e1ddaef9407a7.
2009-10-09Add latest xorg stuff for xserver-1.7, script for easy recipe bump and ↵Martin Jansa
xf86-video-glamo-kms Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2009-10-06xorg-xserver: XRandR version fix 06c06f6 ported to all old X servers.Stanislav Brabec
2009-10-05xserver-kdrive-1.3.0.0: Report correct XRandR version. Fixes non-working GTK+.Stanislav Brabec
2009-09-18xserver-xorg-conf: add omap3517-evm supportKoen Kooi
* This fixes the "blank screen" problem Frank Walzer reported
2009-09-16xserver-xorg-conf: add omap3-touchbook supportKoen Kooi
2009-09-14xserver-xorg-1.5.3: Fix the build with nptlKhem Raj
* These two patches are ported from http://bugs.gentoo.org/show_bug.cgi?id=263679#c13 it fixes the following error. ../../glx/.libs/libglx.a(glapi.o): In function `_glapi_set_dispatch': glapi.c:(.text+0x117ac): undefined reference to `pthread_once' collect2: ld returned 1 exit status make[3]: *** [Xvfb] Error 1 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-28xserver-xorg-conf: provide one for Vortex86sxMarcin Juszkiewicz
2009-08-24xorg-xserver-common: pass --enable-glx-tlsMichael Smith
Uses the same inherit as mesa-dri, so they both get the same answer. Also switch to INC_PR. Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-08-08xserver-kdrive-1300: Bump PR to keep incremental versioning.Stanislav Brabec
2009-08-03xserver-xorg-conf: make it machine relatedMarcin Juszkiewicz
2009-07-24xserver-kdrive-1300: be more aggressive to replace regular kdrive on angstromKoen Kooi
2009-07-15Merge branch 'org.openembedded.dev' of ↵Dmitry Eremin-Solenikov
git://git.openembedded.org/openembedded into org.openembedded.dev
2009-07-15xserver-xorg-1.6.1: fix libtool name in doltlibtoolDmitry Eremin-Solenikov
In OE cross-libtool is renamed. Change doltlibtool script in xserver-xorg accordingly. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-07-13xserver-xorg-conf_0.1.bb : add xorg.conf for the omapzoom2, exactly the sameGraeme Gregory
as the beagleboard one
2009-06-18xserver-kdrive-1300: Package xserver-kdrive-1.3.0.0 under another name to ↵Stanislav Brabec
allow both in feed in parallel.
2009-06-18xserver-kdrive-common.inc: Introduce PKGN variable that allows to set ↵Stanislav Brabec
package name base.
2009-06-11xserver-kdrive-1.3.0.0: Fixed for new autotools.Stanislav Brabec
2009-06-09xorg-xserver: mark glyphstr.patch as rejected upstreamRolf Leggewie
2009-06-08xorg-xserver: update and document status of some more patchesRolf Leggewie
2009-06-08xserver-xorg: drop unused miext_layer_shadow_h.patch against code that was ↵Rolf Leggewie
removed in 2005.