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_xy.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_xy.g4b')
-rw-r--r-- | src/exa_wm_xy.g4b | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/exa_wm_xy.g4b b/src/exa_wm_xy.g4b index 7784a3d1..c5620cdd 100644 --- a/src/exa_wm_xy.g4b +++ b/src/exa_wm_xy.g4b @@ -1,4 +1,4 @@ - { 0x00800040, 0x21806d29, 0x00480028, 0x10101010 }, - { 0x00800040, 0x21c06d29, 0x0048002a, 0x11001100 }, - { 0x00802040, 0x2100753d, 0x008d0180, 0x00004020 }, - { 0x00802040, 0x2140753d, 0x008d01c0, 0x00004024 }, + { 0x00800040, 0x24406d29, 0x00480028, 0x10101010 }, + { 0x00800040, 0x24006d29, 0x0048002a, 0x11001100 }, + { 0x00802040, 0x2100753d, 0x008d0440, 0x00004020 }, + { 0x00802040, 0x2140753d, 0x008d0400, 0x00004024 }, |