index
:
~dottedmag/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
fixes
for-keithp
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.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_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
fixes for X server
dottedmag
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fb
/
fb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-13
fb: Delete unused oneRect private field.
Jamey Sharp
1
-1
/
+0
2010-06-05
Clean up after removal of screen parameters from region macros.
Jamey Sharp
1
-2
/
+1
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-8
/
+11
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-1
/
+1
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-1
/
+1
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-4
/
+0
2009-12-11
fb: Adjust transform or composite coordinates for pixman operations
Keith Packard
1
-2
/
+5
2009-12-11
Split fbGetDrawable into fbGetDrawablePixmap and fbGetPixmapBitsData
Keith Packard
1
-30
/
+33
2009-12-11
Revert "Fix clipping when windows are used as sources"
Keith Packard
1
-2
/
+1
2009-09-07
Fix "warning: left-hand operand of comma expression has no effect"
Eamon Walsh
1
-16
/
+28
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
[next]