index
:
xorg/xserver-test
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
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.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
xwayland
xwayland-1.12
X server
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fb
/
fb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-18
Fix clipping when windows are used as sources
Søren Sandmann Pedersen
1
-1
/
+2
2009-02-11
fb: add fbDoCopy and fbCopyRegion compatibility wrappers.
Maarten Maathuis
1
-0
/
+40
2009-02-06
fb: move some code to mi
Maarten Maathuis
1
-37
/
+0
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
1
-143
/
+144
2008-11-30
Remove declarations of symbols that are never defined.
Paulo Cesar Pereira de Andrade
1
-16
/
+0
2008-10-02
Fix bad preprocessor line
Adam Jackson
1
-1
/
+1
2008-07-23
Unifdef sgi.
Adam Jackson
1
-2
/
+1
2008-07-17
Dead code removal
Daniel Stone
1
-6
/
+0
2008-06-24
Check for __amd64__, not __x86_64__.
Adam Jackson
1
-1
/
+1
2008-06-13
Death to mfb.
Adam Jackson
1
-3
/
+0
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
1
-5
/
+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
1
-1
/
+2
2007-11-15
Save pixmap allocation hints into the PixmapRec.
Aaron Plattner
1
-1
/
+2
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-1
/
+2
2007-11-04
Add CreatePixmap allocation hints.
Aaron Plattner
1
-1
/
+2
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-4
/
+0
2007-09-13
Remove the PaintWindow optimization.
Eric Anholt
1
-4
/
+0
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-12
/
+8
2007-08-28
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-18
/
+2
2007-08-25
Implement core protocol backing store exclusively in terms of Composite.
Adam Jackson
1
-17
/
+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-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
1
-0
/
+1
2007-08-02
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-34
/
+1
2007-07-05
Clean up unused #ifdefs from fb.
Adam Jackson
1
-34
/
+0
2007-06-27
Handle tileStride > 1 in fbEvenTile.
Aaron Plattner
1
-0
/
+1
2007-06-11
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-0
/
+6
2007-06-03
Include pixman.h from fb.h or compile of some files will fail
Benjamin Herrenschmidt
1
-0
/
+2
2007-05-23
- Make image_from_pict() non-static
Soren Sandmann Pedersen
1
-0
/
+4
2007-04-05
devPrivates rework: properly free devPrivates on compatibility structures,
Eamon Walsh
1
-0
/
+1
2006-11-04
Define fbHasVisualTypes in fb.h as it is exported
Keith Packard
1
-0
/
+3
2006-10-02
Add (void) casts to clear compiler errors about ?: results having type mismatch
Alan Coopersmith
1
-5
/
+5
2006-08-07
Use DrawablePtrs instead of PixmapPtrs for Prepare/Finish access.
Aaron Plattner
1
-19
/
+15
2006-08-01
Wrap libwfb memory access.
Aaron Plattner
1
-9
/
+31
2006-07-31
Make ReadMemoryProcPtr take a const pointer.
Aaron Plattner
1
-1
/
+1
2006-07-26
Switch to using void* pointers.
Aaron Plattner
1
-4
/
+4
2006-07-26
Add framebuffer access wrapper infrastructure.
Aaron Plattner
1
-0
/
+69
2006-07-26
Prefix all of the exported symbols in libwfb.so with "wfb".
Aaron Plattner
1
-0
/
+1
2006-07-26
Build infrastructure for libwfb.so.
Aaron Plattner
1
-0
/
+6
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-2
/
+0
2005-10-02
Bugzilla #4616:
Eric Anholt
1
-13
/
+39
2005-08-24
Remove use of dix-config and xorg-config.h from public headers.
Daniel Stone
1
-4
/
+0
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
1
-1
/
+1
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
1
-2
/
+2
2004-12-04
Encoding of numerous files changed to UTF-8
Markus Kuhn
1
-2
/
+2
[next]