summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-29Use "" when including our own header filesKristian Høgsberg1-1/+1
2010-07-29memset epoll event structs to quiet valgrindKristian Høgsberg1-2/+4
2010-07-29x11: Dont use buffers after free()Kristian Høgsberg1-2/+1
2010-07-29Delete a few duplicate TODO itemsKristian Høgsberg1-15/+3
2010-07-28Update keyboard focus handler signaturesKristian Høgsberg4-5/+6
2010-07-28Bind GLES2 API, not OpenGLKristian Høgsberg2-6/+14
2010-07-28Print more info when demarshal failsKristian Høgsberg1-1/+2
2010-07-28Use EGL_KHR_surfaceless_openglKristian Høgsberg4-58/+17
2010-07-28Minor spec editsKristian Høgsberg1-8/+11
2010-07-20Drop coordinates from buttons press, add timestamp to eventsKristian Høgsberg8-91/+169
2010-07-12Fix window picking orderKristian Høgsberg2-3/+8
2010-07-08Update to use eglGetDRMDisplayMESA()Kristian Høgsberg7-36/+4
2010-07-07Hide wayland cursor when X11 compositor loses focusKristian Høgsberg4-6/+22
2010-07-07Update TODO listKristian Høgsberg1-97/+109
2010-07-02Track libxkbcommon API changesKristian Høgsberg1-10/+8
2010-06-25Fix indentationKristian Høgsberg1-75/+75
2010-06-25Fix some warningsKristian Høgsberg2-5/+3
2010-06-25Use libxkbcommon for mapping keycodes to keysymsKristian Høgsberg4-120/+85
2010-06-25Set window user data using separate functionKristian Høgsberg7-35/+42
2010-06-15Update decoration drawing to be less cairo path happyKristian Høgsberg6-85/+220
2010-06-15Fix a few bugs in blur implementationKristian Høgsberg2-21/+6
2010-06-14Consolidate redraw scheduling in window.cKristian Høgsberg5-89/+57
2010-06-14Fix resizingKristian Høgsberg4-117/+70
2010-06-14Propagate shader compile/link errorsKristian Høgsberg3-10/+28
2010-06-14Implement resizing from all sidesKristian Høgsberg1-42/+77
2010-06-14Fix X button and keycodesKristian Høgsberg2-10/+5
2010-06-14Add x11 backend for compositorKristian Høgsberg7-182/+899
2010-06-11Split native drm part of compositor outKristian Høgsberg10-832/+896
2010-06-11Add discussion/notes on object cache to specKristian Høgsberg1-14/+110
2010-06-10Drop stuff from notes that are in the spec nowKristian Høgsberg2-40/+1
2010-06-10Add extern "C" wrappers to public header filesKristian Høgsberg4-0/+33
2010-06-10Add section about setting cursor images to specKristian Høgsberg1-69/+97
2010-06-10Add drag and drop section to specKristian Høgsberg1-56/+222
2010-06-08Send device name at connect timeKristian Høgsberg16-161/+139
2010-06-08configure.ac: Look for cairo-gl instead of cairo-drmKristian Høgsberg1-1/+1
2010-06-08Update todoKristian Høgsberg1-16/+7
2010-06-08Drop surface::copyKristian Høgsberg5-26/+0
2010-06-08Fix surface pickingKristian Høgsberg1-6/+12
2010-06-08Consolidate more code in clients/window.cKristian Høgsberg7-156/+73
2010-06-08Use cairo-gl in clientsKristian Høgsberg5-99/+204
2010-06-08Fix matrix setup in surface_map()Kristian Høgsberg1-1/+2
2010-06-07Use correct token for drm image formatKristian Høgsberg1-1/+1
2010-06-07Add spec document in progressKristian Høgsberg3-1/+253
2010-06-06Use eglCreateImageKHR() the right wayKristian Høgsberg1-5/+3
2010-06-06Quit if set or drop master failsKristian Høgsberg1-0/+2
2010-06-06Port compositor to GLES2Kristian Høgsberg1-117/+176
2010-06-06Make clients at least compile for nowKristian Høgsberg6-26/+41
2010-06-04Update udev rules to work with new udevKristian Høgsberg1-6/+2
2010-06-04Make compositor compile and port it to new mesa extensionsKristian Høgsberg3-29/+53
2010-06-04Rename wayland-system-compositor back to just compositorKristian Høgsberg5-11/+10