summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--progs/demos/descrip.mms22
-rw-r--r--progs/tests/descrip.mms16
-rw-r--r--progs/xdemos/descrip.mms15
-rw-r--r--src/glut/glx/descrip.mms47
-rw-r--r--src/mesa/array_cache/descrip.mms3
-rw-r--r--src/mesa/drivers/osmesa/descrip.mms2
-rw-r--r--src/mesa/drivers/x11/descrip.mms9
-rw-r--r--src/mesa/glapi/descrip.mms4
-rw-r--r--src/mesa/main/descrip.mms55
-rw-r--r--src/mesa/math/descrip.mms9
-rw-r--r--src/mesa/swrast/descrip.mms29
-rw-r--r--src/mesa/swrast_setup/descrip.mms4
-rw-r--r--src/mesa/tnl/descrip.mms23
13 files changed, 238 insertions, 0 deletions
diff --git a/progs/demos/descrip.mms b/progs/demos/descrip.mms
index 6c7727e87c..df8c73004e 100644
--- a/progs/demos/descrip.mms
+++ b/progs/demos/descrip.mms
@@ -62,3 +62,25 @@ texcyl.exe; : texcyl.obj $(LIB_DEP)
texobj.exe; : texobj.obj $(LIB_DEP)
trispd.exe; : trispd.obj $(LIB_DEP)
winpos.exe; : winpos.obj $(LIB_DEP)
+
+
+bounce.obj : bounce.c
+clearspd.obj : clearspd.c
+drawpix.obj : drawpix.c
+gamma.obj : gamma.c
+gears.obj : gears.c
+glinfo.obj : glinfo.c
+glutfx.obj : glutfx.c
+isosurf.obj : isosurf.c
+morph3d.obj : morph3d.c
+osdemo.obj : osdemo.c
+paltex.obj : paltex.c
+pointblast.obj : pointblast.c
+reflect.obj : reflect.c
+spectex.obj : spectex.c
+stex3d.obj : stex3d.c
+tessdemo.obj : tessdemo.c
+texcyl.obj : texcyl.c
+texobj.obj : texobj.c
+trispd.obj : trispd.c
+winpos.obj : winpos.c
diff --git a/progs/tests/descrip.mms b/progs/tests/descrip.mms
index a54c6ea4a1..b0ff2610d1 100644
--- a/progs/tests/descrip.mms
+++ b/progs/tests/descrip.mms
@@ -66,3 +66,19 @@ vptest2.exe : vptest2.obj $(LIB_DEP)
vptest3.exe : vptest3.obj $(LIB_DEP)
vptorus.exe : vptorus.obj $(LIB_DEP)
vpwarpmesh.exe : vpwarpmesh.obj $(LIB_DEP)
+
+cva.obj : cva.c
+dinoshade.obj : dinoshade.c
+fogcoord.obj : fogcoord.c
+manytex.obj : manytex.c
+multipal.obj : multipal.c
+projtex.obj : projtex.c
+seccolor.obj : seccolor.c
+sharedtex.obj : sharedtex.c
+texline.obj : texline.c
+texwrap.obj : texwrap.c
+vptest1.obj : vptest1.c
+vptest2.obj : vptest2.c
+vptest3.obj : vptest3.c
+vptorus.obj : vptorus.c
+vpwarpmesh.obj : vpwarpmesh.c
diff --git a/progs/xdemos/descrip.mms b/progs/xdemos/descrip.mms
index 7ee749a44d..77aff8b0c4 100644
--- a/progs/xdemos/descrip.mms
+++ b/progs/xdemos/descrip.mms
@@ -66,3 +66,18 @@ wincopy.exe : wincopy.obj $(LIB_DEP)
xdemo.exe : xdemo.obj $(LIB_DEP)
xfont.exe :xfont.obj $(LIB_DEP)
+
+glthreads.obj : glthreads.c
+glxdemo.obj : glxdemo.c
+glxgears.obj : glxgears.c
+glxheads.obj : glxheads.c
+glxinfo.obj : glxinfo.c
+glxpixmap.obj : glxpixmap.c
+manywin.obj : manywin.c
+offset.obj : offset.c
+pbinfo.obj : pbinfo.c
+pbutil.obj : pbutil.c
+pbdemo.obj : pbdemo.c
+wincopy.obj : wincopy.c
+xdemo.obj : xdemo.c
+xfont.obj :xfont.c
diff --git a/src/glut/glx/descrip.mms b/src/glut/glx/descrip.mms
index 5490362343..545e5c826b 100644
--- a/src/glut/glx/descrip.mms
+++ b/src/glut/glx/descrip.mms
@@ -159,3 +159,50 @@ clean :
purge
include mms_depend.
+
+glut_8x13.obj : glut_8x13.c
+glut_9x15.obj : glut_9x15.c
+glut_bitmap.obj : glut_bitmap.c
+glut_bwidth.obj : glut_bwidth.c
+glut_cindex.obj : glut_cindex.c
+glut_cmap.obj : glut_cmap.c
+glut_cursor.obj : glut_cursor.c
+glut_dials.obj : glut_dials.c
+glut_dstr.obj : glut_dstr.c
+glut_event.obj : glut_event.c
+glut_ext.obj : glut_ext.c
+glut_fullscrn.obj : glut_fullscrn.c
+glut_gamemode.obj : glut_gamemode.c
+glut_get.obj : glut_get.c
+glut_glxext.obj : glut_glxext.c
+glut_hel10.obj : glut_hel10.c
+glut_hel12.obj : glut_hel12.c
+glut_hel18.obj : glut_hel18.c
+glut_init.obj : glut_init.c
+glut_input.obj : glut_input.c
+glut_joy.obj : glut_joy.c
+glut_key.obj : glut_key.c
+glut_keyctrl.obj : glut_keyctrl.c
+glut_keyup.obj : glut_keyup.c
+glut_menu.obj : glut_menu.c
+glut_menu2.obj : glut_menu2.c
+glut_mesa.obj : glut_mesa.c
+glut_modifier.obj : glut_modifier.c
+glut_mroman.obj : glut_mroman.c
+glut_overlay.obj : glut_overlay.c
+glut_roman.obj : glut_roman.c
+glut_shapes.obj : glut_shapes.c
+glut_space.obj : glut_space.c
+glut_stroke.obj : glut_stroke.c
+glut_swap.obj : glut_swap.c
+glut_swidth.obj : glut_swidth.c
+glut_tablet.obj : glut_tablet.c
+glut_teapot.obj : glut_teapot.c
+glut_tr10.obj : glut_tr10.c
+glut_tr24.obj : glut_tr24.c
+glut_util.obj : glut_util.c
+glut_vidresize.obj : glut_vidresize.c
+glut_warp.obj : glut_warp.c
+glut_win.obj : glut_win.c
+glut_winmisc.obj : glut_winmisc.c
+layerutil.obj : layerutil.c
diff --git a/src/mesa/array_cache/descrip.mms b/src/mesa/array_cache/descrip.mms
index 0eb6ef4b0b..3555f83d8e 100644
--- a/src/mesa/array_cache/descrip.mms
+++ b/src/mesa/array_cache/descrip.mms
@@ -32,3 +32,6 @@ $(LIBDIR)$(GL_LIB) : $(OBJECTS)
clean :
purge
delete *.obj;*
+
+ac_context.obj : ac_context.c
+ac_import.obj : ac_import.c
diff --git a/src/mesa/drivers/osmesa/descrip.mms b/src/mesa/drivers/osmesa/descrip.mms
index 2d500cd445..a00205c731 100644
--- a/src/mesa/drivers/osmesa/descrip.mms
+++ b/src/mesa/drivers/osmesa/descrip.mms
@@ -36,3 +36,5 @@ $(LIBDIR)$(GL_LIB) : $(OBJECTS)
clean :
purge
delete *.obj;*
+
+osmesa.obj : osmesa.c
diff --git a/src/mesa/drivers/x11/descrip.mms b/src/mesa/drivers/x11/descrip.mms
index 9be2afac96..24c9bde9a0 100644
--- a/src/mesa/drivers/x11/descrip.mms
+++ b/src/mesa/drivers/x11/descrip.mms
@@ -38,3 +38,12 @@ $(LIBDIR)$(GL_LIB) : $(OBJECTS)
clean :
purge
delete *.obj;*
+
+fakeglx.obj : fakeglx.c
+glxapi.obj : glxapi.c
+xfonts.obj : xfonts.c
+xm_api.obj : xm_api.c
+xm_dd.obj : xm_dd.c
+xm_line.obj : xm_line.c
+xm_span.obj : xm_span.c
+xm_tri.obj : xm_tri.c
diff --git a/src/mesa/glapi/descrip.mms b/src/mesa/glapi/descrip.mms
index 94519329a0..20573b9ac9 100644
--- a/src/mesa/glapi/descrip.mms
+++ b/src/mesa/glapi/descrip.mms
@@ -31,3 +31,7 @@ $(LIBDIR)$(GL_LIB) : $(OBJECTS)
clean :
purge
delete *.obj;*
+
+glapi.obj : glapi.c
+
+glthread.obj : glthread.c
diff --git a/src/mesa/main/descrip.mms b/src/mesa/main/descrip.mms
index 6d8fbbde6e..2fd97fafee 100644
--- a/src/mesa/main/descrip.mms
+++ b/src/mesa/main/descrip.mms
@@ -139,3 +139,58 @@ $(LIBDIR)$(GL_LIB) : $(OBJECTS)
clean :
purge
delete *.obj;*
+
+accum.obj : accum.c
+api_loopback.obj : api_loopback.c
+api_noop.obj : api_noop.c
+api_validate.obj : api_validate.c
+arbprogram.obj : arbprogram.c
+attrib.obj : attrib.c
+blend.obj : blend.c
+bufferobj.obj : bufferobj.c
+buffers.obj : buffers.c
+clip.obj : clip.c
+colortab.obj : colortab.c
+context.obj : context.c
+convolve.obj : convolve.c
+debug.obj : debug.c
+depth.obj : depth.c
+dispatch.obj : dispatch.c
+dlist.obj : dlist.c
+drawpix.obj : drawpix.c
+enable.obj : enable.c
+enums.obj : enums.c
+eval.obj : eval.c
+extensions.obj : extensions.c
+feedback.obj : feedback.c
+fog.obj : fog.c
+get.obj : get.c
+hash.obj : hash.c
+hint.obj : hint.c
+histogram.obj : histogram.c
+image.obj : image.c
+imports.obj : imports.c
+light.obj : light.c
+lines.obj : lines.c
+matrix.obj : matrix.c
+nvprogram.obj : nvprogram.c
+nvfragparse.obj : nvfragparse.c
+nvvertexec.obj : nvvertexec.c
+nvvertparse.obj : nvvertparse.c
+occlude.obj : occlude.c
+pixel.obj : pixel.c
+points.obj : points.c
+polygon.obj : polygon.c
+rastpos.obj : rastpos.c
+state.obj : state.c
+stencil.obj : stencil.c
+texcompress.obj : texcompress.c
+texformat.obj : texformat.c
+teximage.obj : teximage.c
+texobj.obj : texobj.c
+texstate.obj : texstate.c
+texstore.obj : texstore.c
+texutil.obj : texutil.c
+varray.obj : varray.c
+vtxfmt.obj : vtxfmt.c
+vsnprintf.obj : vsnprintf.c
diff --git a/src/mesa/math/descrip.mms b/src/mesa/math/descrip.mms
index 1e8e0e4b46..86eaf0e467 100644
--- a/src/mesa/math/descrip.mms
+++ b/src/mesa/math/descrip.mms
@@ -34,3 +34,12 @@ $(LIBDIR)$(GL_LIB) : $(OBJECTS)
clean :
purge
delete *.obj;*
+
+m_debug_clip.obj : m_debug_clip.c
+m_debug_norm.obj : m_debug_norm.c
+m_debug_xform.obj : m_debug_xform.c
+m_eval.obj : m_eval.c
+m_matrix.obj : m_matrix.c
+m_translate.obj : m_translate.c
+m_vector.obj : m_vector.c
+m_xform.obj : m_xform.c
diff --git a/src/mesa/swrast/descrip.mms b/src/mesa/swrast/descrip.mms
index e12669498f..98376099b3 100644
--- a/src/mesa/swrast/descrip.mms
+++ b/src/mesa/swrast/descrip.mms
@@ -43,3 +43,32 @@ $(LIBDIR)$(GL_LIB) : $(OBJECTS)
clean :
purge
delete *.obj;*
+
+s_aaline.obj : s_aaline.c
+s_aatriangle.obj : s_aatriangle.c
+s_accum.obj : s_accum.c
+s_alpha.obj : s_alpha.c
+s_alphabuf.obj : s_alphabuf.c
+s_bitmap.obj : s_bitmap.c
+s_blend.obj : s_blend.c
+s_buffers.obj : s_buffers.c
+s_context.obj : s_context.c
+s_copypix.obj : s_copypix.c
+s_depth.obj : s_depth.c
+s_drawpix.obj : s_drawpix.c
+s_feedback.obj : s_feedback.c
+s_fog.obj : s_fog.c
+s_imaging.obj : s_imaging.c
+s_lines.obj : s_lines.c
+s_logic.obj : s_logic.c
+s_masking.obj : s_masking.c
+s_nvfragprog.obj : s_nvfragprog.c
+s_pixeltex.obj : s_pixeltex.c
+s_points.obj : s_points.c
+s_readpix.obj : s_readpix.c
+s_span.obj : s_span.c
+s_stencil.obj : s_stencil.c
+s_texstore.obj : s_texstore.c
+s_texture.obj : s_texture.c
+s_triangle.obj : s_triangle.c
+s_zoom.obj : s_zoom.c
diff --git a/src/mesa/swrast_setup/descrip.mms b/src/mesa/swrast_setup/descrip.mms
index bc86eb63c2..06a5556770 100644
--- a/src/mesa/swrast_setup/descrip.mms
+++ b/src/mesa/swrast_setup/descrip.mms
@@ -34,3 +34,7 @@ $(LIBDIR)$(GL_LIB) : $(OBJECTS)
clean :
purge
delete *.obj;*
+
+ss_context.obj : ss_context.c
+ss_triangle.obj : ss_triangle.c
+ss_vb.obj : ss_vb.c
diff --git a/src/mesa/tnl/descrip.mms b/src/mesa/tnl/descrip.mms
index c051887add..8826d049a4 100644
--- a/src/mesa/tnl/descrip.mms
+++ b/src/mesa/tnl/descrip.mms
@@ -42,3 +42,26 @@ $(LIBDIR)$(GL_LIB) : $(OBJECTS)
clean :
purge
delete *.obj;*
+
+t_array_api.obj : t_array_api.c
+t_array_import.obj : t_array_import.c
+t_context.obj : t_context.c
+t_eval_api.obj : t_eval_api.c
+t_imm_alloc.obj : t_imm_alloc.c
+t_imm_api.obj : t_imm_api.c
+t_imm_debug.obj : t_imm_debug.c
+t_imm_dlist.obj : t_imm_dlist.c
+t_imm_elt.obj : t_imm_elt.c
+t_imm_eval.obj : t_imm_eval.c
+t_imm_exec.obj : t_imm_exec.c
+t_imm_fixup.obj : t_imm_fixup.c
+t_pipeline.obj : t_pipeline.c
+t_vb_fog.obj : t_vb_fog.c
+t_vb_light.obj : t_vb_light.c
+t_vb_normals.obj : t_vb_normals.c
+t_vb_points.obj : t_vb_points.c
+t_vb_program.obj : t_vb_program.c
+t_vb_render.obj : t_vb_render.c
+t_vb_texgen.obj : t_vb_texgen.c
+t_vb_texmat.obj : t_vb_texmat.c
+t_vb_vertex.obj : t_vb_vertex.c