index
:
~keithp/xserver
backout-randr
block-reorder
by-keithp
change-region-api
check-private-usage
depth1
dist-build-fixes
dri3
drm-lease
drm-lease-hacks
drm-lease-v2
drm-sequence
drm-vblank
fd-passing
fix-alpha-maps
fix-ephyr
fix-fb
fix-private-usage
force-randr-shadow
glamor-core-profile
glamor-fence
glamor-fixes
glamor-glclear
glamor-keithp
glamor-new-glyphs
glamor-pixmaps
glamor-present-xv
glamor-server
glamor-sw-traps
glamor-xv-cleanup
glx-answer-buffer
listen-fixes
master
new-font-api
new-glyphs
non-desktop
present-compositor
present-fixes
privates-fixes
protect-input
randr-1.4
randr-1.4-subwork
randr-fixes
randr-monitors
registry-fixes
remove-xfree86-sigio
render-float-transform
screen-specific-privates
secure-x
swap-pages
touch-listener
warning-fixes
wayland-pointer
window-scaling
xinput-align-fix
xkbcomp-cache
Keith's X server tree
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fb
/
fbfill.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-27
fb: Remove even/odd tile slow-pathing
Adam Jackson
1
-0
/
+38
2014-10-27
fb: Remove even/odd stipple slow-pathing
Adam Jackson
1
-1
/
+45
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-182
/
+144
2011-06-16
fb: Mark some variables as unused.
Cyril Brulebois
1
-3
/
+3
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-1
/
+1
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-2
/
+2
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-2
/
+2
2007-06-29
Death to RCS tags.
Adam Jackson
1
-2
/
+0
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
Replace fbFillmmx() with pixman_fill() and remove fbmmx.[ch]
Søren Sandmann Pedersen
1
-9
/
+8
2007-06-11
Port a few forgotten fbSolidFillmmx()'es to fbFillmmx(). Use pixman_blt() ins...
Søren Sandmann Pedersen
1
-7
/
+7
2007-06-11
Split fbSolidFillmmx() into a new FbFillmmx() function. Call that from fbFill().
Søren Sandmann Pedersen
1
-1
/
+4
2006-07-26
Add framebuffer access wrapper infrastructure.
Aaron Plattner
1
-2
/
+11
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-1
/
+0
2006-04-03
Bug #5478: More use of fbSOlidFillmmx. (Jim Huang)
Adam Jackson
1
-1
/
+11
2005-10-02
Bugzilla #4616:
Eric Anholt
1
-3
/
+3
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-01-03
Mon Jan 3 12:45:10 2005 Søren Sandmann <sandmann@redhat.com>
Søren Sandmann Pedersen
1
-1
/
+1
2004-12-04
Encoding of numerous files changed to UTF-8
Markus Kuhn
1
-1
/
+1
2004-07-22
Thu Jul 22 20:03:11 2004 Soeren Sandmann <sandmann@daimi.au.dk>
Søren Sandmann Pedersen
1
-0
/
+6
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-1
/
+1
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
2003-11-14
Initial revision
Kaleb Keithley
1
-0
/
+212