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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-11
fb: add fbDoCopy and fbCopyRegion compatibility wrappers.
Maarten Maathuis
2
-0
/
+73
2009-02-06
fb: move some code to mi
Maarten Maathuis
5
-367
/
+7
2008-12-07
Use libtool convenience libraries and better "symbol" table.
Paulo Cesar Pereira de Andrade
1
-0
/
+2
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
36
-338
/
+339
2008-12-02
Add visibility flags to XSERVER_CFLAGS.
Paulo Cesar Pereira de Andrade
2
-8
/
+8
2008-11-30
Remove declarations of symbols that are never defined.
Paulo Cesar Pereira de Andrade
2
-24
/
+0
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
30
-159
/
+159
2008-11-28
Make visible symbols required by xorg modules.
Paulo Cesar Pereira de Andrade
2
-2
/
+2
2008-10-03
Partially reverts commit 505c216d030a8eb6e9fa757ecebed9597a850c88.
Jeremy Huddleston
1
-0
/
+250
2008-10-03
Added dep on applewmproto 1.1.0
Jeremy Huddleston
1
-250
/
+0
2008-10-02
Fix bad preprocessor line
Adam Jackson
1
-1
/
+1
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
2
-4
/
+10
2008-07-23
Unifdef sgi.
Adam Jackson
1
-2
/
+1
2008-07-17
Dead code removal
Daniel Stone
4
-14
/
+0
2008-06-24
Check for __amd64__, not __x86_64__.
Adam Jackson
1
-1
/
+1
2008-06-20
Bug #12414: Create full-fledged pixmaps in fb24_32ReformatTile().
Adam Jackson
1
-6
/
+4
2008-06-13
Fix "warning: passing argument 1 of 'pixman_fill' from incompatible pointer t...
Eamon Walsh
1
-1
/
+1
2008-06-13
Death to mfb.
Adam Jackson
1
-3
/
+0
2008-05-20
fb: shut up two compiler warnings.
Peter Hutterer
2
-1
/
+3
2008-04-19
Removed fbpseudocolor.h from sdk_HEADERS.
Tilman Sauerbeck
1
-1
/
+1
2008-04-19
Remove fbpseudocolor
Adam Jackson
4
-2279
/
+1
2008-04-12
Check for __x86_64__ when we check for __amd64__
Matt Turner
1
-1
/
+1
2008-02-22
fbFillRegionTiled() is now dead code.
Adam Jackson
3
-71
/
+0
2007-12-13
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-3
/
+0
2007-12-02
Clean up many #if 0.
Adam Jackson
1
-3
/
+0
2007-11-20
Remove some duplicate include statements.
Eamon Walsh
1
-1
/
+0
2007-11-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
3
-4
/
+8
2007-11-15
Save pixmap allocation hints into the PixmapRec.
Aaron Plattner
3
-4
/
+8
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
5
-17
/
+19
2007-11-05
fb: Remove usage of alloca
Daniel Stone
2
-13
/
+13
2007-11-04
Add CreatePixmap allocation hints.
Aaron Plattner
4
-4
/
+6
2007-10-17
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2
-4
/
+41
2007-10-02
fbcmap_mi.c: add a missing api
Dodji Seketeli
1
-0
/
+8
2007-09-27
Add the FB_ACCESS_WRAPPER checks
Alan Hourihane
1
-0
/
+10
2007-09-27
Fix bug #12286
Alan Hourihane
1
-4
/
+23
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
7
-146
/
+0
2007-09-13
Remove the PaintWindow optimization.
Eric Anholt
7
-146
/
+0
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
9
-116
/
+64
2007-08-28
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
8
-110
/
+23
2007-08-25
Implement core protocol backing store exclusively in terms of Composite.
Adam Jackson
4
-87
/
+0
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-22
Revert "Fix <pixman.h> include to <pixman/pixman.h>"
Eric Anholt
1
-1
/
+1
2007-08-22
Fix <pixman.h> include to <pixman/pixman.h>
Alan Hourihane
1
-1
/
+1
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-16
Bug #12015: Use the right offsets in the dst arguments of pixman_blt.
Aaron Plattner
1
-2
/
+2
2007-08-06
Require pixman-1 0.9.4, update pixman includes to new scheme
Søren Sandmann Pedersen
1
-1
/
+1
2007-08-06
Don't unwrap too early in libwfb for Composite.
Aaron Plattner
4
-17
/
+16
2007-08-02
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
35
-814
/
+47
[next]