diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2011-11-24 11:34:51 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2011-11-24 18:24:37 +0000 |
commit | 7e4a1b7ed25a881113e197acde62b07f26f2d6ef (patch) | |
tree | 1f45240920a2b54d9f51f2cc1a7aa14a1e8e0ccb /src/render_program/exa_wm_mask_affine.g5b | |
parent | 67ea8808d7f0ce47733a66d8708dcfa0dbec14c1 (diff) |
src/sna/gen5: Replace the precompiled shaders
Take advantage of a couple of new instructions introduced with Cantiga
to reduce the instruction count inside the shaders and improve
performance by around 10% in the fish-demo.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'src/render_program/exa_wm_mask_affine.g5b')
-rw-r--r-- | src/render_program/exa_wm_mask_affine.g5b | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/render_program/exa_wm_mask_affine.g5b b/src/render_program/exa_wm_mask_affine.g5b new file mode 100644 index 00000000..e265beed --- /dev/null +++ b/src/render_program/exa_wm_mask_affine.g5b @@ -0,0 +1,4 @@ + { 0x00802059, 0x200077bc, 0x000000a0, 0x008d0100 }, + { 0x00802048, 0x210077be, 0x000000a4, 0x008d0140 }, + { 0x00802059, 0x200077bc, 0x000000b0, 0x008d0100 }, + { 0x00802048, 0x214077be, 0x000000b4, 0x008d0140 }, |