Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
geoff
/
libtwin
/
HEAD
0de968c
makefile.am: Fix maintainer-clean target
by Geoff Levand
· 6 years ago
master
22a05b6
Add bootstrap file
by Geoff Levand
· 6 years ago
6a54406
Update INSTALL file
by Geoff Levand
· 6 years ago
270023f
configure.ac: enable silent build rules by default if available
by Antonio Ospite
· 6 years ago
a2cc58b
configure.ac: use the subdir-objects option
by Antonio Ospite
· 6 years ago
11ce1b4
configure.ac: use autoupdate to modernize the syntax
by Antonio Ospite
· 6 years ago
4231f15
Updates for libpng-1.4
by Geoff Levand
· 9 years ago
287d16c
libtwin: Add touch support
by Tyler Hall
· 9 years ago
130ee5f
Fixups for 'make dist'
by Geoff Levand
· 10 years ago
58b1dfb
Update maintainer
by Geoff Levand
· 10 years ago
d0ed472
Minor cleanup of twin_primitive.c
by Geoff Levand
· 10 years ago
cc20d5f
Fix build warnings
by Geoff Levand
· 11 years ago
5865101
Add preprocessor macro maybe_unused
by Geoff Levand
· 11 years ago
0f572d2
Remove empty twin_path_bevel_shape
by Geoff Levand
· 11 years ago
ca81e39
Remove unneeded call to png_set_swap_alpha
by Geoff Levand
· 11 years ago
ea951fb
Fix png little endian alpha
by Geoff Levand
· 11 years ago
33093a0
External fbdev event processing
by Geoff Levand
· 11 years ago
6d5763d
External X11 event processing
by Geoff Levand
· 11 years ago
dc83cc0
Add X11 key event dispatch
by Geoff Levand
· 11 years ago
de82332
Bump version to 0.0.3
by Benjamin Herrenschmidt
· 14 years ago
b9b2acf
Fix up/down inversion of key events
by Jeremy Kerr
· 15 years ago
6ede3a8
twin: add Linux joystick support
by Jeremy Kerr
· 15 years ago
d8a0a08
Remove dependency on libm
by Benjamin Herrenschmidt
· 15 years ago
eeef963
Avoid use of sqrt for mouse accel.
by David Woodhouse
· 15 years ago
4baa633
Fix overflow in twin_fixed_sqrt()
by David Woodhouse
· 15 years ago
4a5bf1e
Fix twin non-HAVE_ALTIVEC build.
by David Woodhouse
· 15 years ago
c6ec5cd
Bump libtwin revision
by Benjamin Herrenschmidt
· 15 years ago
63c7033
Add gzip support for cursors
by Jeremy Kerr
· 15 years ago
73b1b6a
twin_jpeg: add a query function to get image details from file
by Benjamin Herrenschmidt
· 15 years ago
61dacbd
twin_jpeg: don't enable DEBUG by default
by Benjamin Herrenschmidt
· 15 years ago
14e4fc6
png.h inclusion cleanup
by Benjamin Herrenschmidt
· 15 years ago
a83758e
Add simple jpeg loader based on libjpeg
by Benjamin Herrenschmidt
· 15 years ago
c485ccb
Fix make dist
by Jeremy Kerr
· 15 years ago
3c6e347
Fix glyph width for ttf
by Benjamin Herrenschmidt
· 15 years ago
2ccc4ec
Fix twin_ttf to generate useable #include directive
by Benjamin Herrenschmidt
· 15 years ago
7aaf0c9
Premultiply alpha channel on PNG images
by Jeremy Kerr
· 15 years ago
c48266b
Add missing twin_feature.c
by Benjamin Herrenschmidt
· 15 years ago
262cbe9
Add some basic altivec support
by Benjamin Herrenschmidt
· 16 years ago
4d75f09
Add build system support for altivec
by Jeremy Kerr
· 16 years ago
5095e87
libtwin includes are in $(includedir)/libtwin
by Jeremy Kerr
· 16 years ago
0c6a63c
Remove -fno-strict-aliasing and fix aliasing issue
by Benjamin Herrenschmidt
· 16 years ago
aa7984d
Stop widgets update flicker with immediate refresh
by Benjamin Herrenschmidt
· 16 years ago
74bc25e
Add support for immediate damage refresh to fbdev
by Benjamin Herrenschmidt
· 16 years ago
bac4276
Fix cursor image handling bugs
by Benjamin Herrenschmidt
· 16 years ago
731925e
Space some definitions in twin.h
by Benjamin Herrenschmidt
· 16 years ago
0b38fab
Temporary key events with fbdev
by Benjamin Herrenschmidt
· 16 years ago
ec9d90b
Add a screen hook that allows to install a toplevel event filter,
by Benjamin Herrenschmidt
· 16 years ago
c91bf27
Add some damage handling to windows, to be typically used by windows
by Benjamin Herrenschmidt
· 16 years ago
1ef6eaa
Rework clip handling. The clip rectangle and the origin of drawing
by Benjamin Herrenschmidt
· 16 years ago
223adfa
Fix crash in twin_composite if msk == NULL
by Benjamin Herrenschmidt
· 16 years ago
e65dea1
Install libtwin.pc
by Jeremy Kerr
· 16 years ago
0e9d824
Add png support to libtwin build
by Jeremy Kerr
· 16 years ago
1650078
Allow features to be disabled
by Jeremy Kerr
· 16 years ago
8b4237f
Only create one libtwin library
by Jeremy Kerr
· 16 years ago
6f9746f
Move twin demo binaries to twin_demos/
by Jeremy Kerr
· 16 years ago
2bc783e
Recursive make considered harmful
by Jeremy Kerr
· 16 years ago
1a9d1d7
Install libtwin headers
by Jeremy Kerr
· 16 years ago
373a393
Library version info cleanup
by Jeremy Kerr
· 16 years ago
fa0e71e
Add mouse enter/leave events for pixmaps/windows.
by Benjamin Herrenschmidt
· 16 years ago
d575e2b
Move demo applications to twin_demos subdirectory
by Jeremy Kerr
· 16 years ago
2f714ca
Compile twin as separate libraries.
by Jeremy Kerr
· 16 years ago
ce360a0
Fix copy/paste bogon on 16 bits tranform
by Benjamin Herrenschmidt benh@kernel.crashing.org
· 16 years ago
a9ae3dc
Add some basic affine transform support to compositing.
by Benjamin Herrenschmidt benh@kernel.crashing.org
· 16 years ago
56d2a17
Fix timeout handling with more than one timeout
by Benjamin Herrenschmidt benh@kernel.crashing.org
· 16 years ago
d05c451
Add a basic .png loader using libpng
by Benjamin Herrenschmidt benh@kernel.crashing.org
· 16 years ago
f58ed76
Add back support for pre-converted ttf fonts. The metrics generated by
by Benjamin Herrenschmidt
· 16 years ago
edfcd07
Merge branch 'master' of ssh://git.freedesktop.org/git/twin
by Keith Packard
· 16 years ago
71a507f
Change license on Carl's files
by Keith Packard
· 16 years ago
ad435d8
Remove duplicate twin_cursor.c
by Benjamin Herrenschmidt
· 16 years ago
759ca6d
Add ftwin test program for fbdev & linux mouse
by Benjamin Herrenschmidt
· 16 years ago
2d65ff4
Simple linux mouse driver
by Benjamin Herrenschmidt
· 16 years ago
8f4bbfd
Add linux fbdev display and keyboard backend
by Benjamin Herrenschmidt
· 16 years ago
8a73742
Add cursor pixmap support
by Benjamin Herrenschmidt
· 16 years ago
821e5b9
Merge branch 'master' of git+ssh://git.freedesktop.org/git/twin
by Benjamin Herrenschmidt
· 16 years ago
2eac2e0
Whichever autoconf/automake I'm using likes having AC_CONFIG_AUX_DIR before AM_INIT_AUTOMAKE()
by Benjamin Herrenschmidt
· 16 years ago
b8a7711
Change from MIT to LGPL license
by Keith Packard
· 16 years ago
30abf23
Eliminate spurious segment by moving to initial arc point (sigh).
by Keith Packard
· 16 years ago
1175bd5
Add x11 as a required package, (cairo no longer pulls this in by default).
by Carl Worth
· 16 years ago
d671e98
add demoline + demospline
by Keith Packard
· 18 years ago
c9e17f9
Boxes have no paint
by Keith Packard
· 18 years ago
143d1a7
Add calculator and missing header files
by Keith Packard
· 18 years ago
4e67aeb
Move bevel routine to twin_widget for sharing
by Keith Packard
· 18 years ago
1b19cdd
Paint polygons instead of stroked lines for button edges
by Keith Packard
· 18 years ago
89ad67c
Add button widget
by Keith Packard
· 18 years ago
c29f62f
Add initial widget implementation.
by Keith Packard
· 18 years ago
6df04a5
Add dispatch stuff to manage timeouts, workprocs and files. Remove thread
by Keith Packard
· 18 years ago
c905d1c
Add patterns.
by Keith Packard
· 18 years ago
dc7477b
Add the beginings of event dispatch and a bit of window management
by Keith Packard
· 18 years ago
a861158
Update API to use twin_ types for most everything.
by Keith Packard
· 18 years ago
2dd498a
Recognize a few special cases to speed up operations
by Keith Packard
· 18 years ago
3c0c745
Delete old glyph representation support code.
by Keith Packard
· 18 years ago
e27025e
Fix a clipping bug
by Keith Packard
· 18 years ago
1b7271c
Add put_begin to screen structure so that the backend can batch updates.
by Keith Packard
· 18 years ago
4515258
Add twin_x11.h
by Keith Packard
· 18 years ago
531d39c
Handle unhinted text.
by Keith Packard
· 18 years ago
c3b1b79
Add some more fixed point functions
by Keith Packard
· 18 years ago
f60f70c
Add affine transformation support. Fix convex hull to eliminate all points
by Keith Packard
· 18 years ago
9020db1
Eliminate special case for closed paths. Just draw caps at both ends and
by Keith Packard
· 18 years ago
4a7e68c
Hmm. Not sure this is right, but I'm giving it a try. Recognize closed
by Keith Packard
· 18 years ago
997dfa1
Spurious ) in file
by Keith Packard
· 18 years ago
Next »