diff options
author | Brian <brian.paul@tungstengraphics.com> | 2007-06-15 10:50:48 -0600 |
---|---|---|
committer | Brian <brian.paul@tungstengraphics.com> | 2007-06-15 10:50:48 -0600 |
commit | fde755aefb3559731a734110c7172badee9f14f9 (patch) | |
tree | 59ece56452acdd4dacb3ed0850b6cbbf2125dff2 /docs/relnotes-6.5.1.html | |
parent | 8f6b6eed35832733674372dea7bd5ce69a965c4e (diff) |
In softpipe_set_viewport() use ordinary (struct) assignment to update softpipe->viewport.
The previous memcpy() was incorrect since it only copied 4 bytes instead of 32.
With struct assignment we avoid data size errors.
Diffstat (limited to 'docs/relnotes-6.5.1.html')
0 files changed, 0 insertions, 0 deletions