Author: cfinck Date: Wed Aug 15 19:03:44 2007 New Revision: 28354
URL: http://svn.reactos.org/svn/reactos?rev=28354&view=rev Log: Add the OpenGL hackfix from r27743
Modified: branches/ros-branch-0_3_3-new/reactos/dll/3rdparty/mesa32/mesa32.rbuild
Modified: branches/ros-branch-0_3_3-new/reactos/dll/3rdparty/mesa32/mesa32.rbuild URL: http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_3-new/reactos/dll... ============================================================================== --- branches/ros-branch-0_3_3-new/reactos/dll/3rdparty/mesa32/mesa32.rbuild (original) +++ branches/ros-branch-0_3_3-new/reactos/dll/3rdparty/mesa32/mesa32.rbuild Wed Aug 15 19:03:44 2007 @@ -15,9 +15,6 @@ <define name="USE_EXTERNAL_DXTN_LIB=1" /> <define name="USE_MGL_NAMESPACE" /> <define name="USE_X86_ASM" /> - <define name="USE_MMX_ASM" /> - <define name="USE_SSE_ASM" /> - <define name="USE_3DNOW_ASM" /> <include base="mesa32">include</include> <include base="mesa32">src</include> <include base="mesa32">src/main</include>