mesa/src
Brian Paul bd34b8a4fe gallium: use copy_token() function to avoid type punning/aliasing problems
This fixes parsing errors seen with optimized builds on PPC (which led to crashes).
The memcpy() is heavy-handed, but works.  A lighter uint assignment could
be used on x86...
2008-09-12 11:40:31 -06:00
..
egl Merge commit 'origin/gallium-0.1' into gallium-0.2 2008-09-12 10:31:23 +01:00
gallium gallium: use copy_token() function to avoid type punning/aliasing problems 2008-09-12 11:40:31 -06:00
glu Merge branch 'gallium-0.1' into gallium-0.2 2008-09-11 16:05:15 +01:00
glut Merge commit 'origin/gallium-0.1' into gallium-0.2 2008-09-11 18:32:05 +01:00
glw Merge branch 'gallium-0.1' into gallium-0.2 2008-09-11 16:05:15 +01:00
glx Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa into gallium-0.2 2008-09-11 17:32:18 +01:00
mesa i915simple: A step closer to compiling 2008-09-12 15:09:44 +02:00
Makefile Create $(TOP)/$(LIB_DIR) for install, too 2008-06-23 08:14:49 -06:00
SConscript Fix typo. 2008-02-23 14:14:20 +09:00