summaryrefslogtreecommitdiff
path: root/strata/x-generic
Commit message (Collapse)AuthorAgeFilesLines
* Enable glx in xserver buildTristan Van Berkom2015-10-111-1/+1
| | | | | | | | | | | This is required for gnome-session to detect hardware acceleration, whether it be by way of the virtual llvmpipe or otherwise, the glX*() apis provided by X libs must be present. See https://bugzilla.gnome.org/show_bug.cgi?id=686806 This completes commit f584aa719cfdea7db884904fac24ad24f24c765b Change-Id: Iaf9d1cfb5c149b45275d31e1f2939feffa5d47d4
* Build xserverJavier Jardón2015-08-231-1/+0
| | | | | | | | This is the only way I can think of to support both xwayland and xserver users without duplicate all the strata above Change-Id: Idc7baa9a879a104fd258e77941a34d98cab87d74
* Move XCB libraries to x-common and update to latest stable (0.4.x)Javier Jardon2015-04-271-9/+0
| | | | | | So we have all the xcb libraries together Change-Id: I31712c4a68d1b75a104bcf758989f63b3aca39a0
* xserver.morph: build minimal xserver with only the XWayland binaryJavier Jardón2015-01-291-0/+5
|
* xserver.morph: Enable XWayland supportJavier Jardón2015-01-291-1/+4
|
* xserver.morph: Build with --disable-glxJavier Jardón2014-11-241-1/+1
| | | | We build mesa without GLX support for now
* strata/x-generic.morph: make this stratum depend on graphics-commonJavier Jardón2014-09-171-5/+0
| | | | | So we do not build pixman, freetype2, fontconfig and freefont-otf in 2 different places
* Do not build the same mesa in different strata, move to its own stratumJavier Jardón2014-08-281-21/+0
|
* Build a unique mesa with wayland and x11 supportJavier Jardón2014-08-281-2/+2
|
* Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1Richard Maw2014-08-184-0/+40