profile/ivi/weston-ivi-shell.git
2010-07-02 Kristian HøgsbergTrack libxkbcommon API changes
2010-06-25 Kristian HøgsbergFix indentation
2010-06-25 Kristian HøgsbergFix some warnings
2010-06-25 Kristian HøgsbergUse libxkbcommon for mapping keycodes to keysyms
2010-06-25 Kristian HøgsbergSet window user data using separate function
2010-06-15 Kristian HøgsbergUpdate decoration drawing to be less cairo path happy
2010-06-15 Kristian HøgsbergFix a few bugs in blur implementation
2010-06-15 Kristian HøgsbergConsolidate redraw scheduling in window.c
2010-06-15 Kristian HøgsbergFix resizing
2010-06-15 Kristian HøgsbergPropagate shader compile/link errors
2010-06-15 Kristian HøgsbergImplement resizing from all sides
2010-06-14 Kristian HøgsbergFix X button and keycodes
2010-06-14 Kristian HøgsbergAdd x11 backend for compositor
2010-06-11 Kristian HøgsbergSplit native drm part of compositor out
2010-06-11 Kristian HøgsbergAdd discussion/notes on object cache to spec
2010-06-10 Kristian HøgsbergDrop stuff from notes that are in the spec now
2010-06-10 Kristian HøgsbergAdd extern "C" wrappers to public header files
2010-06-10 Kristian HøgsbergAdd section about setting cursor images to spec
2010-06-10 Kristian HøgsbergAdd drag and drop section to spec
2010-06-09 Kristian HøgsbergSend device name at connect time
2010-06-08 Kristian Høgsbergconfigure.ac: Look for cairo-gl instead of cairo-drm
2010-06-08 Kristian HøgsbergUpdate todo
2010-06-08 Kristian HøgsbergDrop surface::copy
2010-06-08 Kristian HøgsbergFix surface picking
2010-06-08 Kristian HøgsbergConsolidate more code in clients/window.c
2010-06-08 Kristian HøgsbergUse cairo-gl in clients
2010-06-08 Kristian HøgsbergFix matrix setup in surface_map()
2010-06-07 Kristian HøgsbergUse correct token for drm image format
2010-06-07 Kristian HøgsbergAdd spec document in progress
2010-06-07 Kristian HøgsbergUse eglCreateImageKHR() the right way
2010-06-07 Kristian HøgsbergQuit if set or drop master fails
2010-06-07 Kristian HøgsbergPort compositor to GLES2
2010-06-07 Kristian HøgsbergMake clients at least compile for now
2010-06-05 Kristian HøgsbergUpdate udev rules to work with new udev
2010-06-05 Kristian HøgsbergMake compositor compile and port it to new mesa extensions
2010-06-05 Kristian HøgsbergRename wayland-system-compositor back to just compositor
2010-06-05 Kristian HøgsbergMove clients to subdirectory
2010-03-30 nobledFix passing the height in resize_window
2010-03-08 Kristian HøgsbergFix a couple of typos in rotation matrix
2010-03-03 Kristian HøgsbergSwitch to using mesa EGL
2010-02-26 Kristian HøgsbergImport Eric Anholts hash table implementation
2010-02-26 Kristian HøgsbergAdd wl_list_for_each() and simplify some loops
2010-02-04 Janusz LewandowskiReplace cairo_drm_device_t with cairo_device_t
2010-01-24 Kristian HøgsbergUse FBOs instead of eagle-specific API
2009-12-21 Kristian HøgsbergRequire libdrm 2.4.17 for page flip API
2009-12-21 Kristian HøgsbergStop using surface::copy in window
2009-12-16 Kristian Høgsbergwindow: factor out surface attachment code
2009-12-16 Kristian HøgsbergUse new page flip API
2009-10-01 Kristian HøgsbergSet an drop drm master on enter and leave vt
2009-10-01 Kristian HøgsbergUpdate TODO
2009-09-28 Kristian HøgsbergAdd color scheme support
2009-09-21 Kristian HøgsbergLight up multiple outputs when possible
2009-09-21 Kristian HøgsbergMake connector option actually work
2009-09-21 Kristian HøgsbergMake gears track focus
2009-09-21 Kristian HøgsbergAdd a simple PDF viewer
2009-09-21 Kristian HøgsbergTweak theme a bit
2009-09-18 Kristian HøgsbergTerminate on Ctrl-Alt-Backspace
2009-09-18 Kristian HøgsbergRemove surfaces when destroyed, refocus pointer
2009-09-18 Kristian HøgsbergSelect the right fb on enter_vt
2009-09-18 Kristian HøgsbergOnly raise surface on click, not release
2009-09-18 Kristian HøgsbergSupport running on a specified KMS connector
2009-09-18 Kristian HøgsbergAdd function to remove surfaces from client
2009-09-18 Kristian HøgsbergAdd a hash remove implementation
2009-09-18 Kristian HøgsbergImplement user_data for surface
2009-09-18 Kristian HøgsbergExport list implementation
2009-09-13 Kristian HøgsbergDrop sessions for now
2009-09-13 Kristian HøgsbergFix gears rotation for high timestamp values
2009-09-12 Kristian HøgsbergTweak repaint timeout to 5ms after vblank
2009-09-12 Kristian HøgsbergFix surface copy by using FBOs
2009-09-12 Kristian HøgsbergDont use an image surface for the tmp
2009-08-14 Kristian HøgsbergAlways repaint out of vsync callback.
2009-08-14 Kristian HøgsbergTerminate on Super-Backspace.
2009-05-29 Kristian HøgsbergUpdate to track the cairo_drm_device_t rename
2009-05-28 Kristian HøgsbergUpdate gears example to latest eagle API changes
2009-05-27 Kristian HøgsbergUpdate to use new eagle API and drm page flipping
2009-03-17 Kristian HøgsbergFactor out session switching stuff to struct wlsc_session.
2009-03-11 Kristian HøgsbergCreate front buffer with eagle.
2009-03-11 Kristian HøgsbergTrim include list.
2009-03-11 Kristian HøgsbergDont crash when surfaces and clients disappear
2009-03-07 Kristian HøgsbergSend key array when losing focus too.
2009-03-07 Kristian HøgsbergAllocate GL front buffer through eagle instead of cairo.
2009-03-05 Kristian HøgsbergRenable blurred dropshadows and fix call to blur_surface().
2009-02-24 Kristian HøgsbergUpdate modifier state on focus in and out.
2009-02-24 Kristian HøgsbergInclude the currently pressed keys in keyboard focus...
2009-02-24 Kristian Høgsbergterminal: trim unused headers.
2009-02-23 Kristian HøgsbergPaint terminal cursor hollow when focus is lost.
2009-02-23 Kristian HøgsbergDon't close the pty master in forkpty child.
2009-02-23 Kristian HøgsbergAdd keyboard and pointer focus events.
2009-02-23 Kristian HøgsbergRemove spurious unused local variable.
2009-02-23 Kristian HøgsbergAdd new surfaces to client hash table.
2009-02-23 Kristian HøgsbergHandle marshalling NULL objects.
2009-02-23 Kristian HøgsbergRename pointer_surface to sprite in wlsc_surface.
2009-02-21 Kristian HøgsbergDraw terminal cursor.
2009-02-21 Chris WilsonAdd an image viewer client
2009-02-21 Kristian HøgsbergMove keymap to window.c
2009-02-16 Kristian HøgsbergUse chooser instead of hardcoded fbconfig in gears.c.
2009-02-16 Kristian HøgsbergTrack drm modesetting api changes (grr).
2009-02-16 Kristian HøgsbergDon't forget to transform coordinates for the grab...
2009-02-11 Kristian HøgsbergRe-init link when removing animation.
2009-02-10 Kristian HøgsbergDon't crash when there's no primary surface.
next