summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2012-09-18build: make libtsm build separatelyDavid Herrmann1-4/+37
2012-09-18tsm: rename filesDavid Herrmann1-2/+2
2012-09-18build: fix build without uterm-keysyms.hDavid Herrmann1-3/+1
2012-09-18tsm: screen: move filenames to tsm_screen.[ch]David Herrmann1-1/+1
2012-09-18tsm: move unicode.[ch] to tsm_unicode.[ch]David Herrmann1-1/+1
2012-09-18build: move all remaining static_* files to kmscon-core/utermDavid Herrmann1-36/+15
2012-09-18shl: move kmscon_hook_* to shlDavid Herrmann1-3/+6
2012-09-18shl: move llog to shlDavid Herrmann1-0/+3
2012-09-16shl: move timer to shl_timer_*David Herrmann1-3/+4
2012-09-16shl: move kmscon_ring_* to shlDavid Herrmann1-0/+3
2012-09-16shl: move kmscon_hashtable to shlDavid Herrmann1-3/+6
2012-09-16shl: move kmscon_array_* to shl_array_*David Herrmann1-4/+16
2012-09-15shl: move dlist to shl_dlist.hDavid Herrmann1-3/+6
2012-09-11build: fix missing header includesDavid Herrmann1-1/+2
2012-09-11uterm: add uterm_keysyms.hDavid Herrmann1-1/+3
2012-09-11fakevt: remove unused toolDavid Herrmann1-5/+1
2012-09-11build: add uterm pkg-config fileDavid Herrmann1-0/+2
2012-09-11build: reorder makefileDavid Herrmann1-99/+104
2012-09-11eloop: add pkg-config fileDavid Herrmann1-0/+4
2012-09-08build: fix distcheck errorsDavid Herrmann1-14/+17
2012-09-08docs: remove gtkdocDavid Herrmann1-2/+1
2012-09-08build: fix dbus-loop buildDavid Herrmann1-0/+1
2012-09-04build: make eloop independent of libkmscon-staticDavid Herrmann1-1/+2
2012-09-04static: move hook into separate independent headerDavid Herrmann1-0/+1
2012-09-04static: move dlist into separate independent headerDavid Herrmann1-0/+1
2012-09-04text: add bbulk rendererDavid Herrmann1-0/+5
2012-08-29build: add GLES2-libraries to kmscon-staticDavid Herrmann1-0/+3
2012-08-25text: font: add unifont backendTed Kotz1-0/+7
2012-08-25text: font: unifont: add genunifont generatorDavid Herrmann1-1/+21
2012-08-23build: ...and now fix build without GLES2Marcin Slusarz1-4/+4
2012-08-22build: fix build with GLESv2Marcin Slusarz1-0/+4
2012-08-12fakevt: add fakevt helper for VT-less systemsDavid Herrmann1-1/+5
2012-08-12uterm: vt: move all vt.h/c code into uterm_vt.cDavid Herrmann1-4/+2
2012-08-11main: move conf_global to kmscon_conf in new header main.hDavid Herrmann1-0/+1
2012-08-10text: gltex: add OpenGL text rendererDavid Herrmann1-1/+8
2012-08-08build: make bblit backend optionalDavid Herrmann1-1/+5
2012-08-08uterm: video: drm: implement .blit, .blend and .fill callbacksDavid Herrmann1-4/+6
2012-08-08gl: add shader helpersDavid Herrmann1-0/+1
2012-08-08static: add gl math helpersDavid Herrmann1-0/+4
2012-08-08genshader: make shader generation more flexibleDavid Herrmann1-12/+10
2012-08-08gl: remove GL subsystemDavid Herrmann1-7/+0
2012-08-06build: add --disable-optimizations optionDavid Herrmann1-4/+9
2012-08-06text: font: Simplify font-system and add freetype2 rendererDavid Herrmann1-3/+16
2012-08-01Use new text rendererDavid Herrmann1-1/+2
2012-07-30text: font: add pango font backendDavid Herrmann1-1/+2
2012-07-30build: add text-subsystem to build-sourcesDavid Herrmann1-1/+4
2012-07-21Refactor input backend-systemDavid Herrmann1-6/+4
2012-07-15build: remove glib dependencyDavid Herrmann1-3/+1
2012-07-14Add optional dbus supportDavid Herrmann1-2/+10
2012-07-01misc: remove glib dependencyDavid Herrmann1-7/+3