mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
present: Refactor execute in separate file
To be shared by multiple flip modes, refactor execute functionality, such that logical chunks can go in new separate file. Signed-off-by: Roman Gilg <subdiff@gmail.com> Reviewed-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
@@ -7,6 +7,7 @@ libpresent_la_SOURCES = \
|
||||
present.h \
|
||||
present.c \
|
||||
present_event.c \
|
||||
present_execute.c \
|
||||
present_fake.c \
|
||||
present_fence.c \
|
||||
present_notify.c \
|
||||
|
||||
Reference in New Issue
Block a user