summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r600/r700_assembler.h
AgeCommit message (Collapse)Author
2009-09-24r600: add support for CUBE textures, also TXPAndre Maasikas
seems to work here ...
2009-08-01r600: fix rectangle texturesAlex Deucher
It might be better to add an instruction to normalize the coordinates for rectanglular textures as there are some limitations to wrap modes on unnormalized tex coords. fixes texrect
2009-04-21Initial pull of code from r6xx-r7xx-support branchRichard Li
Not functional yet.