diff --git a/reactos/dll/3rdparty/mesa32/mesa32.rbuild b/reactos/dll/3rdparty/mesa32/mesa32.rbuild
index e28c52fa883..b02dbc2a934 100644
--- a/reactos/dll/3rdparty/mesa32/mesa32.rbuild
+++ b/reactos/dll/3rdparty/mesa32/mesa32.rbuild
@@ -14,6 +14,9 @@
+
+
+
include
src
src/main
@@ -26,19 +29,27 @@
src/shader/slang/OSDependent/Linux
src/shader/slang/OGLCompilersDLL
+
+
+ glapi.c
+ glthread.c
+
+
+ m_debug_clip.c
+ m_debug_norm.c
+ m_debug_xform.c
+ m_eval.c
+ m_matrix.c
+ m_translate.c
+ m_vector.c
+ m_xform.c
+
accum.c
api_arrayelt.c
api_loopback.c
api_noop.c
api_validate.c
-
-
- arbprogparse.c
- arbprogram.c
- atifragshader.c
-
-
arrayobj.c
attrib.c
blend.c
@@ -65,19 +76,6 @@
framebuffer.c
get.c
getstring.c
-
-
-
- glapi.c
- glthread.c
-
-
-
-
- grammar_mesa.c
-
-
-
hash.c
hint.c
histogram.c
@@ -85,33 +83,35 @@
imports.c
light.c
lines.c
-
-
- m_debug_clip.c
- m_debug_norm.c
- m_debug_xform.c
- m_eval.c
- m_matrix.c
- m_translate.c
- m_vector.c
- m_xform.c
-
-
matrix.c
mipmap.c
mm.c
-
-
- nvfragparse.c
- nvprogram.c
- nvvertparse.c
-
-
pixel.c
points.c
polygon.c
+ queryobj.c
+ rastpos.c
+ rbadaptors.c
+ renderbuffer.c
+ texcompress.c
+ texcompress_fxt1.c
+ texcompress_s3tc.c
+ texenvprogram.c
+ texformat.c
+ teximage.c
+ texobj.c
+ texrender.c
+ texstate.c
+ texstore.c
+ varray.c
+ arbprogparse.c
+ arbprogram.c
+ atifragshader.c
+ nvfragparse.c
+ nvprogram.c
+ nvvertparse.c
prog_debug.c
prog_execute.c
prog_instruction.c
@@ -120,12 +120,9 @@
prog_statevars.c
program.c
programopt.c
-
-
- queryobj.c
- rastpos.c
- rbadaptors.c
- renderbuffer.c
+
+ grammar_mesa.c
+
s_aaline.c
@@ -212,19 +209,7 @@
t_vertex.c
t_vertex_generic.c
t_vp_build.c
-
-
- texcompress.c
- texcompress_fxt1.c
- texcompress_s3tc.c
- texenvprogram.c
- texformat.c
- teximage.c
- texobj.c
- texrender.c
- texstate.c
- texstore.c
- varray.c
+ t_vertex_sse.c
vbo_context.c