diff options
author | Keith Packard <keithp@keithp.com> | 2008-03-31 23:50:20 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2008-03-31 23:50:20 -0700 |
commit | a6492661ae07310128eb73c3ef037c42ce7ab184 (patch) | |
tree | 0d72faeb2195da4618bf0d1f8fce460e80c99a74 /src/exa_wm_noca.g4b | |
parent | f8081178eb6fda0e405967cbacad532561619262 (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.
Diffstat (limited to 'src/exa_wm_noca.g4b')
-rw-r--r-- | src/exa_wm_noca.g4b | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/exa_wm_noca.g4b b/src/exa_wm_noca.g4b index ba01d1a5..1c9d9486 100644 --- a/src/exa_wm_noca.g4b +++ b/src/exa_wm_noca.g4b @@ -1,4 +1,4 @@ - { 0x00802041, 0x224077bd, 0x008d0240, 0x008d0400 }, - { 0x00802041, 0x228077bd, 0x008d0280, 0x008d0400 }, - { 0x00802041, 0x22c077bd, 0x008d02c0, 0x008d0400 }, - { 0x00802041, 0x230077bd, 0x008d0300, 0x008d0400 }, + { 0x00802041, 0x220077bd, 0x008d0200, 0x008d03c0 }, + { 0x00802041, 0x224077bd, 0x008d0240, 0x008d03c0 }, + { 0x00802041, 0x228077bd, 0x008d0280, 0x008d03c0 }, + { 0x00802041, 0x22c077bd, 0x008d02c0, 0x008d03c0 }, |