mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-01-05 03:20:21 +01:00
Instead of directly setting the dirty flag on weston_surface geometry, use a function for that. This allows us to hook into geometry dirtying in a following patch. Also add comments to weston_surface fields, whose modification causes transform state to become outdated. Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| button-test.c | ||
| event-test.c | ||
| keyboard-test.c | ||
| Makefile.am | ||
| matrix-test.c | ||
| setbacklight.c | ||
| surface-global-test.c | ||
| surface-test.c | ||
| text-test.c | ||
| weston-test-client-helper.c | ||
| weston-test-client-helper.h | ||
| weston-test-runner.c | ||
| weston-test-runner.h | ||
| weston-test.c | ||
| weston-tests-env | ||
| xwayland-test.c | ||