profile/ivi/weston-ivi-shell.git
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.
2009-02-10 Kristian HøgsbergFix surface coordinate transformation.
2009-02-10 Kristian HøgsbergAdd surface animation framework, implement fullscreen...
2009-02-10 Kristian HøgsbergRead connection events in screenshot.c
2009-02-09 Kristian HøgsbergAdd a per-surface matrix.
2001-01-02 Kristian HøgsbergFix flower client.
2001-01-02 Kristian HøgsbergQuit compositor on eject key press.
2001-01-02 Kristian HøgsbergSwitch to using a projective transformation.
2009-02-06 Kristian HøgsbergAdd a crazy rambling style TODO file.
2009-01-27 Kristian HøgsbergAdd a toy-display object that caches state.
2009-01-27 Kristian HøgsbergFinish egl_* to wlsc_* rename.
2009-01-27 Kristian HøgsbergUse glReadPixels() for the screen shooter
2009-01-27 Kristian HøgsbergDepend on udev 136 and clean up some code.
2009-01-27 Kristian HøgsbergOnly tag the card0 device with seat info for now.
2009-01-16 Kristian HøgsbergDrop libdrm CFLAGS where no longer necessary.
2009-01-16 Kristian HøgsbergSwitch to cairo-drm, drop struct buffer hacks.
2009-01-16 Kristian HøgsbergFix udev rules install rule.
2009-01-16 Kristian HøgsbergInitialize output position properly.
2009-01-16 Kristian HøgsbergRandomize flower offset again.
next