summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-03-22building: xcb-{dri2,xfixes} is needed only indirectlypatchesBenjamin Franzke1-3/+2
Mesa's egl_dri2 needs it.
2011-03-22building: bump cairo version to 1.11.3 (currently git-only)Benjamin Franzke1-5/+5
2011-03-22Moved macros build at the top of libxkbcommon.Iskren Chernev1-6/+6
xproto depends on xorg/util/macros, so the macros should be intalled first.
2011-03-22Changed environment configurationIskren Chernev1-25/+31
- installation directory in separate variable WLD - changed all $HOME/install to $WLD - export all variables - added PKG_CONFIG_ALLOW_SYSTEM_CFLAGS because pkg-config was skipping some of the wayland include directories
2011-03-22Update build dependencies of Wayland demosDarxus1-4/+14
(bnf: remove gdk dependency)
2011-03-22Nvidia NVC0 / Fermi cards do not yet workDarxus1-1/+3
To get this latest generation of Nvidia cards to work apparently requires loading external firmware for Nouveau.
2011-03-22Clarify which kernel building commands are only necessary on UbuntuDarxus1-1/+5
2011-02-18Fix the css to not draw borders around imagesHEADmasterKristian Høgsberg1-2/+2
2011-02-18Minor fixes and logo linking to main pageDarxus5-9/+9
Fix 1 html validator error, a few warnings, and make the Wayland logo link to the main page. Did you know you're not supposed to put an <img> directly in a <body> in HTML 4.01 Strict?
2011-02-17Building: Replace Modesetting with more detailed and current Hardware / DriversDarxus1-8/+17
2011-02-17Build instructions: Add Nouveau kernel build instructionsDarxus1-0/+22
2011-02-17Build instructions - update a cd commandDarxus1-1/+1
2011-02-17Build instructions - the Wayland git repo has been split.Darxus1-34/+21
The repo has been split into http://cgit.freedesktop.org/wayland/wayland/ for the libraries and http://cgit.freedesktop.org/wayland/wayland-demos/ for the demo applications (compositor, terminal, flower, etc.) so that Mesa no longer needs to be built twice. This updates the build instructions for that change.
2011-02-17Update build instructions - don't need Gallium EGL driver anymoreDarxus1-13/+8
The mess of mesa build flags had been due to the Gallium EGL driver not working with Intel, while being required by Nouveau. Thanks to Dave Airlie, as of today, Nouveau no-longer requires Gallium EGL and can use DRI2 EGL. ATI/AMD has been able to for a while. So we should be able to substantially simplify the mesa build flags. Build flags removed: --engable-egl - default --with-state-trackers=glx,dri,egl - dri,xorg,egl is default, glx not needed --with-egl-platforms=drm - included in default --enable-gles-overlay - adds --enable-gles1, not needed --with-dri-drivers=i915,i965 - included in default --disable-gallium-{i915,i965} - covered by --disable-gallium-egl
2011-02-10Build instructions: Add mesa make realclean.Darxus1-0/+1
make realclean before second mesa build so stuff required for wayland egl platform gets rebuilt.
2011-02-08Update build instructions for new wayland-egl dependencies.Darxus@chaosreigns.com1-11/+37
2011-02-03Fix grammer in building instructionsKristian Høgsberg1-1/+1
2011-02-03Fix an unclosed parenthesisCasey Dahlin1-1/+1
2011-02-03Add favicon.ico to websiteDarxus1-0/+0
Very straightforward conversion from wayland.svg.
2011-01-30add resizor and eventdemo to building.htmlLutz Ifer1-2/+5
2011-01-30Build Instructions: Move information about environment to beginningCasey Dahlin1-12/+14
The build instructions don't mention that setting various environment variables is necessary for Wayland and its dependencies to link properly until the very end of the document, after all of the actual instructions. This is a bit confusing to anyone who doesn't build into strange paths regularly.
2011-01-24Build instructions, add LD_LIBRARY_PATHDarxus@chaosreigns.com1-1/+4
2011-01-24Update build instructionsDarxus@chaosreigns.com1-39/+90
2010-12-13Add EGL/GLES2 FAQKristian Høgsberg1-0/+15
2010-12-01Expand remote rendering FAQ answer a bitKristian Høgsberg1-0/+11
2010-11-30Add .gitignoreKristian Høgsberg1-0/+1
2010-11-30Add script to generate faq table of contentsKristian Høgsberg2-0/+214
2010-11-30Add window manager faqKristian Høgsberg1-1/+25
2010-11-24Add X.org on Wayland screenshotsKristian Høgsberg3-0/+7
2010-11-23Update build instructions to use --disable-gallium-eglKristian Høgsberg1-5/+6
2010-11-22typos in faqj3parker1-2/+2
2010-11-19Move over FAQ from the google group and edit it a littleKristian Høgsberg3-0/+195
2010-11-10Add --with-xkb-config-root to libxkbcommon instructionsKristian Høgsberg1-1/+1
2010-11-08Update build instructionsKristian Høgsberg1-7/+5
2010-10-29Import web site into git before it gets out of handKristian Høgsberg19-0/+444