summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2012-08-10text: gltex: add OpenGL text rendererDavid Herrmann1-0/+12
2012-08-08build: make bblit backend optionalDavid Herrmann1-0/+25
2012-08-06build: add --disable-optimizations optionDavid Herrmann1-3/+16
2012-08-06text: font: Simplify font-system and add freetype2 rendererDavid Herrmann1-4/+89
2012-08-01Use new text rendererDavid Herrmann1-1/+1
2012-07-21Refactor input backend-systemDavid Herrmann1-1/+2
2012-07-15build: remove glib dependencyDavid Herrmann1-9/+1
2012-07-14Add optional dbus supportDavid Herrmann1-0/+31
2012-07-01Release kmscon-2David Herrmann1-1/+1
2012-07-01build: correctly clear GBM/EGL flagsDavid Herrmann1-0/+4
2012-07-01build: make opengl optionalDavid Herrmann1-39/+20
2012-07-01uterm: add dumb-drm backendDavid Herrmann1-18/+46
2012-06-30build: rewrite configure.acDavid Herrmann1-62/+298
2012-06-24build: set LLOG_ENABLE_DEBUGDavid Herrmann1-0/+1
2012-06-23build: add gtk-docDavid Herrmann1-1/+9
2012-05-29build: define KMSCON_ENABLE_DEBUG on --enable-debugDavid Herrmann1-0/+1
2012-05-05uterm_monitor: add system monitor for full seat supportDavid Herrmann1-0/+4
2012-05-03build: fix build for automake 1.12David Herrmann1-0/+1
2012-03-31font: add new font rendererDavid Herrmann1-1/+1
2012-03-27Bump version number to 1David Herrmann1-1/+1
2012-03-23Remove old output subsystemDavid Herrmann1-18/+3
2012-03-23build: define LOG_ENABLE_DEBUG if debuggingDavid Herrmann1-0/+2
2012-03-23uterm_video: add DRM backendDavid Herrmann1-0/+2
2012-01-28kbd-dumb: fix log_warning -> log_warnDavid Herrmann1-1/+0
2012-01-28build: fix out-of-tree build and distcheckRan Benita1-0/+1
2012-01-28kbd: add a new "dumb" keyboard backendRan Benita1-1/+17
2012-01-28build: depend on xproto explicitlyRan Benita1-0/+4
2012-01-20context: add GLES2 supportDavid Herrmann1-1/+16
2012-01-09a few cosmetic changesRan Benita1-2/+2
2012-01-01configure: fix debug option NDEBUG definitionDavid Herrmann1-3/+6
2012-01-01font: add unfinished freetype backendDavid Herrmann1-8/+27
2011-12-31input: use libxkbcommon to convert input eventsRan Benita1-0/+4
2011-12-30input: add infrastructure for an input subsystemRan Benita1-0/+4
2011-12-14build: set in NDEBUG instead of DEBUG in configureRan Benita1-4/+3
2011-12-09build: a few fixes to configure scriptRan Benita1-2/+11
2011-12-01build: use gnu autotoolsRan Benita1-0/+49