index
:
~pzanoni/xserver
leak-fixes
master
.yrotisoper eht eman ot 'noitpircsed' elif siht tide ;yrotisoper demannU
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fb
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-11
Delete fbBltmmx().
Søren Sandmann Pedersen
2
-145
/
+0
2007-06-11
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
13
-3607
/
+292
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-22
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
7
-5376
/
+1169
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
2007-04-26
Change expand_alpha_rev to expand_alpha in mmxSaturateU
Soren Sandmann Pedersen
1
-1
/
+1
2007-04-26
Fix typo in previous commit
Soren Sandmann Pedersen
1
-1
/
+1
2007-04-26
Pixman merge
Soren Sandmann Pedersen
1
-45
/
+94
2007-04-26
Pixman merge
Soren Sandmann Pedersen
1
-1
/
+6
2007-04-26
Pixman merge
Soren Sandmann Pedersen
1
-23
/
+65
2007-04-26
Pixman merge
Soren Sandmann Pedersen
1
-33
/
+44
2007-04-26
More pixman merging
Soren Sandmann Pedersen
2
-150
/
+651
2007-04-25
Don't treat convolution filters as transformations.
Soren Sandmann Pedersen
1
-20
/
+17
2007-04-25
Port MSVC++ CPU detection code from pixman. (Vladimir Vukicevic).
Soren Sandmann Pedersen
1
-6
/
+64
2007-04-25
Integrate optimization from xserver from David Reveman where repeats
Soren Sandmann Pedersen
1
-2
/
+29
2007-04-25
Add function fbCompositeSrcAdd_8888x8x8(), and fix a bug where
Soren Sandmann Pedersen
1
-2
/
+69
2007-04-25
Various fixes from xserver via pixman (Billy Biggs)
Soren Sandmann Pedersen
1
-8
/
+8
2007-04-24
Use READ/WRITE macros for new functions introduced in previous commits.
Soren Sandmann Pedersen
1
-258
/
+257
2007-04-24
Remove #if 0'ed blocks
Soren Sandmann Pedersen
1
-41
/
+0
2007-04-24
From pixman (Jeff Muizelaar)
Soren Sandmann Pedersen
2
-334
/
+372
2007-04-24
From xserver via pixman (Jeff Muizelaar)
Soren Sandmann Pedersen
1
-120
/
+512
2007-04-24
Fix format vs formatCode in previous commit
Soren Sandmann Pedersen
1
-1
/
+1
2007-04-24
Add functions fbCompositeSrcSrc_nxn() and fbCompositeTrans_0565xnx0565
Soren Sandmann Pedersen
2
-1
/
+188
2007-04-23
Gradient fixes
Soren Sandmann Pedersen
1
-30
/
+173
[prev]
[next]