index
:
~halfline/xserver
foo
master
wip/logind-integration
xwayland
Unnamed repository; edit this file 'description' to name the repository.
halfline
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fb
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-10
fb: Remove unused compatibility wrappers
Adam Jackson
2
-61
/
+0
2013-04-30
dix: allow pixmap dirty helper to be used for non-shared pixmaps
Dave Airlie
1
-0
/
+1
2013-03-18
Merge remote-tracking branch 'whot/next'
Keith Packard
1
-6
/
+2
2013-03-07
fb: Rename wfbDestroyGlyphCache
Aaron Plattner
1
-0
/
+1
2013-02-15
fb: drop two unneeded shadowing variables
Peter Hutterer
1
-6
/
+2
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
1
-2
/
+2
2012-11-05
fb: fix shadow warnings
Yaakov Selkowitz
2
-10
/
+10
2012-10-25
Use new pixman_glyph_cache_t API that will be in pixman 0.28.0
Søren Sandmann Pedersen
3
-1
/
+156
2012-09-23
dix: Remove #includes of mibstore.h
Daniel Martin
1
-1
/
+0
2012-08-14
fb: reorder Bresenham error correction to avoid overshoot.
Simon Schubert
1
-9
/
+9
2012-07-05
Use new screen-specific privates for fb window and gc privates
Keith Packard
6
-41
/
+25
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
4
-4
/
+4
2012-03-21
Introduce a consistent coding style
Keith Packard
36
-8026
/
+6499
2011-10-04
Fix server crash due to invalid images
Kirill Elagin
1
-1
/
+3
2011-09-21
fb: Rename wfbTriangles and wfbTrapezoids
Aaron Plattner
1
-0
/
+2
2011-08-15
fb: Fix memcpy abuse
Adam Jackson
1
-2
/
+7
2011-06-16
fb: Mark some variables as unused.
Cyril Brulebois
4
-8
/
+8
2011-06-16
fb: Simplify logic, get rid of set but unused variable.
Cyril Brulebois
1
-6
/
+3
2011-05-25
fbbltone.c: Mark bitmasks as unsigned ints
Alan Coopersmith
1
-2
/
+2
2011-04-27
Merge remote-tracking branch 'jeremyhu/master'
Keith Packard
2
-1
/
+6
2011-04-25
fb: Silence warnings when building with clang
Jeremy Huddleston
2
-1
/
+6
2011-04-22
Fix trapezoid and triangle rendering to windows
Søren Sandmann Pedersen
1
-29
/
+27
2011-04-22
fb: Call miCompositeSourceValidate() on the source in fbShapes()
Søren Sandmann Pedersen
1
-0
/
+2
2011-04-22
Track damage for fbTrapezoids() and fbTriangles().
Søren Sandmann Pedersen
1
-0
/
+5
2011-04-04
fb: fix memory leak in fbOverlayFinishScreenInit
Tiago Vignatti
1
-2
/
+6
2011-04-04
mi: fix memory leak in miInitVisuals
Tiago Vignatti
1
-4
/
+0
2011-04-01
fb: cleanup fbChangeWindowAttributes
Dave Airlie
1
-35
/
+20
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
21
-155
/
+0
2011-03-17
Revert "dix: Remove usage_hint from pixmaps, store it in ->drawable.class"
Keith Packard
3
-7
/
+9
2011-03-14
Remove geometry arguments from miSourceValidate()
Søren Sandmann Pedersen
1
-2
/
+2
2011-03-08
dix: Remove usage_hint from pixmaps, store it in ->drawable.class
Adam Jackson
3
-9
/
+7
2011-02-26
Implement fbAddTriangles() in terms of pixman_add_triangles()
Søren Sandmann Pedersen
1
-82
/
+9
2011-02-26
Move miTriangles to fb as fbTriangles()
Søren Sandmann Pedersen
3
-31
/
+89
2011-02-26
Move miTrapezoids() into fb as fbTrapezoids()
Søren Sandmann Pedersen
3
-3
/
+91
2011-02-08
fb: Remove hw/xfree86/ from includes
Adam Jackson
1
-4
/
+0
2010-12-07
Sun's copyrights now belong to Oracle
Alan Coopersmith
1
-1
/
+1
2010-11-10
fb: Remove fbcmap.c (bug 5436)
Jesse Adkins
3
-588
/
+2
2010-11-02
fb: Delete a bunch more left-overs
Søren Sandmann Pedersen
2
-381
/
+0
2010-11-02
wfb: Delete unused renamings
Søren Sandmann Pedersen
1
-15
/
+0
2010-11-02
fb: Delete fbCompositeGeneral()
Søren Sandmann Pedersen
2
-35
/
+0
2010-11-01
render: Delete renderedge.[ch]
Søren Sandmann Pedersen
2
-4
/
+0
2010-11-01
Delete unused fbWalkCompositeRegion()
Søren Sandmann Pedersen
3
-124
/
+0
2010-10-13
Remove leftover fbSaveAreas & fbRestoreAreas defines from wfbrename.h
Alan Coopersmith
1
-2
/
+0
2010-09-13
Delete redundant GC initializations.
Jamey Sharp
1
-7
/
+1
2010-09-13
Delete unused lastWinOrg field from GCs.
Jamey Sharp
1
-3
/
+0
2010-09-13
fb: Delete unused oneRect private field.
Jamey Sharp
2
-2
/
+0
2010-08-20
fb: make isClipped always reject negative coordinates (bug 11503)
Keith Packard
1
-1
/
+1
2010-08-10
Don't let alpha maps recurse in fb. Bug 23581.
Keith Packard
1
-6
/
+18
[next]