You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Kristian Høgsberg 35370f8073 Redraw window in idle handler. 16 years ago
Makefile Add a window client, first implementation of surface resizing. 16 years ago
NOTES Add note about fullscreen surfaces, misc edits. 16 years ago
background.c Always poll on display fd so we only read when there's data. 16 years ago
compositor.c Add surface.map request. 16 years ago
connection.c Split out connection io buffer logic. 16 years ago
connection.h Split out connection io buffer logic. 16 years ago
egl-compositor.c Use eglBindTexImage instead of copying texture data. 16 years ago
event-loop.c Add crude input device support. 16 years ago
flower.c Use GL_ONE for the source in glBendFunc instead of pre-unmultiplying. 16 years ago
hash.c Initial commit. 16 years ago
input.c Add crude input device support. 16 years ago
pointer.c Use GL_ONE for the source in glBendFunc instead of pre-unmultiplying. 16 years ago
wayland-client.c Add a new client that draws a pointer. 16 years ago
wayland-client.h Add a new client that draws a pointer. 16 years ago
wayland.c Add crude input device support. 16 years ago
wayland.h Add crude input device support. 16 years ago
window.c Redraw window in idle handler. 16 years ago