index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
server-21.1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fb
Age
Commit message (
Expand
)
Author
Files
Lines
2006-05-18
Bug #6827: Fix texel fetch in fbFetchTransformed to avoid crashes. Still
Adam Jackson
1
-44
/
+45
2006-05-11
Bug #5796: Wrong fastpath selection for repeating sources.
Matthias Hopf
1
-3
/
+3
2006-04-30
Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes.
Adam Jackson
2
-7
/
+1
2006-04-19
Add support for x4a4 format (depth 4 at 8bpp). Bug #6325.
Keith Packard
1
-2
/
+25
2006-04-07
Coverity #333, #334 - eliminate unncessary test for always true condition
Keith Packard
1
-3
/
+2
2006-04-05
Include fbmmx.h in fb/fbwindow.c when USE_MMX is defined. Fixes build
Ian Romanick
1
-1
/
+5
2006-04-03
Bug #5478: More use of fbSOlidFillmmx. (Jim Huang)
Adam Jackson
2
-2
/
+28
2006-04-03
Bug #6346: Build fix when using gcc -mno-sse. (Jonathan Adamczewski)
Adam Jackson
1
-0
/
+2
2006-03-22
Wed Mar 22 16:28:46 2006 Søren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
1
-8
/
+24
2006-03-22
Wed Mar 22 16:05:09 2006 Søren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
1
-9
/
+29
2006-02-14
Remove useless line of code that contained a bug and triggered a gcc
Benjamin Herrenschmidt
1
-2
/
+0
2006-02-11
Add <string.h>, <stdlib.h>, and <stdio.h> to clear undefined function
Alan Coopersmith
1
-0
/
+1
2006-02-10
Remove libcwrapper usage from xorg server modules. The libcwrapper is only
Eric Anholt
12
-27
/
+31
2006-01-18
More kdrive merge, fast path fbBlt to use memcpy() when possible. Good for
Adam Jackson
1
-0
/
+23
2006-01-18
typo in last change
Dave Airlie
1
-1
/
+1
2006-01-18
Wrap sdk_HEADERS in if XORG as otherwise installing non-xorg servers
Dave Airlie
1
-1
/
+3
2006-01-18
This is a fix from David Reveman from the xserver tree, Make fbPadPixmap
Dave Airlie
1
-3
/
+8
2005-12-28
Fix a copy'n'paste-o that would result in mis-rounding of the results of
Eric Anholt
1
-1
/
+1
2005-12-20
Fix an fb regression on A8 pictures. (Fredrik Höglund)
Adam Jackson
1
-1
/
+1
2005-12-09
Bug #5258: Restore binary compatibility with 6.8.2's PictureRec. (Aaron
Adam Jackson
1
-14
/
+14
2005-12-08
Bug #3944: Fix 24bpp packed pixel. (Søren Sandmann Pedersen)
Adam Jackson
1
-2
/
+2
2005-12-02
Define XFree86Server only where it is required.
Kevin E Martin
1
-1
/
+1
2005-11-30
Bug #5093: Fix fb for non-SSE machines. (Xavier Bachelot)
Adam Jackson
2
-109
/
+118
2005-11-29
Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable
Kevin E Martin
1
-1
/
+5
2005-11-04
Only use fbCopyAreammx if planemask is FB_ALLONES (fixes XTS5 XCopyArea
Kevin E Martin
1
-1
/
+2
2005-10-05
Add DGA configure option and add various files that we should be dist'ing.
Kristian Høgsberg
1
-0
/
+1
2005-10-04
Correct the test for whether projective transform is necessary. Also, use
Eric Anholt
1
-16
/
+16
2005-10-03
Bug #3781: Only use fbCopyAreammx when alu == GXcopy. Originally Gentoo bug
Adam Jackson
1
-1
/
+1
2005-10-03
Merge r1.36 of fbcompose.c from xserver CVS: Special case projective
Eric Anholt
1
-78
/
+158
2005-10-03
Merge r1.2 of fbedge.c from xserver CVS: Optimize spans where the same
Eric Anholt
1
-25
/
+204
2005-10-02
Bugzilla #4616:
Eric Anholt
8
-58
/
+74
2005-10-01
Bug #3822: out of bound reads in fbbltone and fbblt (Mark Kettenis, Thierry
Matthieu Herrb
2
-9
/
+23
2005-09-23
Fri Sep 23 19:00:06 2005 Søren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
1
-7
/
+16
2005-09-13
Bug #594: CAN-2005-2495: Fix exploitable integer overflow in pixmap
Daniel Stone
1
-2
/
+4
2005-09-07
Fix typo resulting in failure to swap between RGB/BGR properly. (Stephen P.
Daniel Stone
1
-2
/
+2
2005-08-30
More 0 -> NULL for pointers missed in previous commit to this file.
Eric Anholt
1
-10
/
+10
2005-08-30
Apply an xserver patch from cworth: Avoid buffer ovverrun when a
Eric Anholt
1
-1
/
+6
2005-08-30
Apply the xserver patch from vektor for bug #4208: Use NULL for pointers
Eric Anholt
3
-22
/
+22
2005-08-24
Remove use of dix-config and xorg-config.h from public headers.
Daniel Stone
4
-16
/
+0
2005-08-18
Thu Aug 18 17:27:09 2005 Søren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
1
-6
/
+18
2005-08-17
Wed Aug 17 13:13:00 2005 Søren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
1
-4
/
+4
2005-08-12
Fri Aug 12 14:49:24 2005 Søren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
1
-24
/
+40
2005-08-12
Fri Aug 12 14:45:54 2005 Søren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
1
-23
/
+27
2005-08-12
Fri Aug 12 14:29:09 2005 Søren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
1
-8
/
+10
2005-08-12
Fri Aug 12 10:45:01 2005 S%Gï¿¿%@ren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
1
-1
/
+1
2005-08-11
Add check for whether the platform is MMX capable and add the relevant
Søren Sandmann Pedersen
1
-0
/
+5
2005-08-10
Wed Aug 10 16:17:38 2005 Søren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
1
-0
/
+61
2005-08-04
Thu Aug 4 16:08:00 2005 Søren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
2
-518
/
+420
2005-08-01
Bugzilla #3566 <https://bugs.freedesktop.org/show_bug.cgi?id=3566> Patch
XORG-6_8_99_900
Alan Coopersmith
1
-4
/
+8
2005-08-01
Fri Jul 29 17:20:53 2005 Søren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
1
-2
/
+3
[next]