Go to file
Pekka Paalanen a1d57dba87 compositor: make GL_EXT_read_format_bgra optional
Some GL implementations do not provide GL_EXT_read_format_bgra
extension.

Set a glReadPixels format based on whether the extensions is supported
or not, and use that format in all backends.

Add RGBA->BGRA swapping copy to screenshooter to keep the shm buffer
data format as BGRA.

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
2012-04-17 15:12:17 +03:00
clients window.c: Drop the toolkit grab when we start a compositor grab 2012-04-13 12:55:45 -04:00
data compositor-wayland: Add window border 2012-02-07 11:02:59 -05:00
protocol desktop-shell: use description tags and improve protocol doc a bit 2012-04-16 11:54:14 -04:00
shared config-parser: add missing return for an error case 2012-04-17 14:33:30 +03:00
src compositor: make GL_EXT_read_format_bgra optional 2012-04-17 15:12:17 +03:00
tests Always build tests 2012-04-11 09:38:32 -04:00
.gitignore Clean up .gitignore files 2010-11-11 20:11:27 -05:00
autogen.sh Update autotools configuration 2010-11-06 21:04:03 -04:00
configure.ac Always build tests 2012-04-11 09:38:32 -04:00
Makefile.am Disable setuid install for distcheck 2012-02-09 09:20:44 -05:00
README Split into a demo repository that holds the demo compositor and clients 2011-02-14 22:13:33 -05:00
weston.ini config-parser: consolidate shell files into weston.ini only 2012-03-25 08:49:30 -04:00

Wayland Demos

This repository contains a few demos application for the Wayland
project.  There's a sample compositor that can run on KMS, under X11
or under another Wayland compositor and there's a handful of simple
clients that demonstrate various aspects of Wayland: