index
:
~cndougla/xserver
input-fixes
integration-testing
integration-tests
master
mixed-mode
multitouch
multitouch-devel
multitouch-rebase
multitouch-stable
pointer
server-1.10-masked-valuator-fixes
signal-logging
signal-logging-v4
signal-logging-v5
signal-logging2
xi2.1
xi2.1-new
xi2.1-new-stable
xi2.1-stable
xi2.1-stable-abi-12
XI 2.1 development
cndougla
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fb
/
fb.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
[next]