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 /src/mesa/math/m_debug_xform.c | |
| 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 'src/mesa/math/m_debug_xform.c')
0 files changed, 0 insertions, 0 deletions
