index
:
xorg/xserver-test
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
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.2-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
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
xwayland-1.12
X server
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fb
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-20
all of this debug-dust sprinkled throughout, and it still doesn't work :(
Ben Byer
2
-2
/
+1
2008-04-20
converted fbGetDrawable into a function, for extra debugging bliss
Ben Byer
2
-0
/
+48
2008-04-18
properly initialise the optional member
Ben Byer
1
-0
/
+1
2008-04-18
patches to add Actualized flag, from daniels
Ben Byer
13
-2
/
+109
2007-12-09
Fixed bad calculation of dstEnd, which caused truncation of some bitblts
Ben Byer
1
-2
/
+2
2007-12-07
FB: Formatting cleanup that got missed in the last commit...
Jeremy Huddleston
1
-3
/
+3
2007-12-07
Added code to check for null pointers on fb* invocations
Ben Byer
1
-0
/
+7
2007-12-07
Added checks to avoid writing past the end of the buffer in fbBltOne
Ben Byer
1
-5
/
+27
2007-08-23
Require pixman 0.9.5; Use pixman_image_set_source_clipping() to fix
Søren Sandmann Pedersen
1
-0
/
+1
2007-08-23
stride is in FbBits-sized chunks, but xoff is not.
Aaron Plattner
1
-3
/
+3
2007-08-23
Bug #12015: Use the right offsets in the dst arguments of pixman_blt.
Aaron Plattner
1
-2
/
+2
2007-08-06
Require pixman-1 0.9.4, update pixman includes to new scheme
Søren Sandmann Pedersen
1
-1
/
+1
2007-08-06
Don't unwrap too early in libwfb for Composite.
Aaron Plattner
4
-17
/
+16
2007-07-11
"fbpict.c", line 215: void function cannot return value
Alan Coopersmith
1
-1
/
+1
2007-07-05
Clean up unused #ifdefs from fb.
Adam Jackson
4
-75
/
+2
2007-06-29
Death to RCS tags.
Adam Jackson
28
-56
/
+0
2007-06-27
Handle tileStride > 1 in fbEvenTile.
Aaron Plattner
2
-5
/
+8
2007-06-22
In fbFill() make sure the drawable is validated when pixman_fill() succeeds.
Søren Sandmann Pedersen
1
-32
/
+22
2007-06-20
Fixed fbSolidBoxClipped() to fill the right place.
Arcady Goldmints-Orlov
1
-1
/
+1
2007-06-11
Remove fbmmx.[ch] files
Søren Sandmann Pedersen
2
-121
/
+0
2007-06-11
Replace fbFillmmx() with pixman_fill() and remove fbmmx.[ch]
Søren Sandmann Pedersen
7
-385
/
+20
2007-06-11
Delete fbBltmmx().
Søren Sandmann Pedersen
2
-145
/
+0
2007-06-11
Port a few forgotten fbSolidFillmmx()'es to fbFillmmx(). Use pixman_blt() ins...
Søren Sandmann Pedersen
3
-30
/
+31
2007-06-11
Remove fbCopyAreammx() and fbSolidFillmmx()
Søren Sandmann Pedersen
2
-66
/
+0
2007-06-11
Split fbSolidFillmmx() into a new FbFillmmx() function. Call that from fbFill().
Søren Sandmann Pedersen
3
-18
/
+43
2007-06-11
Split fbCopyAreammx() into a new fbBltmmx() function; call this
Søren Sandmann Pedersen
3
-38
/
+61
2007-06-11
Don't pass regions to pixman_image_composite() anymore.
Søren Sandmann Pedersen
1
-140
/
+140
2007-06-07
Add new fb symbols to wfbrename.h.
Aaron Plattner
1
-0
/
+2
2007-06-05
Delete fbCompositeCopyAreammx()
Søren Sandmann Pedersen
2
-36
/
+0
2007-06-05
Remove most of the fast-path MMX operations from fbmmx. fbCopyAreammx
Søren Sandmann Pedersen
2
-2734
/
+0
2007-06-03
Include pixman.h from fb.h or compile of some files will fail
Benjamin Herrenschmidt
3
-3
/
+2
2007-05-23
Delete trapezoid rendering code; replace with pixman calls
Soren Sandmann Pedersen
1
-167
/
+12
2007-05-23
- Make image_from_pict() non-static
Soren Sandmann Pedersen
7
-588
/
+201
2007-05-23
Add missing offsets for window coordinates - reported by Colin Harrison
Soren Sandmann Pedersen
1
-0
/
+13
2007-05-21
Remove fast path code from fbpict.c
Soren Sandmann Pedersen
2
-1697
/
+23
2007-05-18
Use pixman_image_set_indexed() to make 8 bit work
Soren Sandmann Pedersen
1
-0
/
+4
2007-05-18
Comment out setup of general MMX code
Soren Sandmann Pedersen
1
-0
/
+6
2007-05-18
Move fbCompositeGeneral() to fbpict.c and remove fbcompose.c
Soren Sandmann Pedersen
3
-4363
/
+19
2007-05-18
Break image_from_pict() into a few subfunctions.
Soren Sandmann Pedersen
1
-183
/
+189
2007-05-18
Make the general compositing code create a pixman image and call
Soren Sandmann Pedersen
2
-3
/
+234
2007-05-17
Remove excessive unrolling in fbCompositeSrc_x888x8x8888() and fix bug where
Soren Sandmann Pedersen
1
-63
/
+22
2007-05-16
Make fbFetch_b8g8r8() actually write the read value to the buffer
Soren Sandmann Pedersen
1
-0
/
+1
2007-05-15
Revert various fast path functions to their pre-pixman-merge state
Soren Sandmann Pedersen
1
-515
/
+36
2007-05-03
New fbWalkCompositeRegion() function
Soren Sandmann Pedersen
3
-196
/
+143
2007-05-03
Add fbCompositeRect() as another special case in the switch of doom in fbpict.c
Soren Sandmann Pedersen
3
-15
/
+56
2007-05-02
Fix for a divide by zero that can be triggered by a malicious client.
Keith Packard
1
-0
/
+3
2007-04-29
Fix fbCompositeTrans_0888xnx0888 build for wfb on big endian.
Michel Dänzer
1
-1
/
+1
2007-04-29
Fix a couple of picture repeat fields incorrectly compared to RepeatNormal.
Michel Dänzer
1
-1
/
+1
2007-04-27
Pixman merging
Soren Sandmann Pedersen
1
-1
/
+34
2007-04-27
Bug fix in fbCompositeIn_nx8x8888
Soren Sandmann Pedersen
1
-1
/
+1
[next]