This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
weston
Watch
1
Star
0
Fork
0
You've already forked weston
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
weston
/
compositor
History
Benjamin Franzke
d3b023ed7d
compositor: Attach only valid background buffers
...
If a background is not found, create_buffer_from_png will return NULL. Do not attach these buffers.
2011-01-16 21:09:22 -05:00
..
.gitignore
…
70-wayland.rules
Pick up input devices of type ID_INPUT_TABLET as well
2011-01-14 14:33:49 -05:00
compositor-drm.c
Move buffer creation and buffer details into drm.c and shm.c
2011-01-14 16:20:21 -05:00
compositor-wayland.c
compositor-wayland: Assign func pointers pre init
2011-01-16 21:09:04 -05:00
compositor-x11.c
Move buffer creation and buffer details into drm.c and shm.c
2011-01-14 16:20:21 -05:00
compositor.c
compositor: Attach only valid background buffers
2011-01-16 21:09:22 -05:00
compositor.h
Move buffer creation and buffer details into drm.c and shm.c
2011-01-14 16:20:21 -05:00
drm.c
Move buffer creation and buffer details into drm.c and shm.c
2011-01-14 16:20:21 -05:00
evdev.c
Some kind of support for touchscreen
2011-01-14 14:49:46 -05:00
Makefile.am
Make it possible to enable/disable the various compositors from configure
2011-01-14 17:39:11 -05:00
screenshooter.c
…
shm.c
Both internalFormat and format should be GL_BGRA_EXT
2011-01-14 17:39:29 -05:00
tty.c
Move tty and vt handling out in its own file
2011-01-14 14:59:13 -05:00