Files
mesa/src
Keith Whitwell dc52622fcf cso: use memcpy rather than structure asignment for copying
Apparently gcc will omit to copy hidden padding bytes under some circumstances,
which means later on memcmp() will indicate a difference between structs
even though all the visible members are identical.
2008-05-25 15:28:30 +01:00
..
2008-02-28 15:53:13 +09:00
2008-02-28 15:53:13 +09:00
2008-05-18 15:23:03 -06:00
2008-02-23 14:14:20 +09:00