platform/upstream/kmscon.git
2012-09-04 David Herrmannterminal: print debug warning when skipping frames
2012-09-04 David Herrmannmain: make bbulk renderer the default
2012-09-04 David Herrmannconsole: add --render-timing parameter
2012-09-04 David Herrmannconsole: free tab ruler on init-failure
2012-09-04 David Herrmanntext: add bbulk renderer
2012-09-04 David Herrmannuterm: video: greatly enhance performance by special...
2012-09-04 David Herrmanndocs: add some pixman-rendering comments
2012-08-31 David Herrmannpty: improve application data read-path
2012-08-30 David Herrmannuterm: video: add vectorized blending
2012-08-30 David Herrmannuterm: video: drm: fix running without gles2 stride...
2012-08-29 David Herrmanntest_vt: fix using correct uterm API
2012-08-29 David Herrmannuterm: video: improve blitting performance
2012-08-29 David Herrmannmisc: add timer infrastructure
2012-08-29 David Herrmannbuild: add GLES2-libraries to kmscon-static
2012-08-28 David Herrmannmain: add --render-engine option
2012-08-26 David Herrmanngl: shader: do not include uterm.h
2012-08-25 Ted Kotztext: font: add unifont backend
2012-08-25 David Herrmanntext: font: unifont: add genunifont generator
2012-08-25 David Herrmanntext: include errno.h in text.h
2012-08-25 David Herrmannbuild: add temporary files *~ to gitignore
2012-08-25 David Herrmanntext: font: add unifont font description
2012-08-25 Theodore Kotzdocs: add unicode test document
2012-08-23 Marcin Slusarzbuild: improve gbm_bo_get_stride check
2012-08-23 Marcin Slusarzbuild: ...and now fix build without GLES2
2012-08-22 David Herrmannterminal: remove debug messages
2012-08-22 Marcin Slusarzuterm: video: drm: check for EGL_KHR_surfaceless_context
2012-08-22 Marcin Slusarzbuild: fix build with GLESv2
2012-08-21 David Herrmannterminal: add --fps to limit framerate
2012-08-21 David Herrmannpty: read all available data instead of only one chunk
2012-08-21 David Herrmanntext: gltex: fix rendering whithout GL_EXT_unpack_subimage
2012-08-21 David Herrmannbuild: add build-time check for gbm_bo_get_stride()
2012-08-20 David Herrmanngl: add gl_err_to_str() helper
2012-08-20 David Herrmannuterm: vt: fix resetting access control on VT-close
2012-08-15 David Herrmannuterm: vt: add fake VT via user-input
2012-08-15 David Herrmannconsole: suppress multiple warnings
2012-08-15 David Herrmannterminal: add wake-up/sleep logic
2012-08-15 David Herrmannmain: correctly wake up UI subsystem
2012-08-15 David Herrmannui: add sleep/awake logic to UI
2012-08-14 David Herrmannuterm: input: make sleep-state recursive
2012-08-14 David Herrmannuterm: uxkb: fix correctly resetting input state
2012-08-14 David Herrmannterminal: implement basic scrolling-keys
2012-08-14 David Herrmannterminal: add --sb-size to control scrollback buffer...
2012-08-14 David Herrmannconsole: provide scrollback-buffer helpers
2012-08-14 David Herrmannvte: return status in kmscon_vte_handle_keyboard()
2012-08-14 David Herrmannmain: add --dumb option to control uterm devices
2012-08-14 David Herrmannmain: add font options
2012-08-14 David Herrmannconf: add UINT as new datatype
2012-08-14 David Herrmannuterm: input: do not include main.h
2012-08-14 David Herrmannvte: add --palette=XY to choose color palette
2012-08-14 David Herrmannvte: add COLOR_FOREGROUND/BACKGROUND to palette
2012-08-14 David Herrmannvte: make color-palette configurable
2012-08-14 David Herrmannconsole: add function to set default-attribute
2012-08-14 David Herrmannconsole: remove kmscon_console_set_bg()
2012-08-12 David Herrmannfakevt: add fakevt helper for VT-less systems
2012-08-12 David Herrmannuterm: vt: fix checking for /dev/tty0 instead of /dev/tty
2012-08-12 David Herrmanntest_output: add --dev parameter
2012-08-12 David Herrmannuterm: monitor: fix crash during device hotplug
2012-08-12 David Herrmannuterm: vt: add fake-vt logic for debugging
2012-08-12 David Herrmannuterm: vt: ignore non-kernel signals in real-mode
2012-08-12 David Herrmannuterm: vt: mark vts as dead during deallocation
2012-08-12 David Herrmannuterm: vt: always register signal handlers
2012-08-12 David Herrmannuterm: vt: rename real VTs internally to real_*
2012-08-12 David Herrmannuterm: vt: remove connect_eloop/disconnect_eloop functions
2012-08-12 David Herrmannuterm: vt: merge uterm_vt and kmscon_vt
2012-08-12 David Herrmannuterm: vt: remove obsolete kmscon_vt_id
2012-08-12 David Herrmannuterm: vt: remove duplicate kmscon_vt_action
2012-08-12 David Herrmannuterm: vt: move all vt.h/c code into uterm_vt.c
2012-08-12 David Herrmannuterm: vt: move kmscon_vt_supported() to uterm-vt
2012-08-11 David Herrmannmain: replace unused --seat argument with --seats
2012-08-11 David Herrmannconf: add string-list type
2012-08-11 David Herrmanntests: make all tests use the new conf-parsers
2012-08-11 David Herrmannmain: add main.h header
2012-08-11 David Herrmannuterm: input: pass xkb parameters from outside
2012-08-11 David Herrmannmain: move conf_global to kmscon_conf in new header...
2012-08-11 David Herrmannconf: make config functions take conf-options as arguments
2012-08-11 David Herrmannconf: make important symbols global
2012-08-11 David Herrmannconf: add aftercheck logic
2012-08-11 David Herrmannconf: be more verbose about wrong arguments
2012-08-11 David Herrmannconf: make missing arguments or wrong arguments fatal
2012-08-11 David Herrmannconf: move CONF_HAS_ARG flag to config-types
2012-08-11 David Herrmannconf: make config types constant
2012-08-11 David Herrmannconf: make types generic
2012-08-11 David Herrmannconf: prefix helpers with CONF_*
2012-08-11 David HerrmannRelease kmscon-3
2012-08-11 David HerrmannUpdate NEWS file
2012-08-11 David HerrmannUpdate README
2012-08-11 David Herrmannmain: add support for multiple video objects per seat
2012-08-11 David Herrmannui: correctly remove all displays when video is removed
2012-08-11 David Herrmannui: fix log-subsystem
2012-08-11 David Herrmanntext: font: pango/freetype2: fix correctly freeing...
2012-08-11 David Herrmanntext: font: freetype2/pango: fix always setting real...
2012-08-11 David Herrmannui: convert API to support multiple video objects
2012-08-11 David Herrmannterminal: remove global video object
2012-08-11 David Herrmannuterm: video: fbdev: add support for non xrgb32 devices
2012-08-11 David Herrmanntest_output: always use blitting backend
2012-08-11 David Herrmannuterm: fbdev: add udlfb workaround
2012-08-10 David HerrmannRemove fonts/ directory
2012-08-10 David HerrmannMove doc/vte.txt to docs/vte.txt
2012-08-10 David Herrmanneloop: finish documentation
2012-08-10 David Herrmannconsole: correctly catch text-renderer errors
next