diff options
author | Keith Packard <keithp@keithp.com> | 2008-03-31 23:50:20 -0700 |
---|---|---|
committer | root <root@debian-t61.sh.intel.com> | 2008-04-07 17:17:29 +0800 |
commit | 09c65c29335ab5192f7398cb2c46c91d3fee2a60 (patch) | |
tree | 80aaa6cfd56b4665da9c05be371f5442a11daa6a /src/exa_wm_write.g4b | |
parent | ff643d5b490095a202963fa799ba1ee657cf07ed (diff) |
Fix composite with mask using new compositing thread code
Clean up register allocation to never overlap
Always write 4 values for each texture vertex.
(cherry picked from commit a6492661ae07310128eb73c3ef037c42ce7ab184)
Diffstat (limited to 'src/exa_wm_write.g4b')
-rw-r--r-- | src/exa_wm_write.g4b | 20 |
1 files changed, 9 insertions, 11 deletions
diff --git a/src/exa_wm_write.g4b b/src/exa_wm_write.g4b index dd266a3e..b7421c21 100644 --- a/src/exa_wm_write.g4b +++ b/src/exa_wm_write.g4b @@ -1,13 +1,12 @@ - { 0x00600001, 0x202003be, 0x008d0020, 0x00000000 }, - { 0x00600001, 0x204003be, 0x008d0240, 0x00000000 }, - { 0x00600001, 0x206003be, 0x008d0280, 0x00000000 }, - { 0x00600001, 0x208003be, 0x008d02c0, 0x00000000 }, - { 0x00600001, 0x20a003be, 0x008d0300, 0x00000000 }, - { 0x00600001, 0x20c003be, 0x008d0260, 0x00000000 }, - { 0x00600001, 0x20e003be, 0x008d02a0, 0x00000000 }, - { 0x00600001, 0x210003be, 0x008d02e0, 0x00000000 }, - { 0x00600001, 0x212003be, 0x008d0320, 0x00000000 }, - { 0x00600201, 0x20200022, 0x008d0020, 0x00000000 }, + { 0x00600001, 0x204003be, 0x008d0200, 0x00000000 }, + { 0x00600001, 0x206003be, 0x008d0240, 0x00000000 }, + { 0x00600001, 0x208003be, 0x008d0280, 0x00000000 }, + { 0x00600001, 0x20a003be, 0x008d02c0, 0x00000000 }, + { 0x00600001, 0x20c003be, 0x008d0220, 0x00000000 }, + { 0x00600001, 0x20e003be, 0x008d0260, 0x00000000 }, + { 0x00600001, 0x210003be, 0x008d02a0, 0x00000000 }, + { 0x00600001, 0x212003be, 0x008d02e0, 0x00000000 }, + { 0x00600001, 0x20200022, 0x008d0020, 0x00000000 }, { 0x00800031, 0x24001d28, 0x008d0000, 0x85a04800 }, { 0x0000007e, 0x00000000, 0x00000000, 0x00000000 }, { 0x0000007e, 0x00000000, 0x00000000, 0x00000000 }, @@ -17,4 +16,3 @@ { 0x0000007e, 0x00000000, 0x00000000, 0x00000000 }, { 0x0000007e, 0x00000000, 0x00000000, 0x00000000 }, { 0x0000007e, 0x00000000, 0x00000000, 0x00000000 }, - { 0x0000007e, 0x00000000, 0x00000000, 0x00000000 }, |