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
/
twin_draw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-03
Rework clip handling. The clip rectangle and the origin of drawing
Benjamin Herrenschmidt
1
-12
/
+24
2006-12-01
Fix crash in twin_composite if msk == NULL
Benjamin Herrenschmidt
1
-2
/
+2
2006-11-28
Fix copy/paste bogon on 16 bits tranform
Benjamin Herrenschmidt benh@kernel.crashing.org
1
-2
/
+2
2006-11-28
Add some basic affine transform support to compositing.
Benjamin Herrenschmidt benh@kernel.crashing.org
1
-32
/
+313
2006-11-24
Change from MIT to LGPL license
Keith Packard
1
-18
/
+15
2004-10-29
add demoline + demospline
Keith Packard
1
-4
/
+4
2004-10-27
Move bevel routine to twin_widget for sharing
Keith Packard
1
-1
/
+1
2004-10-25
Add dispatch stuff to manage timeouts, workprocs and files. Remove thread
Keith Packard
1
-49
/
+58
2004-10-06
Add the beginings of event dispatch and a bit of window management
Keith Packard
1
-11
/
+7
2004-10-05
Update API to use twin_ types for most everything.
Keith Packard
1
-43
/
+33
2004-10-04
Fix a clipping bug
Keith Packard
1
-2
/
+2
2004-09-30
Handle unhinted text.
Keith Packard
1
-0
/
+6
2004-09-21
Add convolution. Pen starting position needs work.
Keith Packard
1
-3
/
+0
2004-09-15
Initial revision
Keith Packard
1
-0
/
+408