index
:
~ajax/xserver
65030
always-glx-1.4
arcology
atrocious-xephyr-glamor-hacks
bsbs11
bsbs7
composite-work
crtc-confine-v3
damage-at-flush-globally
dbe-shrink
dead-code
death-to-spans
dietfb
dix-dri2
dmx-2
drawable-ops
dri2-no-block
epoll
fedora-merge
fixes-atomic-requests
for-keithp
gc-rework
glamor-did-not-regress
glamor-for-1.15
glamor-getimage-planemask
glamor-no-largepixmap
glapi
glapi-misc
glx
glx-2
glx-direct-dispatch
glx-direct-dispatch-parts
glx-ext-libglvnd
glx-fix-osx
glx-fixes-for-1.8
glx-for-1.14
glx-gen
glx-rewrite
glx-work-pre-xdc
glxfe
glxvnd
grabpointer-rhel6.6
init-cleanup
input-thread
input-thread-v3
ioaddress
less-loader
master
maxformats
mi-cleanup
ms2432-1.17
orbea-test-1.18-dri2
performance
pointer-barriers
port-shadowfb-to-damage
resource-refactor
ricer-tuning
root-window-finalize-callback
rootless-merge
screen-gc-funcs
sdksyms
server-1.10-barriers
server-1.10-iglx
server-1.10-xfree86
server-1.12-queue
server-1.14-abi-churn
server-1.17-branch
server-1.9-xfree86
shatter
shatter-2
sigaction
synchronous-font-server
valtree-tuning
vbe-dos-hacks
vfb-ifr
vidmem-cleanup
vixmap-groundwork
vixmaps
warnings
wayland-abi
wayland-deferred-surface
wayland-netwm-etc
whot-barriers
window-cleanup
windowoptrec
wl-rebase-for-f20
wtf-gcc
xf86priv
xserver-1.13-queue
xserver-next
xvfb-glamor-be
xwayland-1.14
xwayland-next
xwl-glamor-be
xwl-xdg-shell
ajax's xserver tree
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fb
/
fbpict.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-23
Revert "Revert "Require pixman 0.9.5; Use pixman_image_set_source_clipping() ...
Søren Sandmann Pedersen
1
-0
/
+1
2007-08-22
Revert "Require pixman 0.9.5; Use pixman_image_set_source_clipping() to fix"
Eric Anholt
1
-1
/
+0
2007-08-21
Require pixman 0.9.5; Use pixman_image_set_source_clipping() to fix
Søren Sandmann Pedersen
1
-0
/
+1
2007-08-16
stride is in FbBits-sized chunks, but xoff is not.
Aaron Plattner
1
-3
/
+3
2007-08-06
Don't unwrap too early in libwfb for Composite.
Aaron Plattner
1
-11
/
+12
2007-07-11
"fbpict.c", line 215: void function cannot return value
Alan Coopersmith
1
-1
/
+1
2007-06-11
Replace fbFillmmx() with pixman_fill() and remove fbmmx.[ch]
Søren Sandmann Pedersen
1
-201
/
+0
2007-06-11
Don't pass regions to pixman_image_composite() anymore.
Søren Sandmann Pedersen
1
-140
/
+140
2007-06-03
Include pixman.h from fb.h or compile of some files will fail
Benjamin Herrenschmidt
1
-1
/
+0
2007-05-23
- Make image_from_pict() non-static
Soren Sandmann Pedersen
1
-113
/
+117
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
1
-1506
/
+23
2007-05-18
Use pixman_image_set_indexed() to make 8 bit work
Soren Sandmann Pedersen
1
-0
/
+4
2007-05-18
Move fbCompositeGeneral() to fbpict.c and remove fbcompose.c
Soren Sandmann Pedersen
1
-44
/
+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
1
-2
/
+232
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
1
-95
/
+110
2007-05-03
Add fbCompositeRect() as another special case in the switch of doom in fbpict.c
Soren Sandmann Pedersen
1
-14
/
+52
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-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-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
1
-332
/
+370
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
1
-1
/
+180
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
Fix for AMD cpu detection. Bug 9614, Dan Williams.
Soren Sandmann Pedersen
1
-1
/
+20
2006-11-01
Fix several cases where optimized paths were hit when they shouldn't be.
Eric Anholt
1
-10
/
+5
2006-10-18
Use getisax() instead of asm code to determine available x86 ISA extensions o...
Alan Coopersmith
1
-2
/
+23
2006-08-01
Wrap libwfb memory access.
Aaron Plattner
1
-35
/
+35
2006-07-26
Add framebuffer access wrapper infrastructure.
Aaron Plattner
1
-0
/
+39
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-1
/
+0
2006-06-19
Clean up gcc warnings from picture format CARD32 -> enum change.
Eric Anholt
1
-0
/
+50
2006-05-11
Bug #5796: Wrong fastpath selection for repeating sources.
Matthias Hopf
1
-3
/
+3
2006-02-10
Remove libcwrapper usage from xorg server modules. The libcwrapper is only
Eric Anholt
1
-0
/
+2
2005-12-20
Fix an fb regression on A8 pictures. (Fredrik Höglund)
Adam Jackson
1
-1
/
+1
2005-11-30
Bug #5093: Fix fb for non-SSE machines. (Xavier Bachelot)
Adam Jackson
1
-0
/
+118
2005-08-30
Apply the xserver patch from vektor for bug #4208: Use NULL for pointers
Eric Anholt
1
-1
/
+1
[next]