index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fb
/
fb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-08
fb: Make rootless-agnostic
Adam Jackson
1
-5
/
+0
2014-10-27
fb: Hide fbPush{Pattern,Fill}
Adam Jackson
1
-14
/
+0
2014-10-27
fb: Hide fbDots
Adam Jackson
1
-10
/
+0
2014-10-27
fb: Hide Bresenham line details
Adam Jackson
1
-18
/
+4
2014-10-27
fb: Hide some zero-width line details
Adam Jackson
1
-9
/
+0
2014-10-27
fb: Hide glyph implementation details
Adam Jackson
1
-10
/
+0
2014-10-27
fb: Remove even/odd tile slow-pathing
Adam Jackson
1
-39
/
+0
2014-10-27
fb: Remove unused fbReduceRasterOp
Adam Jackson
1
-3
/
+0
2014-10-27
fb: Remove even/odd stipple slow-pathing
Adam Jackson
1
-58
/
+0
2014-10-27
fb: FB_SHIFT is 5 (and FB_UNIT is 32)
Adam Jackson
1
-171
/
+2
2014-10-09
fb: fb{Map,Unmap}Window -> fb{Realize,Unrealize}Window
Adam Jackson
1
-2
/
+2
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-8
/
+8
2013-09-10
fb: Remove unused compatibility wrappers
Adam Jackson
1
-34
/
+0
2012-10-25
Use new pixman_glyph_cache_t API that will be in pixman 0.28.0
Søren Sandmann Pedersen
1
-0
/
+3
2012-09-23
dix: Remove #includes of mibstore.h
Daniel Martin
1
-1
/
+0
2012-07-05
Use new screen-specific privates for fb window and gc privates
Keith Packard
1
-11
/
+12
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-1
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-1085
/
+716
2011-04-01
fb: drop comments around 24-bit support.
Dave Airlie
1
-6
/
+0
2011-04-01
fb: add back fb defines for driver compat.
Dave Airlie
1
-0
/
+3
2011-04-01
fb: drop defines that aren't used/necessary anymore.
Dave Airlie
1
-27
/
+0
2011-03-17
Revert "dix: Remove usage_hint from pixmaps, store it in ->drawable.class"
Keith Packard
1
-2
/
+2
2011-03-08
dix: Remove usage_hint from pixmaps, store it in ->drawable.class
Adam Jackson
1
-2
/
+2
2010-11-10
fb: Remove fbcmap.c (bug 5436)
Jesse Adkins
1
-1
/
+1
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
[next]