mesa/src
Brian Paul 5b844eff0a gallivm: work around LLVM 2.6 bug when calling C functions
Create a constant int pointer to the C function, then cast it to the
function's type.  This avoids using trampoline code which seem to be
inadvertantly freed by LLVM in some situations (which leads to segfaults).
The root issue and work-around were found by José.

NOTE: This is a candidate for the 7.10 branch
(cherry picked from commit ee16e97ed1)
2011-02-21 17:18:41 -07:00
..
driclient mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06:00
egl egl: _eglFilterArray should not allocate. 2010-12-06 15:40:37 +08:00
gallium gallivm: work around LLVM 2.6 bug when calling C functions 2011-02-21 17:18:41 -07:00
glsl Use C-style system headers in C++ code to avoid issues with std:: namespace 2011-02-21 13:19:34 -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 Makefiles: Don't complain if depend file to be included doesn't exist. 2010-07-21 13:19:33 -07:00
glx mesa: upgrade to glext.h version 66 2010-11-17 20:04:45 -07:00
mapi mapi: Rewrite mapi_abi.py to get rid of preprocessor magic. 2010-12-06 15:40:37 +08:00
mesa Use C-style system headers in C++ code to avoid issues with std:: namespace 2011-02-21 13:19:34 -08:00
Makefile
SConscript Remove talloc from the SCons build system. 2011-02-07 15:02:39 -08:00