index
:
xorg-server.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fb
/
fbpict.c
Age
Commit message (
Expand
)
Author
2008-05-20
fb: shut up two compiler warnings.
Peter Hutterer
2007-08-23
Revert "Revert "Require pixman 0.9.5; Use pixman_image_set_source_clipping() ...
Søren Sandmann Pedersen
2007-08-22
Revert "Require pixman 0.9.5; Use pixman_image_set_source_clipping() to fix"
Eric Anholt
2007-08-21
Require pixman 0.9.5; Use pixman_image_set_source_clipping() to fix
Søren Sandmann Pedersen
2007-08-16
stride is in FbBits-sized chunks, but xoff is not.
Aaron Plattner
2007-08-06
Don't unwrap too early in libwfb for Composite.
Aaron Plattner
2007-07-11
"fbpict.c", line 215: void function cannot return value
Alan Coopersmith
2007-06-11
Replace fbFillmmx() with pixman_fill() and remove fbmmx.[ch]
Søren Sandmann Pedersen
2007-06-11
Don't pass regions to pixman_image_composite() anymore.
Søren Sandmann Pedersen
2007-06-03
Include pixman.h from fb.h or compile of some files will fail
Benjamin Herrenschmidt
2007-05-23
- Make image_from_pict() non-static
Soren Sandmann Pedersen
2007-05-23
Add missing offsets for window coordinates - reported by Colin Harrison
Soren Sandmann Pedersen
2007-05-21
Remove fast path code from fbpict.c
Soren Sandmann Pedersen
2007-05-18
Use pixman_image_set_indexed() to make 8 bit work
Soren Sandmann Pedersen
2007-05-18
Move fbCompositeGeneral() to fbpict.c and remove fbcompose.c
Soren Sandmann Pedersen
2007-05-18
Break image_from_pict() into a few subfunctions.
Soren Sandmann Pedersen
2007-05-18
Make the general compositing code create a pixman image and call
Soren Sandmann Pedersen
2007-05-15
Revert various fast path functions to their pre-pixman-merge state
Soren Sandmann Pedersen
2007-05-03
New fbWalkCompositeRegion() function
Soren Sandmann Pedersen
2007-05-03
Add fbCompositeRect() as another special case in the switch of doom in fbpict.c
Soren Sandmann Pedersen
2007-04-29
Fix fbCompositeTrans_0888xnx0888 build for wfb on big endian.
Michel Dänzer
2007-04-29
Fix a couple of picture repeat fields incorrectly compared to RepeatNormal.
Michel Dänzer
2007-04-26
Pixman merge
Soren Sandmann Pedersen
2007-04-26
Pixman merge
Soren Sandmann Pedersen
2007-04-26
Pixman merge
Soren Sandmann Pedersen
2007-04-25
Don't treat convolution filters as transformations.
Soren Sandmann Pedersen
2007-04-25
Port MSVC++ CPU detection code from pixman. (Vladimir Vukicevic).
Soren Sandmann Pedersen
2007-04-25
Integrate optimization from xserver from David Reveman where repeats
Soren Sandmann Pedersen
2007-04-25
Add function fbCompositeSrcAdd_8888x8x8(), and fix a bug where
Soren Sandmann Pedersen
2007-04-25
Various fixes from xserver via pixman (Billy Biggs)
Soren Sandmann Pedersen
2007-04-24
Use READ/WRITE macros for new functions introduced in previous commits.
Soren Sandmann Pedersen
2007-04-24
Remove #if 0'ed blocks
Soren Sandmann Pedersen
2007-04-24
From pixman (Jeff Muizelaar)
Soren Sandmann Pedersen
2007-04-24
From xserver via pixman (Jeff Muizelaar)
Soren Sandmann Pedersen
2007-04-24
Fix format vs formatCode in previous commit
Soren Sandmann Pedersen
2007-04-24
Add functions fbCompositeSrcSrc_nxn() and fbCompositeTrans_0565xnx0565
Soren Sandmann Pedersen
2007-02-06
Use the new 8888x0565mmx function in fbpict.c
Soren Sandmann Pedersen
2007-02-06
Reapply patch to fix AMD CPU detection
Soren Sandmann Pedersen
2007-02-06
Revert "Fix for AMD cpu detection. Bug 9614, Dan Williams."
Soren Sandmann Pedersen
2007-02-06
Fix for AMD cpu detection. Bug 9614, Dan Williams.
Soren Sandmann Pedersen
2006-11-01
Fix several cases where optimized paths were hit when they shouldn't be.
Eric Anholt
2006-10-18
Use getisax() instead of asm code to determine available x86 ISA extensions o...
Alan Coopersmith
2006-08-01
Wrap libwfb memory access.
Aaron Plattner
2006-07-26
Add framebuffer access wrapper infrastructure.
Aaron Plattner
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
2006-06-19
Clean up gcc warnings from picture format CARD32 -> enum change.
Eric Anholt
2006-05-11
Bug #5796: Wrong fastpath selection for repeating sources.
Matthias Hopf
2006-02-10
Remove libcwrapper usage from xorg server modules. The libcwrapper is only
Eric Anholt
2005-12-20
Fix an fb regression on A8 pictures. (Fredrik Höglund)
Adam Jackson
2005-11-30
Bug #5093: Fix fb for non-SSE machines. (Xavier Bachelot)
Adam Jackson
[next]