index
:
~csimpson/xserver
bugfixes
master
triage
And I have become comfortably numb.
csimpson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fb
/
fb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-13
Remove the PaintWindow optimization.
Eric Anholt
1
-4
/
+0
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-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-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
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
2004-11-05
Use ROOTLESS instead of platform specific defines.
Torrey Lyons
1
-2
/
+2
2004-08-11
Apply PPC64 build patch (Bug #303, Mike A. Harris, Alan Coopersmith).
Kevin E Martin
1
-1
/
+2
2004-07-30
Bug #400 (partial): Driver fixes for the dlloader. When using dlloader, all
Adam Jackson
1
-4
/
+9
2004-06-21
Bug 783: rootless patches for cygwin
Alexander Gottwald
1
-2
/
+2
2004-05-16
xc/programs/Xserver/fb/fb.h
Alan Coopersmith
1
-1
/
+4
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-2
/
+2
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
Kaleb Keithley
1
-10
/
+11
2003-11-14
Initial revision
Kaleb Keithley
1
-0
/
+2018