Author: greatlrd
Date: Tue Feb 6 19:10:45 2007
New Revision: 25740
URL:
http://svn.reactos.org/svn/reactos?rev=25740&view=rev
Log:
tempary fix for OpenGL. until ntoskrnl got sse implement. this fix are only for 0.3.1
branch
Modified:
branches/ros-branch-0_3_1/reactos/dll/3rdparty/mesa32/mesa32.rbuild
Modified: branches/ros-branch-0_3_1/reactos/dll/3rdparty/mesa32/mesa32.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_3_1/reactos/dll/3r…
==============================================================================
--- branches/ros-branch-0_3_1/reactos/dll/3rdparty/mesa32/mesa32.rbuild (original)
+++ branches/ros-branch-0_3_1/reactos/dll/3rdparty/mesa32/mesa32.rbuild Tue Feb 6
19:10:45 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>