summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-12xwm: Support _NET_WM_STATE_FULLSCREENKristian Høgsberg3-31/+204
2013-02-11Use __func__ in log message instead of hard coded function nameScott Moreau1-1/+1
2013-02-08tests: add test for buffer release eventPekka Paalanen1-0/+69
2013-02-08tests: export create_shm_buffer() helperPekka Paalanen2-16/+22
2013-02-08tests: add frame callback waiting helpersPekka Paalanen2-9/+30
2013-02-08tests: Add XWayland testTiago Vignatti5-3/+161
2013-02-07configure: prevent premature HAVE_GLU checkKonno, Joe1-1/+1
2013-02-07tests: fix assignment typo, should be comparisonU. Artie Eoff1-1/+1
2013-02-07fbdev: Add an fbdev compositor backend using pixman and evdevPhilip Withnall3-1/+1211
2013-02-02configure.ac: Bump git master version to 1.0.90Kristian Høgsberg1-1/+1
2013-02-02Add --version optionScott Moreau2-1/+12
2013-01-29compositor-drm: Use matrix type to test for drm plane compatibilityKristian Høgsberg1-26/+2
2013-01-29weston-launch: Clear environment and set it up from scratchKristian Høgsberg1-6/+6
2013-01-29shell: Whitespaces cleanupQuentin Glidic1-6/+6
2013-01-29pixman renderer: respect output positionVasily Khoruzhick1-16/+28
2013-01-28pixman-renderer: handle surface transform matrix properlyVasily Khoruzhick1-17/+90
2013-01-28matrix: track transform typeVasily Khoruzhick4-15/+38
2013-01-28toytoolkit: Remove left-over pixman dependencyKristian Høgsberg2-4/+1
2013-01-28Add new shared/image-loader.h to separate include dependenciesKristian Høgsberg7-8/+37
2013-01-28clients: Make libtoytoolkit a libtool libraryKristian Høgsberg1-25/+26
2013-01-28terminal: Handle the window close eventDima Ryazanov1-0/+9
2013-01-27pixman-renderer: Don't unreference NULL hw_buffer imageAnder Conselvan de Oliveira2-1/+4
2013-01-27compositor-drm: Add support for using the pixman rendererAnder Conselvan de Oliveira1-23/+177
2013-01-27compositor-drm: Support creating drm_fb backed by dumb buffersAnder Conselvan de Oliveira1-12/+103
2013-01-27compositor-drm: Put logic of destroy/releasing bo's in its own functionAnder Conselvan de Oliveira1-32/+22
2013-01-27compositor-drm: Split kms initialization out of init_egl()Ander Conselvan de Oliveira1-2/+14
2013-01-27pixman-renderer: Move shadow buffer into rendererAnder Conselvan de Oliveira2-106/+97
2013-01-27pixman-renderer: Add repaint debugging featureAnder Conselvan de Oliveira1-11/+53
2013-01-24Weston: weston.ini.man pageMartin Minarik2-3/+338
2013-01-24clients: add global_remove handler stubsPekka Paalanen7-7/+69
2013-01-24weston-launch: Use "weston-launch" for --help instead of "weston".Scott Moreau1-1/+1
2013-01-24configure: remove C++ supportPekka Paalanen1-6/+2
2013-01-24compositor: remove android backendPekka Paalanen5-555/+1
2013-01-24tests: make signal other than ABRT a hard failurePekka Paalanen1-1/+5
2013-01-24shell: remove remnants of screensaver surface listPekka Paalanen1-6/+1
2013-01-15gl-renderer: make EGL typedefs similar to EGL/egl.h when building without EGL...Vasily Khoruzhick1-4/+4
2013-01-15shell: Don't lower fullscreen layer on activateJonas Ådahl1-1/+0
2013-01-15shell: Set input region of the black fullscreen surfaceJonas Ådahl1-0/+2
2013-01-10xwayland/window-manager: Avoid doing work for unknown windowRob Bradford1-2/+4
2013-01-10backlight: Avoid passing an invalid fd into close()Rob Bradford1-4/+5
2013-01-10image: Free allocated memory on error pathRob Bradford1-0/+1
2013-01-10window: Free allocated memory on error pathRob Bradford1-0/+1
2013-01-10tests/setbacklight: Close filedescriptor on return pathsRob Bradford1-0/+2
2013-01-10screenshooter: Free allocated memory where missing from some return pathsRob Bradford1-0/+2
2013-01-10gl: fix read-back format reporting in the logPekka Paalanen1-1/+1
2013-01-09configure.ac: Indent --disable-egl option correctlyKristian Høgsberg1-1/+1
2013-01-08Make EGL/GLESv2 dependencies optionalVasily Khoruzhick4-18/+91
2013-01-08renderer: introduce destroy callbackVasily Khoruzhick12-28/+19
2013-01-08Add missing pixman-renderer.h to Makefile.amVasily Khoruzhick1-0/+1
2013-01-07Document --use-pixman optionKristian Høgsberg2-0/+6