index
:
twin
keithp-changes
master
Twin: A tiny window system (mirrored from https://gitlab.freedesktop.org/archived-projects/twin)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
twinint.h
Age
Commit message (
Expand
)
Author
Files
Lines
2006-11-28
Add some basic affine transform support to compositing.
Benjamin Herrenschmidt benh@kernel.crashing.org
1
-0
/
+16
2006-11-28
Fix timeout handling with more than one timeout
Benjamin Herrenschmidt benh@kernel.crashing.org
1
-0
/
+5
2006-11-26
Add back support for pre-converted ttf fonts. The metrics generated by
Benjamin Herrenschmidt
1
-11
/
+0
2006-11-24
Change from MIT to LGPL license
Keith Packard
1
-18
/
+15
2004-10-29
add demoline + demospline
Keith Packard
1
-0
/
+9
2004-10-27
Add calculator and missing header files
Keith Packard
1
-4
/
+2
2004-10-27
Move bevel routine to twin_widget for sharing
Keith Packard
1
-0
/
+5
2004-10-26
Add button widget
Keith Packard
1
-6
/
+24
2004-10-26
Add initial widget implementation.
Keith Packard
1
-12
/
+54
2004-10-25
Add dispatch stuff to manage timeouts, workprocs and files. Remove thread
Keith Packard
1
-0
/
+88
2004-10-05
Update API to use twin_ types for most everything.
Keith Packard
1
-0
/
+8
2004-10-04
Recognize a few special cases to speed up operations
Keith Packard
1
-0
/
+4
2004-10-04
Fix a clipping bug
Keith Packard
1
-1
/
+22
2004-10-02
Add put_begin to screen structure so that the backend can batch updates.
Keith Packard
1
-5
/
+3
2004-09-30
Handle unhinted text.
Keith Packard
1
-21
/
+2
2004-09-28
Add some more fixed point functions
Keith Packard
1
-2
/
+13
2004-09-27
Add affine transformation support. Fix convex hull to eliminate all points
Keith Packard
1
-34
/
+93
2004-09-25
Switch to just supporting stroke fonts
Keith Packard
1
-1
/
+7
2004-09-24
Fix twin_fixed_floor to work for negative values correctly Add
Keith Packard
1
-4
/
+18
2004-09-21
Add a few definitions
Keith Packard
1
-0
/
+4
2004-09-21
Add convolution. Pen starting position needs work.
Keith Packard
1
-0
/
+59
2004-09-15
Initial revision
Keith Packard
1
-0
/
+213