index
:
~keithp/xserver
backout-randr
block-reorder
by-keithp
change-region-api
check-private-usage
depth1
dist-build-fixes
dri3
drm-lease
drm-lease-hacks
drm-lease-v2
drm-sequence
drm-vblank
fd-passing
fix-alpha-maps
fix-ephyr
fix-fb
fix-private-usage
force-randr-shadow
glamor-core-profile
glamor-fence
glamor-fixes
glamor-glclear
glamor-keithp
glamor-new-glyphs
glamor-pixmaps
glamor-present-xv
glamor-server
glamor-sw-traps
glamor-xv-cleanup
glx-answer-buffer
listen-fixes
master
new-font-api
new-glyphs
non-desktop
present-compositor
present-fixes
privates-fixes
protect-input
randr-1.4
randr-1.4-subwork
randr-fixes
randr-monitors
registry-fixes
remove-xfree86-sigio
render-float-transform
screen-specific-privates
secure-x
swap-pages
touch-listener
warning-fixes
wayland-pointer
window-scaling
xinput-align-fix
xkbcomp-cache
Keith's X server tree
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
render
/
mipict.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-422
/
+364
2011-10-18
render: export TriStrip and TriFan to the drivers
Chris Wilson
1
-0
/
+61
2011-08-31
render: Replace __inline with inline.
Cyril Brulebois
1
-5
/
+1
2011-03-14
Remove TriStrip and TriFan from the picture screen
Søren Sandmann Pedersen
1
-2
/
+0
2011-03-14
Remove geometry arguments from miSourceValidate()
Søren Sandmann Pedersen
1
-47
/
+15
2011-02-26
Move miTriangles to fb as fbTriangles()
Søren Sandmann Pedersen
1
-1
/
+1
2011-02-26
Move miTrapezoids() into fb as fbTrapezoids()
Søren Sandmann Pedersen
1
-1
/
+1
2011-01-05
Add subWindowMode parameter to SourceValidate
Ville Syrjälä
1
-1
/
+2
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-21
/
+21
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-1
/
+1
2009-10-06
render: Fix clip region translation in miClipPictureSrc().
Kim Woelders
1
-4
/
+4
2009-06-18
Fix miComputeCompositeRegion() to follow new clip rules.
Søren Sandmann Pedersen
1
-24
/
+16
2009-05-27
Fix alpha map computation in miComputeCompositeRegion()
Søren Sandmann Pedersen
1
-4
/
+4
2009-05-10
Make compositing with transformed windows work again.
Søren Sandmann Pedersen
1
-2
/
+2
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-14
/
+14
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-12
/
+12
2008-11-25
Move matrix operations from X server to pixman 0.13.2
Keith Packard
1
-1
/
+1
2007-06-11
Don't pass regions to pixman_image_composite() anymore.
Søren Sandmann Pedersen
1
-26
/
+30
2007-06-05
Remove most of the fast-path MMX operations from fbmmx. fbCopyAreammx
Søren Sandmann Pedersen
1
-1
/
+1
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-1
/
+0
2006-03-28
Big old pile of warning fixes.
Adam Jackson
1
-1
/
+0
2006-02-15
Mark everything in dixsym.c as _X_EXPORT.
Adam Jackson
1
-2
/
+2
2006-01-03
Add glyph privates for Xgl, which uses them to implement a glyph cache. EXA
Eric Anholt
1
-1
/
+3
2005-12-28
Merge from xserver: Make the existing ChangePictureFilter and
Eric Anholt
1
-0
/
+18
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-07-01
Add support for gradients and solid fills to Render.
Lars Knoll
1
-3
/
+13
2004-12-04
Encoding of numerous files changed to UTF-8
Markus Kuhn
1
-1
/
+1
2004-08-13
Empty damage object when freeing pixmap.
Keith Packard
1
-33
/
+95
2004-08-06
Add RenderAddTraps. Rewrite trapezoid rendering code.
Keith Packard
1
-0
/
+33
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-1
/
+1
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
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
xf86-4_3_99_16
Kaleb Keithley
1
-18
/
+22
2003-11-14
Initial revision
Kaleb Keithley
1
-0
/
+516