[PATCH] fb: Rename wfbDestroyGlyphCache

2013-03-06 Thread Aaron Plattner
Renaming this function was missed in commit 9cbcb5bd6a5360a128d15b77a02d8d3351f74366, so both libfb.so and libwfb.so define functions named fbDestroyGlyphCache. Signed-off-by: Aaron Plattner aplatt...@nvidia.com --- fb/wfbrename.h | 1 + 1 file changed, 1 insertion(+) diff --git

Re: [PATCH] fb: Rename wfbDestroyGlyphCache

2013-03-06 Thread Søren Sandmann
Aaron Plattner aplatt...@nvidia.com writes: Renaming this function was missed in commit 9cbcb5bd6a5360a128d15b77a02d8d3351f74366, so both libfb.so and libwfb.so define functions named fbDestroyGlyphCache. Reviewed-by: Søren Sandmann s...@redhat.com

how to reduce X building time?

2013-03-06 Thread wolfking
hi, all: I'm building the X on my PowerPC platform and have a problem: Everytime when I use the build.sh scricpt to build the X, the build.sh restart from thebeginning to compile, it wastes a lot of time to rebuild the components that it builtin the previous building process. I remember in

Re: Initial DRI3000 protocol specs available

2013-03-06 Thread Keith Packard
Owen Taylor otay...@redhat.com writes: A complex scheme where the compositor and the server collaborate on the implementation of SwapRegion seems fragile to me, and still doesn't get some details right - like the swap count returned from SwapRegion. What if we made SwapRegion redirectable