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-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
2007-04-22
Fix unbalanced fbGetDrawable added in commit 0a9239ec.
Aaron Plattner
1
-0
/
+3
2007-04-21
Remove #if 0'ed leftovers from merge
Soren Sandmann Pedersen
1
-4
/
+0
2007-04-21
Fix gradient walker to not reset needlessly
Soren Sandmann Pedersen
1
-7
/
+11
2007-04-21
Fixing gradient repeat mode computations in previous patch. From David
Soren Sandmann Pedersen
1
-19
/
+18
2007-04-21
Remove a few memory references in fbFetchTransformed
Soren Sandmann Pedersen
1
-2
/
+2
2007-04-21
Integrate David Turner's gradient optimizations from pixman
Soren Sandmann Pedersen
1
-79
/
+259
2007-04-20
Fix pixman bug 5777, patch by David Reveman
Soren Sandmann Pedersen
1
-99
/
+156
2007-04-19
Merge David Reveman's gradient optimization patch from pixman
Soren Sandmann Pedersen
1
-573
/
+918
2007-04-03
s/intead/instead/
Brian
1
-1
/
+1
2007-04-03
Split the xserver/fb/fbcmap.c file into two files.
Brian
3
-86
/
+130
2007-03-06
remove PIXPRIV checks as this flag is always set.
Eamon Walsh
1
-4
/
+0
2007-02-06
Use the new 8888x0565mmx function in fbpict.c
Soren Sandmann Pedersen
1
-2
/
+12
2007-02-06
Reapply patch to fix AMD CPU detection
Soren Sandmann Pedersen
1
-1
/
+3
2007-02-06
Revert "Fix for AMD cpu detection. Bug 9614, Dan Williams."
Soren Sandmann Pedersen
1
-20
/
+1
2007-02-06
Add new fbCompositeSrc_8888x0565mmx() function, based on patch by Dan
Soren Sandmann Pedersen
2
-0
/
+110
2007-02-06
Fix for AMD cpu detection. Bug 9614, Dan Williams.
Soren Sandmann Pedersen
1
-1
/
+20
2007-01-22
Really fix optimized render cases being hit when they shouldn't.
Eric Anholt
1
-3
/
+0
2006-11-04
Merge master back to randr-1.2
Keith Packard
2
-16
/
+46
2006-11-04
Define fbHasVisualTypes in fb.h as it is exported
Keith Packard
1
-0
/
+3
2006-11-01
Fix several cases where optimized paths were hit when they shouldn't be.
Eric Anholt
2
-16
/
+46
2006-10-18
Use getisax() instead of asm code to determine available x86 ISA extensions o...
Alan Coopersmith
1
-2
/
+23
2006-10-10
Bug #8459: Don't forget to include AM_CFLAGS in libfb_la_CFLAGS on non-MMX pl...
Aaron Plattner
1
-1
/
+3
2006-10-02
Add (void) casts to clear compiler errors about ?: results having type mismatch
Alan Coopersmith
1
-5
/
+5
2006-09-28
Restore the global xx* symbols and add them to wfbrename.h.
Aaron Plattner
2
-5
/
+11
2006-09-20
Hide or rename more global symbols to avoid clashes with libfb.
Aaron Plattner
2
-6
/
+9
2006-09-05
(unsigned long)(1 << 31) = bad news on x86_64.
Aaron Plattner
1
-1
/
+1
2006-08-07
Use DrawablePtrs instead of PixmapPtrs for Prepare/Finish access.
Aaron Plattner
3
-21
/
+17
2006-08-01
Wrap libwfb memory access.
Aaron Plattner
20
-614
/
+641
2006-07-31
Make ReadMemoryProcPtr take a const pointer.
Aaron Plattner
1
-1
/
+1
2006-07-27
Add fbHasVisualTypes and fbSetVisualTypesAndMasks to wfbrename.h and include ...
Aaron Plattner
1
-0
/
+2
2006-07-26
Switch to using void* pointers.
Aaron Plattner
1
-4
/
+4
[next]