summaryrefslogtreecommitdiff
path: root/src/g80_xaa.c
AgeCommit message (Collapse)Author
2012-07-16nv: make XAA optional.Dave Airlie
This allows nv to build without XAA. Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-06-07nv: port to new compat API.Dave Airlie
Signed-off-by: Dave Airlie <airlied@redhat.com>
2008-08-28G80: Fix a CPUToScreenColorExpandFill bug introduced by commit 2e0416c.Aaron Plattner
2008-08-23Fix warnings.Aaron Plattner
2008-08-04G80: Fix some ROP bugs.Aaron Plattner
2007-04-24EXA: Add solid, copy, and UTS hooks.Aaron Plattner
2007-04-24G80: EXA infrastructure.Aaron Plattner
No acceleration yet.
2007-03-08Initial G80 support. Bump to 1.99.1.Aaron Plattner