mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-20 20:12:21 +00:00
This is a fix from David Reveman from the xserver tree, Make fbPadPixmap
work with negative stride
This commit is contained in:
parent
a1f9262c6a
commit
8ccf4f2b8f
2 changed files with 16 additions and 3 deletions
|
|
@ -1,3 +1,11 @@
|
|||
2006-01-18 Dave Airlie <airlied@linux.ie>
|
||||
|
||||
reviewed by: keithp, ajax, anholt (well they all read it...)
|
||||
|
||||
* fb/fbgc.c: (fbPadPixmap):
|
||||
This is a fix from David Reveman from the xserver tree,
|
||||
Make fbPadPixmap work with negative stride
|
||||
|
||||
Thu Jan 12 17:09:18 2006 Søren Sandmann <sandmann@redhat.com>
|
||||
|
||||
* include/window.[ch]: Add new functions to enable and disable
|
||||
|
|
|
|||
Loading…
Reference in a new issue