index
:
driver/xf86-video-geode
master
obsd
AMD Geode video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lx_exa.c
Age
Commit message (
Expand
)
Author
2011-03-13
Add optional composite operation fallback tracing
Priit Laes
2010-08-18
Fix the PictOpIn and PictOpOut
Frank Huang
2010-08-18
Fix the PictOpInReverse op
Frank Huang
2010-08-12
Fix the PictOpOutReverse op
Frank Huang
2010-08-12
Improve the glyph rendering performance
Frank Huang
2010-08-09
Revert "Improve the glyph rendering performance"
Martin-Éric Racine
2010-08-07
Improve the glyph rendering performance
Frank Huang
2010-08-06
Fix the Nautilus file browser misrendering issue
Huang, FrankR
2010-08-06
Fix the PictOpOver operation
Huang, FrankR
2010-08-06
Fix the PictOpSrc rendering
Huang, FrankR
2010-08-06
Put the one pixel rendering work back to the server to handle if the pMsk is ...
Huang, FrankR
2010-07-06
Correctly calculate the rendering region with the mask picture
Frank Huang
2010-06-17
lx_exa: fallback in case of server-side gradients and solid fill
Mart Raudsepp
2010-06-17
Prevent the pixmap migration if the geode GP can not do the acceleration.
Frank Huang
2010-04-12
lx_exa: bail earlier (in CheckComposite) for non-alpha-only masks.
Mart Raudsepp
2009-02-15
Fix pMsk=NULL segfault at startup on OLPC
Chris Ball
2009-01-17
Fallback in case of mask transforms as well.
Mart Raudsepp
2008-08-28
LX: Fix a possible segfault in EXA
Jordan Crouse
2008-08-25
[LX] - RandR 1.2 updates
Jordan Crouse
2008-08-18
lx: Add rotation for Randr 1.2 + cleanups
Jordan Crouse
2008-08-07
[LX] - Add RandR 1.2 support
Jordan Crouse
2008-03-14
amd: fix compile and warning issues from the merge
Jordan Crouse
2008-03-14
Massive coding style fixup - move to X coding style,
Jordan Crouse
2008-03-14
First stage of the rename process - get rid of all amd_ prefixes -
Jordan Crouse