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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2010-06-10
Record some additional library dependencies in xf86 modules
Alan Coopersmith
1
-0
/
+2
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
3
-4
/
+4
2010-06-05
Clean up after removal of screen parameters from region macros.
Jamey Sharp
3
-21
/
+12
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
7
-50
/
+40
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
19
-67
/
+67
2010-06-05
Change region implementation names to eliminate the 'mi' prefix
Keith Packard
1
-2
/
+2
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-1
/
+1
2010-05-13
Replace dixChangeGC with calls directly to the right variant.
Jamey Sharp
1
-1
/
+1
2010-05-13
dixChangeGC callers: Use ChangeGCVal instead of XID almost everywhere.
Jamey Sharp
1
-1
/
+3
2010-05-12
Kill DoChangeGC in favor of dixChangeGC.
Jamey Sharp
1
-1
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
6
-20
/
+20
2010-04-23
fb: track screens' installed colormaps as screen privates.
Jamey Sharp
1
-8
/
+8
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
3
-15
/
+0
2010-03-21
fb: fbFinishScreenInit: leaked_storage: Variable "(visuals|depths)" goes out ...
Oliver McFadden
1
-0
/
+4
2010-01-27
Fix source pictures getting random transforms after 2d6a8f668342a5190cdf43b5.
Pierre-Loup A. Griffais
1
-0
/
+1
2009-12-16
Update Sun license notices to current X.Org standard form
Alan Coopersmith
2
-58
/
+44
2009-12-11
fb: Adjust transform or composite coordinates for pixman operations
Keith Packard
3
-26
/
+58
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
3
-101
/
+23
2009-12-11
Revert "Use IncludeInferiors when copying windows before compositing."
Keith Packard
1
-4
/
+3
2009-12-11
Revert "Reserve space for two GC values in copy_drawable()."
Keith Packard
1
-1
/
+1
2009-12-11
Revert "fb: Don't crash if copy_drawable() returns NULL."
Keith Packard
1
-4
/
+2
2009-11-30
fb: Don't crash if copy_drawable() returns NULL.
Michel Dänzer
1
-2
/
+4
2009-09-14
Add xoff and yoff to drawable->x and drawable->y in create_bits_picture().
Soeren Sandmann
1
-1
/
+3
2009-09-07
Fix "warning: left-hand operand of comma expression has no effect"
Eamon Walsh
3
-18
/
+30
2009-08-04
Add support for RENDER BGRA formats.
Michel Dänzer
1
-0
/
+2
2009-07-09
Reserve space for two GC values in copy_drawable().
Soren Sandmann Pedersen
1
-1
/
+1
2009-07-06
Use IncludeInferiors when copying windows before compositing.
Søren Sandmann Pedersen
1
-3
/
+4
2009-06-18
Fix clipping when windows are used as sources
Søren Sandmann Pedersen
3
-24
/
+101
2009-05-10
Make compositing with transformed windows work again.
Søren Sandmann Pedersen
1
-16
/
+8
2009-04-29
Fix most remaining deprecated resource lookups.
Eamon Walsh
1
-2
/
+4
2009-02-11
fb: add fbDoCopy and fbCopyRegion compatibility wrappers.
Maarten Maathuis
2
-0
/
+73
2009-02-06
fb: move some code to mi
Maarten Maathuis
5
-367
/
+7
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
36
-338
/
+339
2008-12-02
Add visibility flags to XSERVER_CFLAGS.
Paulo Cesar Pereira de Andrade
2
-8
/
+8
2008-11-30
Remove declarations of symbols that are never defined.
Paulo Cesar Pereira de Andrade
2
-24
/
+0
[next]