index
:
~andrem/mesa
master
r600-basevtx
r600-blit
r600-debug
r600-depth
r600-dxtn
r600-glsl
r600-test
Unnamed repository; edit this file to name it for gitweb.
andrem
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
r600: add TXL instruction and note about TXB
Andre Maasikas
14 years
r600-basevtx
r600: add support for draw_elements_base_vertex
Andre Maasikas
14 years
r600-blit
r600: blit - add formats, cleanup, formatting
Andre Maasikas
15 years
r600-debug
r600: add shader debug printf
Andre Maasikas
14 years
r600-depth
r600: demo to get shadowtex working
Andre Maasikas
14 years
r600-dxtn
r600: compressed tex tiled upload via blitter
Andre Maasikas
14 years
r600-glsl
r600: fix fragment.position
Andre Maasikas
15 years
r600-test
r600: testting... are there some alignment requirements for cubemap levels?
Andre Maasikas
15 years
Age
Commit message
Author
Files
Lines
2010-09-02
r600: add TXL instruction and note about TXB
HEAD
master
Andre Maasikas
1
-5
/
+12
2010-09-02
r600: remove depth exports move, just set to output x <- z in the export intr...
Andre Maasikas
1
-70
/
+5
2010-09-02
r600: protect cleanup instructions from double free
Andre Maasikas
2
-2
/
+20
2010-09-02
r600: remove mask from output intructions
Andre Maasikas
6
-47
/
+3
2010-09-02
r600: allow relative addressing of temps, inputs, outputs
Andre Maasikas
1
-13
/
+30
2010-09-02
r600: handle LIT writemask
Andre Maasikas
1
-147
/
+141
2010-09-02
r600: fix rsq from negative input
Andre Maasikas
1
-0
/
+3
2010-09-02
r600g: fix logicop, the 3d ROP is the 2D rop shifted twice.
Dave Airlie
1
-1
/
+1
2010-09-02
r600g: fix depth texture tests
Dave Airlie
1
-2
/
+2
2010-09-01
glsl: Apply implicit conversions to structure constructor parameters.
Kenneth Graunke
2
-3
/
+10
[...]
Clone
git://people.freedesktop.org/~andrem/mesa
ssh://people.freedesktop.org/~andrem/mesa