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-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
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
30
-159
/
+159
2008-11-28
Make visible symbols required by xorg modules.
Paulo Cesar Pereira de Andrade
2
-2
/
+2
2008-10-03
Partially reverts commit 505c216d030a8eb6e9fa757ecebed9597a850c88.
Jeremy Huddleston
1
-0
/
+250
2008-10-03
Added dep on applewmproto 1.1.0
Jeremy Huddleston
1
-250
/
+0
2008-10-02
Fix bad preprocessor line
Adam Jackson
1
-1
/
+1
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
2
-4
/
+10
2008-07-23
Unifdef sgi.
Adam Jackson
1
-2
/
+1
2008-07-17
Dead code removal
Daniel Stone
4
-14
/
+0
2008-06-24
Check for __amd64__, not __x86_64__.
Adam Jackson
1
-1
/
+1
2008-06-20
Bug #12414: Create full-fledged pixmaps in fb24_32ReformatTile().
Adam Jackson
1
-6
/
+4
2008-06-13
Fix "warning: passing argument 1 of 'pixman_fill' from incompatible pointer t...
Eamon Walsh
1
-1
/
+1
2008-06-13
Death to mfb.
Adam Jackson
1
-3
/
+0
2008-05-20
fb: shut up two compiler warnings.
Peter Hutterer
2
-1
/
+3
2008-04-19
Removed fbpseudocolor.h from sdk_HEADERS.
Tilman Sauerbeck
1
-1
/
+1
2008-04-19
Remove fbpseudocolor
Adam Jackson
4
-2279
/
+1
2008-04-12
Check for __x86_64__ when we check for __amd64__
Matt Turner
1
-1
/
+1
[next]