summaryrefslogtreecommitdiff
path: root/src/i965_exa_render.c
AgeCommit message (Expand)Author
2007-01-31Move the render code to non-EXA-specific filenames.Eric Anholt
2007-01-31Add an accelerated path for rotation Render operations in XAA.Eric Anholt
2007-01-30Fix accelerated Render transformations.Eric Anholt
2007-01-30Simplify EXA acceleration transform handling.Eric Anholt
2007-01-19Fix DRI issue when EXA enabledWang Zhenyu
2007-01-11EXA: Wait for sync before we set up new state in our static state buffers.Eric Anholt
2007-01-08Move EXA function declarations from source to header.Keith Packard
2007-01-06Numerous symbol scope issues.Keith Packard
2007-01-06[PATCH] Formats fixesWang Zhenyu
2007-01-06[PATCH] set correct default border colorWang Zhenyu
2007-01-06[PATCH] shut up warningWang Zhenyu
2007-01-06[PATCH] fix alpha blending stateWang Zhenyu
2007-01-06[PATCH] Add in sf/wm program for mask picture without CAWang Zhenyu
2007-01-06[PATCH] misc cleanup for G965 vs/sf/wm statesWang Zhenyu
2007-01-06[PATCH] WM kernel needs scratch spaceWang Zhenyu
2007-01-06[PATCH] Setup default border color for our samplersWang Zhenyu
2007-01-06[PATCH] fix vertex buffer sizeWang Zhenyu
2007-01-06[PATCH] clean up issue cmd to ring bufferWang Zhenyu
2007-01-06[PATCH] remove wrong scale_unitsWang Zhenyu
2007-01-06[PATCH] Rename exa sf/wm program filesWang Zhenyu
2007-01-06[PATCH] EXA state mem for G965Wang Zhenyu
2007-01-03[PATCH] Use sf_prog.h insteadWang Zhenyu
2007-01-03[PATCH] Fix picture's transform checkingWang Zhenyu
2007-01-03[PATCH] Fallback in mask picture for nowWang Zhenyu
2007-01-03[PATCH] Fix compile, add wm header file.Wang Zhenyu
2007-01-03[PATCH] Add mask sampler stateWang Zhenyu
2007-01-03[PATCH] change some src sampler statesWang Zhenyu
2007-01-03[PATCH] Add file for i965 exa compositeWang Zhenyu