index
:
~ofourdan/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
for-keith
for-whot
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-backports
server-1.18-branch
server-1.19-backports
server-1.19-branch
server-1.19-fixes
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xvidmode
xwayland
xwayland-1.19-branch
xwayland-glamor-xv
xwayland-test
Xserver stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fb
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-29
Fix alphamap interactions with wfb
Arcady Goldmints-Orlov
1
-2
/
+11
2015-07-08
fb: Make rootless-agnostic
Adam Jackson
1
-5
/
+0
2015-04-21
Convert exa & fb to new *allocarray functions
Alan Coopersmith
2
-2
/
+2
2014-11-12
Drop trailing whitespaces
Peter Hutterer
11
-17
/
+17
2014-10-27
fb: Fix Bresenham algorithms for commonly used small segments.
Alex Orange
1
-9
/
+11
2014-10-27
fb: Hide fbPush{Pattern,Fill}
Adam Jackson
2
-16
/
+2
2014-10-27
fb: Hide fbDots
Adam Jackson
2
-11
/
+1
2014-10-27
fb: Hide Bresenham line details
Adam Jackson
2
-35
/
+9
2014-10-27
fb: Hide some zero-width line details
Adam Jackson
3
-13
/
+2
2014-10-27
fb: Hide glyph implementation details
Adam Jackson
5
-18
/
+3
2014-10-27
fb: Remove even/odd tile slow-pathing
Adam Jackson
5
-206
/
+38
2014-10-27
fb: Remove unused fbReduceRasterOp
Adam Jackson
3
-83
/
+0
2014-10-27
fb: Move fbStipple*Bits near their only consumer
Adam Jackson
4
-121
/
+111
2014-10-27
fb: Remove even/odd stipple slow-pathing
Adam Jackson
7
-460
/
+60
2014-10-27
fb: FB_SHIFT is 5 (and FB_UNIT is 32)
Adam Jackson
9
-723
/
+9
2014-10-27
fb: Eliminate fbLaneTable, staticize fb{8,16,32}Lane
Adam Jackson
2
-22
/
+15
2014-10-23
render: Always store client clip as a region
Adam Jackson
1
-1
/
+1
2014-10-09
fb: fb{Map,Unmap}Window -> fb{Realize,Unrealize}Window
Adam Jackson
4
-8
/
+8
2014-10-09
mi: Drop plane argument from miHandleExposures
Adam Jackson
1
-1
/
+1
2014-10-09
dix: Drop the third argument from WindowExposuresProcPtr
Adam Jackson
2
-6
/
+3
2014-08-21
fb: Fix invalid bpp for 24bit depth window
Takashi Iwai
1
-1
/
+1
2014-07-03
fb: Don't free NULL pixmap in fbCloseScreen. Bug #80313
Keith Packard
1
-1
/
+2
2014-06-04
fb: fix screen pixmap leak on server reset
Brendan King
1
-1
/
+1
2014-04-21
fb: Fix origin of source picture in fbGlyphs
Peter Harris
1
-1
/
+1
2014-04-03
fb: Publish fbGlyphs and fbUnrealizeGlyph
Keith Packard
2
-3
/
+16
2014-03-31
Merge remote-tracking branch 'jturney/master'
Keith Packard
1
-2
/
+1
2014-03-27
fb: fix fast-path blt detection
Keith Packard
1
-27
/
+33
2014-03-27
Build fbcmap_mi.c once, rather than once for each DDX
Jon TURNEY
1
-2
/
+1
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
8
-31
/
+31
2013-09-10
fb: Remove unused compatibility wrappers
Adam Jackson
2
-61
/
+0
2013-04-30
dix: allow pixmap dirty helper to be used for non-shared pixmaps
Dave Airlie
1
-0
/
+1
2013-03-18
Merge remote-tracking branch 'whot/next'
Keith Packard
1
-6
/
+2
2013-03-07
fb: Rename wfbDestroyGlyphCache
Aaron Plattner
1
-0
/
+1
2013-02-15
fb: drop two unneeded shadowing variables
Peter Hutterer
1
-6
/
+2
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
1
-2
/
+2
2012-11-05
fb: fix shadow warnings
Yaakov Selkowitz
2
-10
/
+10
2012-10-25
Use new pixman_glyph_cache_t API that will be in pixman 0.28.0
Søren Sandmann Pedersen
3
-1
/
+156
2012-09-23
dix: Remove #includes of mibstore.h
Daniel Martin
1
-1
/
+0
2012-08-14
fb: reorder Bresenham error correction to avoid overshoot.
Simon Schubert
1
-9
/
+9
2012-07-05
Use new screen-specific privates for fb window and gc privates
Keith Packard
6
-41
/
+25
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
4
-4
/
+4
2012-03-21
Introduce a consistent coding style
Keith Packard
36
-8026
/
+6499
2011-10-04
Fix server crash due to invalid images
Kirill Elagin
1
-1
/
+3
2011-09-21
fb: Rename wfbTriangles and wfbTrapezoids
Aaron Plattner
1
-0
/
+2
2011-08-15
fb: Fix memcpy abuse
Adam Jackson
1
-2
/
+7
2011-06-16
fb: Mark some variables as unused.
Cyril Brulebois
4
-8
/
+8
2011-06-16
fb: Simplify logic, get rid of set but unused variable.
Cyril Brulebois
1
-6
/
+3
2011-05-25
fbbltone.c: Mark bitmasks as unsigned ints
Alan Coopersmith
1
-2
/
+2
2011-04-27
Merge remote-tracking branch 'jeremyhu/master'
Keith Packard
2
-1
/
+6
2011-04-25
fb: Silence warnings when building with clang
Jeremy Huddleston
2
-1
/
+6
[next]