index
:
~sandmann/xserver
fbdelete
filters
fixconfig
for-keithp
glyph2
glyph22
glyphs
rcs
rects
render
rhel65-fixes
sent
traps
tris
Unnamed repository; edit this file to name it for gitweb.
sandmann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
randr
/
rrtransform.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-22
rotation: fix cursor and overlap of one pixel.
Dave Airlie
1
-14
/
+14
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
1
-4
/
+2
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-3
/
+3
2009-06-11
randr: fix operation order so that rotation+transform works
Benjamin Defnet
1
-3
/
+3
2009-02-25
Oops. 62fc98c had crtc offsets applied backwards (fix from server-1.6-branch)
Keith Packard
1
-2
/
+2
2009-02-25
RandR rotations and reflections offset by one pixel
Keith Packard
1
-14
/
+14
2009-02-03
Handle matrix computation overflow in RRTransformCompute
Keith Packard
1
-7
/
+32
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-6
/
+6
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-6
/
+6
2008-11-25
Move matrix operations from X server to pixman 0.13.2
Keith Packard
1
-33
/
+33
2008-11-24
rrtransform needs randrstr to get RANDR_INTERFACE defines
Keith Packard
1
-0
/
+1
2008-11-24
Create rrtransform.[ch]. Add RRTransform argument to RRCrtcNotify.
Keith Packard
1
-0
/
+259