summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterr600: add TXL instruction and note about TXBAndre Maasikas14 years
r600-basevtxr600: add support for draw_elements_base_vertexAndre Maasikas14 years
r600-blitr600: blit - add formats, cleanup, formattingAndre Maasikas14 years
r600-debugr600: add shader debug printfAndre Maasikas14 years
r600-depthr600: demo to get shadowtex workingAndre Maasikas14 years
r600-dxtnr600: compressed tex tiled upload via blitterAndre Maasikas14 years
r600-glslr600: fix fragment.positionAndre Maasikas14 years
r600-testr600: testting... are there some alignment requirements for cubemap levels?Andre Maasikas14 years
 
 
AgeCommit messageAuthorFilesLines
2010-09-02r600: add TXL instruction and note about TXBHEADmasterAndre Maasikas1-5/+12
2010-09-02r600: remove depth exports move, just set to output x <- z in the export intr...Andre Maasikas1-70/+5
2010-09-02r600: protect cleanup instructions from double freeAndre Maasikas2-2/+20
2010-09-02r600: remove mask from output intructionsAndre Maasikas6-47/+3
2010-09-02r600: allow relative addressing of temps, inputs, outputsAndre Maasikas1-13/+30
2010-09-02r600: handle LIT writemaskAndre Maasikas1-147/+141
2010-09-02r600: fix rsq from negative inputAndre Maasikas1-0/+3
2010-09-02r600g: fix logicop, the 3d ROP is the 2D rop shifted twice.Dave Airlie1-1/+1
2010-09-02r600g: fix depth texture testsDave Airlie1-2/+2
2010-09-01glsl: Apply implicit conversions to structure constructor parameters.Kenneth Graunke2-3/+10
[...]
 
Clone
git://people.freedesktop.org/~andrem/mesa
ssh://people.freedesktop.org/~andrem/mesa