summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2010-06-04Move clients to subdirectoryKristian Høgsberg12-77/+108
2010-03-30Fix passing the height in resize_windownobled1-1/+1
2010-03-08Fix a couple of typos in rotation matrixKristian Høgsberg1-2/+2
2010-03-03Switch to using mesa EGLKristian Høgsberg4-68/+103
2010-02-26Import Eric Anholts hash table implementationKristian Høgsberg8-98/+326
2010-02-26Add wl_list_for_each() and simplify some loopsKristian Høgsberg4-114/+25
2010-02-04Replace cairo_drm_device_t with cairo_device_tJanusz Lewandowski2-2/+2
2010-01-24Use FBOs instead of eagle-specific APIKristian Høgsberg7-132/+130
2009-12-21Require libdrm 2.4.17 for page flip APIKristian Høgsberg1-1/+1
2009-12-21Stop using surface::copy in windowKristian Høgsberg2-26/+49
2009-12-16window: factor out surface attachment codeKristian Høgsberg1-30/+23
2009-12-16Use new page flip APIKristian Høgsberg1-2/+5
2009-10-01Set an drop drm master on enter and leave vtKristian Høgsberg1-1/+15
2009-09-30Update TODOKristian Høgsberg2-35/+65
2009-09-28Add color scheme supportKristian Høgsberg1-2/+17
2009-09-21Light up multiple outputs when possibleKristian Høgsberg1-38/+54
2009-09-21Make connector option actually workKristian Høgsberg1-13/+34
2009-09-21Make gears track focusKristian Høgsberg1-0/+10
2009-09-21Add a simple PDF viewerKristian Høgsberg3-1/+318
2009-09-21Tweak theme a bitKristian Høgsberg2-26/+28
2009-09-18Terminate on Ctrl-Alt-BackspaceKristian Høgsberg1-4/+27
2009-09-18Remove surfaces when destroyed, refocus pointerKristian Høgsberg1-6/+12
2009-09-18Select the right fb on enter_vtKristian Høgsberg1-1/+1
2009-09-18Only raise surface on click, not releaseKristian Høgsberg1-2/+1
2009-09-18Support running on a specified KMS connectorKristian Høgsberg1-1/+6
2009-09-18Add function to remove surfaces from clientKristian Høgsberg2-24/+24
2009-09-18Add a hash remove implementationKristian Høgsberg2-4/+11
2009-09-18Implement user_data for surfaceKristian Høgsberg2-0/+16
2009-09-18Export list implementationKristian Høgsberg2-9/+10
2009-09-12Drop sessions for nowKristian Høgsberg1-253/+1
2009-09-12Fix gears rotation for high timestamp valuesKristian Høgsberg1-1/+1