mesa/src
Keith Whitwell 359058e7b7 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:54:40 +01:00
..
egl Gutsy oopses on touch of existing file. Workaround. 2007-08-07 10:18:30 +01:00
gallium cso: use memcpy rather than structure asignment for copying 2008-05-25 15:54:40 +01:00
glu Convert crlf->lf line endings. 2008-02-28 15:53:13 +09:00
glut Convert crlf->lf line endings. 2008-02-28 15:53:13 +09:00
glw Gutsy oopses on touch of existing file. Workaround. 2007-08-07 10:18:30 +01:00
glx Regenerated API dispatch files 2008-05-18 15:23:03 -06:00
mesa Merge branch 'gallium-0.1' into gallium-tex-surfaces 2008-05-21 17:15:07 +01:00
Makefile Tweak the shell scripting for descending into and building subdirs. 2007-05-09 16:23:11 -06:00
SConscript Fix typo. 2008-02-23 14:14:20 +09:00