summaryrefslogtreecommitdiffstats
path: root/clients/gears.c
Commit message (Expand)AuthorAgeFilesLines
* Split into a core repository that only holds the core Wayland librariesKristian Høgsberg2011-02-141-433/+0
* gears: Remove unused drm_fd fieldKristian Høgsberg2011-02-071-1/+0
* Port window.c to use wayland-eglKristian Høgsberg2011-02-071-2/+2
* Fix new gcc 4.6 warningsKristian Høgsberg2011-01-251-2/+1
* Add an orange pop-up menu to test the new map_transient requestKristian Høgsberg2011-01-211-1/+2
* Check for cairo-egl instead of just cairo-glKristian Høgsberg2011-01-141-1/+1
* Fix terminal resizingKristian Høgsberg2011-01-111-21/+27
* gears: Include config.hKristian Høgsberg2011-01-071-0/+2
* Add missing newline in gears error messageKristian Høgsberg2011-01-071-1/+1
* Workaround gears depending on cairo-glnobled2011-01-051-2/+5
* Update surface.attach and change surface.map to surface.map_toplevelKristian Høgsberg2010-12-171-3/+2
* Make clients exit orderly when there is no connectionYuval Fledel2010-11-221-0/+4
* Cleanup declared but unused variables.Bryce Harrington2010-11-221-1/+0
* Bring gears example up to dateKristian Høgsberg2010-11-081-84/+74
* Replace commit/ack/frame protocol with simpler sync and frame callbacksKristian Høgsberg2010-09-031-21/+11
* Update to EGL_MESA_drm_image from mesa masterKristian Høgsberg2010-08-251-3/+3
* Update keyboard focus handler signaturesKristian Høgsberg2010-07-281-1/+1
* Use EGL_KHR_surfaceless_openglKristian Høgsberg2010-07-281-14/+3
* Update to use eglGetDRMDisplayMESA()Kristian Høgsberg2010-07-081-1/+0
* Set window user data using separate functionKristian Høgsberg2010-06-251-4/+5
* Send device name at connect timeKristian Høgsberg2010-06-081-18/+8
* Consolidate more code in clients/window.cKristian Høgsberg2010-06-081-34/+5
* Use cairo-gl in clientsKristian Høgsberg2010-06-081-5/+1
* Make clients at least compile for nowKristian Høgsberg2010-06-061-18/+33
* Move clients to subdirectoryKristian Høgsberg2010-06-041-0/+480