-
- Downloads
present: Move vblank functionality in seperate file
With the new internal flip mode API move vblank creation and so on into a seperate file, such that it can be shared between flip modes. Signed-off-by:Roman Gilg <subdiff@gmail.com> Reviewed-by:
Adam Jackson <ajax@redhat.com>
Showing
- present/Makefile.am 2 additions, 1 deletionpresent/Makefile.am
- present/meson.build 1 addition, 0 deletionspresent/meson.build
- present/present_priv.h 41 additions, 3 deletionspresent/present_priv.h
- present/present_scmd.c 17 additions, 139 deletionspresent/present_scmd.c
- present/present_vblank.c 200 additions, 0 deletionspresent/present_vblank.c
Loading
Please register or sign in to comment