mesa/src
Jerome Glisse b0e8aec5ab gallium/tgsi: shuffle ureg_src structure to work around gcc4.6.0 issue
There is an issue with gcc 4.6.0 that leads to segfault/assert with mesa
due to ureg_src size, reshuffling the structure member to better better
alignment work around the issue.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47893

7.9 + 7.10 candidate

Signed-off-by: Jerome Glisse <jglisse@redhat.com>
2011-02-25 12:44:07 -05:00
..
driclient
egl egl_dri2: Return NULL when xcb_get_geometry_reply fails. 2011-02-20 12:26:31 -07:00
gallium gallium/tgsi: shuffle ureg_src structure to work around gcc4.6.0 issue 2011-02-25 12:44:07 -05:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl Use C-style system headers in C++ code to avoid issues with std:: namespace 2011-02-21 13:07:29 -08:00
glu mesa: fix mesa version string construction 2010-10-19 08:59:27 -06:00
glut scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00:00
glw
glx glx: Put null check before use 2011-02-11 18:19:10 -08:00
mapi mapi: Workaround a bug in makedepend. 2011-01-29 19:22:54 +08:00
mesa gallium/st: place value check before value is use 2011-02-25 11:49:23 -05:00
Makefile
SConscript scons: builtin_glsl_function on windows needs bundled getopt. 2011-02-11 20:09:26 +00:00