Go to file
Kristian Høgsberg 35370f8073 Redraw window in idle handler. 2008-11-06 10:53:02 -05:00
Makefile Add a window client, first implementation of surface resizing. 2008-11-06 10:53:02 -05:00
NOTES Add note about fullscreen surfaces, misc edits. 2008-11-06 10:51:58 -05:00
background.c Always poll on display fd so we only read when there's data. 2008-11-06 10:53:02 -05:00
compositor.c Add surface.map request. 2008-11-06 10:51:43 -05:00
connection.c Split out connection io buffer logic. 2008-11-06 10:51:58 -05:00
connection.h Split out connection io buffer logic. 2008-11-06 10:51:58 -05:00
egl-compositor.c Use eglBindTexImage instead of copying texture data. 2008-11-06 10:53:02 -05:00
event-loop.c Add crude input device support. 2008-11-06 10:51:59 -05:00
flower.c Use GL_ONE for the source in glBendFunc instead of pre-unmultiplying. 2008-11-06 10:53:02 -05:00
hash.c Initial commit. 2008-09-30 09:56:42 -04:00
input.c Add crude input device support. 2008-11-06 10:51:59 -05:00
pointer.c Use GL_ONE for the source in glBendFunc instead of pre-unmultiplying. 2008-11-06 10:53:02 -05:00
wayland-client.c Add a new client that draws a pointer. 2008-11-06 10:52:14 -05:00
wayland-client.h Add a new client that draws a pointer. 2008-11-06 10:52:14 -05:00
wayland.c Add crude input device support. 2008-11-06 10:51:59 -05:00
wayland.h Add crude input device support. 2008-11-06 10:51:59 -05:00
window.c Redraw window in idle handler. 2008-11-06 10:53:02 -05:00