profile/ivi/weston.git
2012-09-28 Rusty LynchUpdating changelog 79/1879/1 1.0 1.0_branch accepted/1.0/20121101.212417 submit/1.0/20121101.042911 submit/touch/20120928.233025
2012-09-28 Rusty LynchForce all BTN_TOUCH events to be interpertted as left... 78/1878/1
2012-09-28 Rusty LynchAdd support for flipping touchscreen x values and touch... 76/1876/1
2012-09-24 Wang QuanxianBoot weston.service after intel-emgd-kmod.service 13/1813/1
2012-09-18 Rob BradfordRelease mechanics for TIVI-107 udev rules 66/1766/1 accepted/trunk/20120918.172254 submit/trunk/20120918.173721
2012-09-18 Rob Bradfordpackaging: Add udev rule to quirk the touchscreen on... 65/1765/1
2012-09-18 Rob BradfordRelease to include changes needed for TIVI-107 64/1764/1 accepted/trunk/20120918.171935 submit/trunk/20120918.155052
2012-09-18 Rob Bradfordcompositor-drm: Add quirk loading from udev
2012-09-18 Rob Bradfordevdev: Add support for device quirks and implement...
2012-09-17 Rusty Lynchupdate the changelog 62/1762/1 accepted/trunk/20120918.000035 submit/trunk/20120917.235010
2012-09-17 Rusty LynchAdd HOME to the list of env varialbes set in the system... 61/1761/1
2012-09-14 Rob BradfordIntroduce patch to fix TIVI-191 46/1746/1 accepted/trunk/20120914.215827 submit/trunk/20120914.221040
2012-09-14 Rob Bradfordcompositor-drm: Don't try and scan out a SHM buffer... 45/1745/1
2012-09-13 Rob BradfordAdd manpage to spec file 27/1727/1 accepted/trunk/20120913.200307 submit/trunk/20120913.180132
2012-09-13 Rob BradfordUpdate snapshot 23/1723/1 submit/trunk/20120913.174637
2012-09-13 Rob BradfordUpdate to force rebuild
2012-09-13 Rob BradfordUpdate snapshot
2012-09-13 Rob BradfordAdd new installed file - weston-info
2012-09-13 Rob BradfordUpdate snapshot
2012-09-13 Rob BradfordRemove file from .spec
2012-09-13 Rob BradfordUpdate snapshot
2012-09-13 Rob BradfordDisable xwayland
2012-09-13 Rob BradfordBump .changes and spec for update
2012-09-13 Rob BradfordFix some lint errors in the spec file
2012-09-13 Rob Bradfordbuild: Disable the X11 compositor
2012-09-13 Rob BradfordUpdate changelog and bump version
2012-09-13 Wang Quanxiandelete weston-mode patch from packaging dir
2012-09-13 Rusty LynchAdd PATH to weston.service
2012-09-13 Rob BradfordUse SHM backend for Ecore & Elementary
2012-09-13 Rob BradfordUpdate changelog & spec version
2012-09-13 Rob BradfordTIZEN: Add logging to the weston.service file to facili...
2012-09-13 Wang QuanxianBug fix CrownBay resolution issue
2012-09-13 Wang QuanxianAdd default mode for NexCom and Crossiville
2012-09-13 Rob BradfordUpdate to latest snapshot
2012-09-13 Graydon, TracyUpdate .changes
2012-09-13 Chris E Ferronupdate service untis to be installed in /usr/lib vs...
2012-09-13 Rusty LynchRemove the --with-cairo-glesv2 argument since we do...
2012-09-13 Rusty LynchAdd packaging files for Tizen
2012-09-13 Pekka Paalanenman: weston --xserver has been replaced
2012-09-13 Abhijit Potniscompositor-android: Add output before gles2_renderer_init()
2012-09-12 Jan Arne Petersentext: Add reset requets to protocol
2012-09-12 Jan Arne Petersentext: Add support for control keys to the protocol
2012-09-12 Jan Arne Petersentext: Add delete_surrounding_text to protocol
2012-09-12 Jan Arne Petersentext: Add support for pre-edit string
2012-09-12 Jan Arne Petersenkeyboard: Use a qwerty virtual keyboard layout
2012-09-12 Jan Arne Petersentext: Split text and input-method protocols
2012-09-12 Jan Arne Petersentext: Fix set_surrounding_text request
2012-09-12 Jan Arne Peterseneditor: Add support for setting a preedit
2012-09-12 Jan Arne Peterseneditor: Add support for selection
2012-09-12 Jan Arne Peterseneditor: Insert commit-string at cursor
2012-09-12 Jan Arne Peterseneditor: Add support for cursor
2012-09-12 Jan Arne Peterseneditor: Extract text handling into text_layout
2012-09-12 Jan Arne Peterseneditor: Make text_entry a widget
2012-09-12 Jan Arne Petersentext: Add some documentation to the text protocol
2012-09-12 Jan Arne Petersentext: Introduce input_method_context interface
2012-09-12 Philipp Brüschweilertext: Have only one text_model_factory
2012-09-12 Jan Arne Petersentext: Remove surface arg in create_text_model
2012-09-12 Ander Conselvan... compositor: Accumulate obscured damage into the primary...
2012-09-12 Pekka Paalanencompositor: new intersection algorithm
2012-09-12 Pekka Paalanenclients: add cliptest program
2012-09-12 Pekka Paalanenupdate .gitignores
2012-09-12 Kristian Høgsbergcompositor: Generalize module loading
2012-09-11 Kristian Høgsbergcompositor: Always set WAYLAND_DISPLAY
2012-09-11 Kristian Høgsbergcompositor: Don't return the dlsym handle in load_module()
2012-09-11 Kristian Høgsbergcompositor: Drop unused wl_shm field
2012-09-11 Kristian Høgsbergcompositor: Make all non-backend modules use module_ini...
2012-09-11 Kristian Høgsbergcompositor: Remove unused 'fbo' field from weston_compo...
2012-09-07 Kristian Høgsbergcompositor: Destroy gles2 resource for weston_surface...
2012-09-07 Kristian Høgsbergcompositor: Move unbind_display call into gles2-renderer.c
2012-09-07 Kristian Høgsbergcompositor: Move EGL context creation to gles2-renderer.c
2012-09-07 Kristian Høgsbergcompositor: Create outputs before initializing GLES2...
2012-09-07 Kristian Høgsbergcompositor: Introduce a weston_renderer object
2012-09-07 Kristian Høgsbergcompositor: Move EGL/GLES2 parts of weston_surface_atta...
2012-09-07 Kristian Høgsbergcompositor: Move update_shm_texture() to gles2-renderer.c
2012-09-07 Kristian Høgsbergcompositor: Move gles2 initialization to gles2-renderer.h
2012-09-07 Kristian Høgsbergcompositor: Move non-GL initialization out of weston_co...
2012-09-07 Kristian Høgsbergcompositor: Move surface repaint code to gles2-renderer.c
2012-09-07 Kristian Høgsbergcompositor: Consolidate output repaint logic
2012-09-07 Philipp Brüschweilerscreensaver: fix decoding of transparency in xpm files
2012-09-04 U. Artie Eofftest-text-client: fix compile error
2012-09-04 Pekka Paalanencompositor: do not round a zero area to non-zero
2012-09-04 Pekka Paalanencompositor: do not duplicate ARRAY_SIZE
2012-09-04 Pekka Paalanencompositor: reduce the number of triangles
2012-09-04 Pekka Paalanencompositor: fix fan_debug mode
2012-09-04 Pekka Paalanencompositor: paint opaque regions with RGBX shader
2012-09-04 Pekka Paalanenxwayland: replace opaque_rect, fix an alpha problem
2012-09-04 Philipp Brüschweilertoytoolkit: supply correct widget in motion_handler...
2012-09-04 Philipp Brüschweilerworkspaces: don't segfault on invalid move_surface_to_w...
2012-08-31 Jonas Ådahlshell: Improve focus handling when moving surfaces...
2012-08-31 Jonas Ådahltoytoolkit: Implement support for the workspace manager...
2012-08-31 Jonas Ådahlshell: Introduce workspace manager interface
2012-08-31 Jonas Ådahlshell: Add possibility to move surfaces to other workspaces
2012-08-31 Jonas Ådahlshell: Always set focus when restoring focus state
2012-08-31 Jonas ÅdahlAdd sample configuration for workspaces to weston.ini
2012-08-31 Scott Moreausimple-egl: Avoid race condition.
2012-08-31 Scott Moreausimple-egl: Only set alpha_size=0 when -o is passed.
2012-08-31 Scott Moreausimple-egl: Remove unused variable.
2012-08-31 Pekka Paalanencompositor: triangle fan debug
2012-08-31 Pekka Paalanencompositor: fix blending for full-surface alpha
2012-08-31 Pekka Paalanencompositor: specialised fragment shader for RGBX
next