On Fri, Dec 23, 2011 at 4:25 PM, Alexander von Gluck <kallis...@unixzen.com> wrote: > > * Use generic pthread barrier on Haiku. > * Re-add debug_printf define for Haiku. > * Add mapi headers to r300 build (to not rely on makedepend?) > * Remove NDEBUG define of union, as the union is used > regardless of NDEFINE setting. > * Remove BeOS reference to not building GLU as BeOS is no > longer a Mesa target. > --- > src/gallium/auxiliary/os/os_thread.h | 2 +- > src/gallium/auxiliary/util/u_debug.h | 2 -- > src/gallium/drivers/r300/Makefile | 1 + > src/glsl/link_uniforms.cpp | 2 -- > src/glu/sgi/Makefile | 7 +------ > src/mesa/main/querymatrix.c | 2 +- > 6 files changed, 4 insertions(+), 12 deletions(-)
This patch touches files all over the place. I know it's kind of inconvenient, but I suggest making this into 6 separate patches. -Brian _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev