| @@ -2,6 +2,16 @@ | |||
| MESA_MODULES = $(TOP)/src/mesa/mesa.a | |||
| COMMON_SOURCES = \ | |||
| ../../common/driverfuncs.c \ | |||
| ../common/mm.c \ | |||
| ../common/utils.c \ | |||
| ../common/texmem.c \ | |||
| ../common/vblank.c \ | |||
| ../common/dri_util.c \ | |||
| ../common/xmlconfig.c \ | |||
| ../common/drirenderbuffer.c \ | |||
| ../common/glcontextmodes.c | |||
| ifeq ($(WINDOW_SYSTEM),dri) | |||
| WINOBJ=../dri_client/dri.a | |||
| @@ -5,17 +5,6 @@ include $(TOP)/configs/current | |||
| LIBNAME = fb_dri.so | |||
| COMMON_SOURCES = \ | |||
| ../../common/driverfuncs.c \ | |||
| ../common/mm.c \ | |||
| ../common/utils.c \ | |||
| ../common/texmem.c \ | |||
| ../common/vblank.c \ | |||
| ../common/dri_util.c \ | |||
| ../common/xmlconfig.c \ | |||
| ../common/drirenderbuffer.c \ | |||
| ../common/glcontextmodes.c | |||
| DRIVER_SOURCES = \ | |||
| fb_dri.c | |||
| @@ -8,17 +8,6 @@ LIBNAME = ffb_dri.so | |||
| # not yet | |||
| # MINIGLX_SOURCES = server/ffb_dri.c | |||
| COMMON_SOURCES = \ | |||
| ../../common/driverfuncs.c \ | |||
| ../common/mm.c \ | |||
| ../common/utils.c \ | |||
| ../common/texmem.c \ | |||
| ../common/vblank.c \ | |||
| ../common/xmlconfig.c \ | |||
| ../common/dri_util.c \ | |||
| ../common/drirenderbuffer.c \ | |||
| ../common/glcontextmodes.c | |||
| DRIVER_SOURCES = \ | |||
| ffb_bitmap.c \ | |||
| ffb_clear.c \ | |||
| @@ -8,16 +8,6 @@ LIBNAME = gamma_dri.so | |||
| # Not yet | |||
| # MINIGLX_SOURCES = server/gamma_dri.c | |||
| COMMON_SOURCES = \ | |||
| ../../common/driverfuncs.c \ | |||
| ../common/mm.c \ | |||
| ../common/utils.c \ | |||
| ../common/texmem.c \ | |||
| ../common/vblank.c \ | |||
| ../common/dri_util.c \ | |||
| ../common/drirenderbuffer.c \ | |||
| ../common/glcontextmodes.c | |||
| DRIVER_SOURCES = \ | |||
| gamma_context.c \ | |||
| gamma_dd.c \ | |||
| @@ -8,17 +8,6 @@ LIBNAME = i810_dri.so | |||
| # Not yet | |||
| # MINIGLX_SOURCES = server/i810_dri.c | |||
| COMMON_SOURCES = \ | |||
| ../../common/driverfuncs.c \ | |||
| ../common/mm.c \ | |||
| ../common/utils.c \ | |||
| ../common/texmem.c \ | |||
| ../common/vblank.c \ | |||
| ../common/dri_util.c \ | |||
| ../common/glcontextmodes.c \ | |||
| ../common/drirenderbuffer.c \ | |||
| ../common/xmlconfig.c | |||
| DRIVER_SOURCES = \ | |||
| i810context.c \ | |||
| i810ioctl.c \ | |||
| @@ -4,18 +4,6 @@ include $(TOP)/configs/current | |||
| LIBNAME = i830_dri.so | |||
| COMMON_SOURCES = \ | |||
| ../../common/driverfuncs.c \ | |||
| ../common/mm.c \ | |||
| ../common/utils.c \ | |||
| ../common/texmem.c \ | |||
| ../common/vblank.c \ | |||
| ../common/xmlconfig.c \ | |||
| ../common/dri_util.c \ | |||
| ../common/drirenderbuffer.c \ | |||
| ../common/glcontextmodes.c | |||
| DRIVER_SOURCES = \ | |||
| i830_context.c \ | |||
| i830_debug.c \ | |||
| @@ -4,18 +4,6 @@ include $(TOP)/configs/current | |||
| LIBNAME = i915_dri.so | |||
| COMMON_SOURCES = \ | |||
| ../../common/driverfuncs.c \ | |||
| ../common/mm.c \ | |||
| ../common/utils.c \ | |||
| ../common/texmem.c \ | |||
| ../common/vblank.c \ | |||
| ../common/xmlconfig.c \ | |||
| ../common/dri_util.c \ | |||
| ../common/drirenderbuffer.c \ | |||
| ../common/glcontextmodes.c | |||
| DRIVER_SOURCES = \ | |||
| i915_context.c \ | |||
| i915_debug.c \ | |||
| @@ -8,17 +8,6 @@ LIBNAME = mach64_dri.so | |||
| # Not yet | |||
| # MINIGLX_SOURCES = server/mach64_dri.c | |||
| COMMON_SOURCES = \ | |||
| ../../common/driverfuncs.c \ | |||
| ../common/mm.c \ | |||
| ../common/utils.c \ | |||
| ../common/texmem.c \ | |||
| ../common/vblank.c \ | |||
| ../common/xmlconfig.c \ | |||
| ../common/dri_util.c \ | |||
| ../common/drirenderbuffer.c \ | |||
| ../common/glcontextmodes.c | |||
| DRIVER_SOURCES = \ | |||
| mach64_context.c \ | |||
| mach64_ioctl.c \ | |||
| @@ -7,17 +7,6 @@ LIBNAME = mga_dri.so | |||
| MINIGLX_SOURCES = server/mga_dri.c | |||
| COMMON_SOURCES = \ | |||
| ../../common/driverfuncs.c \ | |||
| ../common/mm.c \ | |||
| ../common/utils.c \ | |||
| ../common/texmem.c \ | |||
| ../common/vblank.c \ | |||
| ../common/xmlconfig.c \ | |||
| ../common/dri_util.c \ | |||
| ../common/drirenderbuffer.c \ | |||
| ../common/glcontextmodes.c | |||
| DRIVER_SOURCES = \ | |||
| mgadd.c \ | |||
| mgaioctl.c \ | |||
| @@ -7,17 +7,6 @@ LIBNAME = r128_dri.so | |||
| MINIGLX_SOURCES = server/r128_dri.c | |||
| COMMON_SOURCES = \ | |||
| ../../common/driverfuncs.c \ | |||
| ../common/mm.c \ | |||
| ../common/utils.c \ | |||
| ../common/texmem.c \ | |||
| ../common/vblank.c \ | |||
| ../common/xmlconfig.c \ | |||
| ../common/dri_util.c \ | |||
| ../common/drirenderbuffer.c \ | |||
| ../common/glcontextmodes.c | |||
| DRIVER_SOURCES = \ | |||
| r128_context.c \ | |||
| r128_lock.c \ | |||
| @@ -7,18 +7,6 @@ LIBNAME = r200_dri.so | |||
| MINIGLX_SOURCES = server/radeon_dri.c | |||
| COMMON_SOURCES = \ | |||
| ../../common/driverfuncs.c \ | |||
| ../common/mm.c \ | |||
| ../common/utils.c \ | |||
| ../common/texmem.c \ | |||
| ../common/vblank.c \ | |||
| ../common/xmlconfig.c \ | |||
| ../common/dri_util.c \ | |||
| ../common/drirenderbuffer.c \ | |||
| ../common/glcontextmodes.c | |||
| DRIVER_SOURCES = r200_context.c \ | |||
| r200_ioctl.c \ | |||
| r200_lock.c \ | |||
| @@ -8,17 +8,6 @@ LIBNAME = radeon_dri.so | |||
| MINIGLX_SOURCES = server/radeon_dri.c | |||
| COMMON_SOURCES = \ | |||
| ../../common/driverfuncs.c \ | |||
| ../common/mm.c \ | |||
| ../common/utils.c \ | |||
| ../common/texmem.c \ | |||
| ../common/vblank.c \ | |||
| ../common/xmlconfig.c \ | |||
| ../common/dri_util.c \ | |||
| ../common/drirenderbuffer.c \ | |||
| ../common/glcontextmodes.c | |||
| DRIVER_SOURCES = \ | |||
| radeon_context.c \ | |||
| radeon_ioctl.c \ | |||
| @@ -8,17 +8,6 @@ LIBNAME = s3v_dri.so | |||
| # Doesn't exist yet. | |||
| #MINIGLX_SOURCES = server/savage_dri.c | |||
| COMMON_SOURCES = \ | |||
| ../../common/driverfuncs.c \ | |||
| ../common/mm.c \ | |||
| ../common/utils.c \ | |||
| ../common/texmem.c \ | |||
| ../common/vblank.c \ | |||
| ../common/xmlconfig.c \ | |||
| ../common/dri_util.c \ | |||
| ../common/drirenderbuffer.c \ | |||
| ../common/glcontextmodes.c | |||
| DRIVER_SOURCES = \ | |||
| s3v_context.c \ | |||
| s3v_dd.c \ | |||
| @@ -8,17 +8,6 @@ LIBNAME = savage_dri.so | |||
| # Doesn't exist yet. | |||
| #MINIGLX_SOURCES = server/savage_dri.c | |||
| COMMON_SOURCES = \ | |||
| ../../common/driverfuncs.c \ | |||
| ../common/mm.c \ | |||
| ../common/utils.c \ | |||
| ../common/texmem.c \ | |||
| ../common/vblank.c \ | |||
| ../common/xmlconfig.c \ | |||
| ../common/dri_util.c \ | |||
| ../common/drirenderbuffer.c \ | |||
| ../common/glcontextmodes.c | |||
| DRIVER_SOURCES = \ | |||
| savage_xmesa.c \ | |||
| savagedd.c \ | |||
| @@ -9,17 +9,6 @@ LIBNAME = sis_dri.so | |||
| # Not yet | |||
| # MINIGLX_SOURCES = server/sis_dri.c | |||
| COMMON_SOURCES = \ | |||
| ../../common/driverfuncs.c \ | |||
| ../common/mm.c \ | |||
| ../common/utils.c \ | |||
| ../common/texmem.c \ | |||
| ../common/vblank.c \ | |||
| ../common/xmlconfig.c \ | |||
| ../common/dri_util.c \ | |||
| ../common/drirenderbuffer.c \ | |||
| ../common/glcontextmodes.c | |||
| DRIVER_SOURCES = \ | |||
| sis_alloc.c \ | |||
| sis_clear.c \ | |||
| @@ -8,16 +8,6 @@ LIBNAME = tdfx_dri.so | |||
| # not yet | |||
| # MINIGLX_SOURCES = server/tdfx_dri.c | |||
| COMMON_SOURCES = \ | |||
| ../../common/driverfuncs.c \ | |||
| ../common/mm.c \ | |||
| ../common/utils.c \ | |||
| ../common/texmem.c \ | |||
| ../common/vblank.c \ | |||
| ../common/xmlconfig.c \ | |||
| ../common/dri_util.c \ | |||
| ../common/glcontextmodes.c | |||
| DRIVER_SOURCES = \ | |||
| tdfx_context.c \ | |||
| tdfx_dd.c \ | |||
| @@ -8,17 +8,6 @@ LIBNAME = trident_dri.so | |||
| # Not yet | |||
| # MINIGLX_SOURCES = server/trident_dri.c | |||
| COMMON_SOURCES = \ | |||
| ../../common/driverfuncs.c \ | |||
| ../common/mm.c \ | |||
| ../common/utils.c \ | |||
| ../common/texmem.c \ | |||
| ../common/vblank.c \ | |||
| ../common/xmlconfig.c \ | |||
| ../common/dri_util.c \ | |||
| ../common/drirenderbuffer.c \ | |||
| ../common/glcontextmodes.c | |||
| DRIVER_SOURCES = \ | |||
| trident_context.c \ | |||
| trident_state.c \ | |||
| @@ -7,17 +7,6 @@ LIBNAME = unichrome_dri.so | |||
| MINIGLX_SOURCES = server/via_dri.c | |||
| COMMON_SOURCES = \ | |||
| ../../common/driverfuncs.c \ | |||
| ../common/mm.c \ | |||
| ../common/utils.c \ | |||
| ../common/texmem.c \ | |||
| ../common/vblank.c \ | |||
| ../common/xmlconfig.c \ | |||
| ../common/dri_util.c \ | |||
| ../common/drirenderbuffer.c \ | |||
| ../common/glcontextmodes.c | |||
| DRIVER_SOURCES = \ | |||
| via_context.c \ | |||
| via_fb.c \ | |||