summaryrefslogtreecommitdiffstats
path: root/meta/packages/mesa/mesa-dri_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* mesa: Update mesa-dri git recipe and add recipe for 7.5Richard Purdie2009-08-141-7/+16
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* drm/mesa: Bump PR due to pkgconfig changesRichard Purdie2009-07-071-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* mesa-dri: Update to SRCPVRichard Purdie2009-07-021-2/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* drm/mesa/xorg-video-inte/xorg-xserver: Update PV revisionsRichard Purdie2009-06-261-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* mesa-dri: Set to use the glx state tracker and don't package the EGL ↵Richard Purdie2009-06-041-1/+2
| | | | | | librbary versions in git version Signed-off-by: Richard Purdie <richard@ted.(none)>
* mesa-dri: Use master branch for git versionRichard Purdie2009-04-141-1/+1
|
* [mesa dri] Adds splitting of dri drivers into seperate packagesRobert Bragg2008-10-301-5/+19
| | | | | This removes the earlier use of the MACHINE_DRI_MODULES variable to configure which drivers were built
* netbook: changed platform name from eee901 to netbookSamuel Ortiz2008-10-211-3/+3
| | | | | | We want to have a more generic platform definition. The netbook machine one currently supports the eee901 and the aspire one. We also moved the machine and netbook image definitions to meta-moblin.
* Adds support for GEM + DRI2Robert Bragg2008-10-131-2/+8
| | | | | | | | 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
* mesa-dri: Bump PRRichard Purdie2008-09-291-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5325 311d38ba-8fff-0310-9ca6-ca027cbcb966
* mess-dri: Add missing expat DEPENDSRichard Purdie2008-09-291-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5316 311d38ba-8fff-0310-9ca6-ca027cbcb966
* mesa-dri: mark as x86 onlyMarcin Juszkiewicz2008-09-261-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5292 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Bumps the mesa-dri revision to 7.2 and adds a mesa-xdemos package includingRobert Bragg2008-09-231-1/+1
| | | | | | | e.g glxinfo git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5231 311d38ba-8fff-0310-9ca6-ca027cbcb966
* added missing dri2proto dependencyTomas Frydrych2008-09-221-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5215 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Adds recipes to support building X servers based on the xfree86 DDX insteadRobert Bragg2008-09-221-0/+20
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