Robert Bragg
10650210e7
Adds support for GEM + DRI2
...
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-10-13 15:23:14 +00:00
Robert Bragg
21cdfe2a8a
Replaces = with ?= in preferred-xorg-version so versions can be overridden
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5431 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-07 13:01:23 +00:00
Richard Purdie
c1f119575c
poky.conf/preferred-xorg-versions.inc: Catch up with libx11 changes
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5324 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-29 19:50:30 +00:00
Robert Bragg
604df9a96a
Bumps the mesa-dri revision to 7.2 and adds a mesa-xdemos package including
...
e.g glxinfo
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5231 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-23 02:01:11 +00:00
Robert Bragg
3de4627417
Adds recipes to support building X servers based on the xfree86 DDX instead
...
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-09-22 13:33:19 +00:00
Marcin Juszkiewicz
f0c6b03d5c
poky: prefer xtrans 1.0.4
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4213 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-09 10:05:14 +00:00
Marcin Juszkiewicz
0b285f94be
preferred-xorg-versions: sync with updates
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4146 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-28 15:35:57 +00:00
Marcin Juszkiewicz
96c69763a6
preferred-xorg-versions.inc: bump libxfont
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3968 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-06 14:34:35 +00:00
Marcin Juszkiewicz
e67be26819
preferred-xorg-versions.inc: updates
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3966 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-06 13:48:13 +00:00
Marcin Juszkiewicz
2f93feee57
preferred-xorg-versions.inc: renderproto 0.9.2 is preferred
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3958 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-06 08:42:18 +00:00
Marcin Juszkiewicz
c9c661eab9
preferred-xorg-versions: sync with latest changes
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3946 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-05 15:23:05 +00:00
Richard Purdie
e4c5a6db7e
preferred-xorg-versions.inc: Update libxfont versions
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3771 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-11 22:38:32 +00:00
Richard Purdie
c17b326dbf
preferred-xorg-versions.inc: Fix libx11-native version
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3608 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-28 12:51:26 +00:00
Richard Purdie
c9375e5a19
Cleanup POKYMODE files and add summary documentation
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2722 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-09-11 08:52:20 +00:00
Richard Purdie
f1e0aeba07
conf/distro/include: Sync versions files with OE
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2658 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-09-02 17:14:11 +00:00
Marcin Juszkiewicz
005bf0112c
preferred-xorg-versions: fix kbproto/inputproto versions
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2525 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-20 13:09:56 +00:00
Marcin Juszkiewicz
8e03c28b82
preferred-xorg-versions.inc: bump makedepend
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2332 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-02 13:49:26 +00:00
Richard Purdie
b4fb7f1d3f
xorg: Fix PREFERRED_VERSIONs
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2293 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-01 15:11:19 +00:00
Marcin Juszkiewicz
f836b3b32d
preferred-xorg-versions: X11 cleanup
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2087 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-03 11:50:50 +00:00
Marcin Juszkiewicz
2a96015912
preferred-xorg-versions: X11 cleanup - update versions
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2083 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-03 11:16:32 +00:00
Richard Purdie
55b7576ecc
preferred-xorg-versions: Tweak libxft
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2077 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-02 15:15:40 +00:00
Marcin Juszkiewicz
5b90ab5c24
preferred-xorg-versions.inc: update to X11R7.2 and newer
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1685 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-09 17:06:58 +00:00
Richard Purdie
7b7b47957d
Various version cleanups
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1297 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-02-27 22:05:11 +00:00
Chris Larson
ca10363baa
Numerous new xorg package versions from upstream OE. Pester me if any local changes got inadvertantly lost, or if any packages need upgrading.
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@607 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-15 11:58:37 +00:00