Move dri_util.[ch] and glcontextmodes.[ch] from dri_client to common.
This commit is contained in:
@@ -8,8 +8,6 @@ include $(TOP)/configs/current
|
|||||||
DEFINES += -DGLX_DIRECT_RENDERING
|
DEFINES += -DGLX_DIRECT_RENDERING
|
||||||
|
|
||||||
C_SOURCES = \
|
C_SOURCES = \
|
||||||
dri_util.c \
|
|
||||||
glcontextmodes.c \
|
|
||||||
xf86drm.c \
|
xf86drm.c \
|
||||||
xf86drmHash.c \
|
xf86drmHash.c \
|
||||||
xf86drmRandom.c \
|
xf86drmRandom.c \
|
||||||
|
@@ -15,6 +15,8 @@ COMMON_SOURCES = \
|
|||||||
../common/texmem.c \
|
../common/texmem.c \
|
||||||
../common/vblank.c \
|
../common/vblank.c \
|
||||||
../common/xmlconfig.c \
|
../common/xmlconfig.c \
|
||||||
|
../common/dri_util.c \
|
||||||
|
../common/glcontextmodes.c
|
||||||
|
|
||||||
DRIVER_SOURCES = \
|
DRIVER_SOURCES = \
|
||||||
ffb_bitmap.c \
|
ffb_bitmap.c \
|
||||||
|
@@ -13,7 +13,9 @@ COMMON_SOURCES = \
|
|||||||
../common/mm.c \
|
../common/mm.c \
|
||||||
../common/utils.c \
|
../common/utils.c \
|
||||||
../common/texmem.c \
|
../common/texmem.c \
|
||||||
../common/vblank.c
|
../common/vblank.c \
|
||||||
|
../common/dri_util.c \
|
||||||
|
../common/glcontextmodes.c
|
||||||
|
|
||||||
DRIVER_SOURCES = \
|
DRIVER_SOURCES = \
|
||||||
gamma_context.c \
|
gamma_context.c \
|
||||||
|
@@ -13,7 +13,9 @@ COMMON_SOURCES = \
|
|||||||
../common/mm.c \
|
../common/mm.c \
|
||||||
../common/utils.c \
|
../common/utils.c \
|
||||||
../common/texmem.c \
|
../common/texmem.c \
|
||||||
../common/vblank.c
|
../common/vblank.c \
|
||||||
|
../common/dri_util.c \
|
||||||
|
../common/glcontextmodes.c
|
||||||
|
|
||||||
DRIVER_SOURCES = \
|
DRIVER_SOURCES = \
|
||||||
i810context.c \
|
i810context.c \
|
||||||
|
@@ -11,7 +11,9 @@ COMMON_SOURCES = \
|
|||||||
../common/utils.c \
|
../common/utils.c \
|
||||||
../common/texmem.c \
|
../common/texmem.c \
|
||||||
../common/vblank.c \
|
../common/vblank.c \
|
||||||
../common/xmlconfig.c
|
../common/xmlconfig.c \
|
||||||
|
../common/dri_util.c \
|
||||||
|
../common/glcontextmodes.c
|
||||||
|
|
||||||
DRIVER_SOURCES = \
|
DRIVER_SOURCES = \
|
||||||
i830_context.c \
|
i830_context.c \
|
||||||
|
@@ -14,7 +14,9 @@ COMMON_SOURCES = \
|
|||||||
../common/utils.c \
|
../common/utils.c \
|
||||||
../common/texmem.c \
|
../common/texmem.c \
|
||||||
../common/vblank.c \
|
../common/vblank.c \
|
||||||
../common/xmlconfig.c
|
../common/xmlconfig.c \
|
||||||
|
../common/dri_util.c \
|
||||||
|
../common/glcontextmodes.c
|
||||||
|
|
||||||
DRIVER_SOURCES = \
|
DRIVER_SOURCES = \
|
||||||
mach64_context.c \
|
mach64_context.c \
|
||||||
|
@@ -13,7 +13,9 @@ COMMON_SOURCES = \
|
|||||||
../common/utils.c \
|
../common/utils.c \
|
||||||
../common/texmem.c \
|
../common/texmem.c \
|
||||||
../common/vblank.c \
|
../common/vblank.c \
|
||||||
../common/xmlconfig.c
|
../common/xmlconfig.c \
|
||||||
|
../common/dri_util.c \
|
||||||
|
../common/glcontextmodes.c
|
||||||
|
|
||||||
DRIVER_SOURCES = \
|
DRIVER_SOURCES = \
|
||||||
mgadd.c \
|
mgadd.c \
|
||||||
|
@@ -13,7 +13,9 @@ COMMON_SOURCES = \
|
|||||||
../common/utils.c \
|
../common/utils.c \
|
||||||
../common/texmem.c \
|
../common/texmem.c \
|
||||||
../common/vblank.c \
|
../common/vblank.c \
|
||||||
../common/xmlconfig.c
|
../common/xmlconfig.c \
|
||||||
|
../common/dri_util.c \
|
||||||
|
../common/glcontextmodes.c
|
||||||
|
|
||||||
DRIVER_SOURCES = \
|
DRIVER_SOURCES = \
|
||||||
r128_context.c \
|
r128_context.c \
|
||||||
|
@@ -13,7 +13,9 @@ COMMON_SOURCES = \
|
|||||||
../common/utils.c \
|
../common/utils.c \
|
||||||
../common/texmem.c \
|
../common/texmem.c \
|
||||||
../common/vblank.c \
|
../common/vblank.c \
|
||||||
../common/xmlconfig.c
|
../common/xmlconfig.c \
|
||||||
|
../common/dri_util.c \
|
||||||
|
../common/glcontextmodes.c
|
||||||
|
|
||||||
DRIVER_SOURCES = r200_context.c \
|
DRIVER_SOURCES = r200_context.c \
|
||||||
r200_ioctl.c \
|
r200_ioctl.c \
|
||||||
|
@@ -14,7 +14,9 @@ COMMON_SOURCES = \
|
|||||||
../common/utils.c \
|
../common/utils.c \
|
||||||
../common/texmem.c \
|
../common/texmem.c \
|
||||||
../common/vblank.c \
|
../common/vblank.c \
|
||||||
../common/xmlconfig.c
|
../common/xmlconfig.c \
|
||||||
|
../common/dri_util.c \
|
||||||
|
../common/glcontextmodes.c
|
||||||
|
|
||||||
DRIVER_SOURCES = \
|
DRIVER_SOURCES = \
|
||||||
radeon_context.c \
|
radeon_context.c \
|
||||||
|
@@ -15,7 +15,9 @@ COMMON_SOURCES = \
|
|||||||
../common/utils.c \
|
../common/utils.c \
|
||||||
../common/texmem.c \
|
../common/texmem.c \
|
||||||
../common/vblank.c \
|
../common/vblank.c \
|
||||||
../common/xmlconfig.c
|
../common/xmlconfig.c \
|
||||||
|
../common/dri_util.c \
|
||||||
|
../common/glcontextmodes.c
|
||||||
|
|
||||||
DRIVER_SOURCES = \
|
DRIVER_SOURCES = \
|
||||||
sis_alloc.c \
|
sis_alloc.c \
|
||||||
|
@@ -14,7 +14,9 @@ COMMON_SOURCES = \
|
|||||||
../common/utils.c \
|
../common/utils.c \
|
||||||
../common/texmem.c \
|
../common/texmem.c \
|
||||||
../common/vblank.c \
|
../common/vblank.c \
|
||||||
../common/xmlconfig.c
|
../common/xmlconfig.c \
|
||||||
|
../common/dri_util.c \
|
||||||
|
../common/glcontextmodes.c
|
||||||
|
|
||||||
DRIVER_SOURCES = \
|
DRIVER_SOURCES = \
|
||||||
tdfx_context.c \
|
tdfx_context.c \
|
||||||
|
@@ -13,7 +13,9 @@ COMMON_SOURCES = \
|
|||||||
../common/utils.c \
|
../common/utils.c \
|
||||||
../common/texmem.c \
|
../common/texmem.c \
|
||||||
../common/vblank.c \
|
../common/vblank.c \
|
||||||
../common/xmlconfig.c
|
../common/xmlconfig.c \
|
||||||
|
../common/dri_util.c \
|
||||||
|
../common/glcontextmodes.c
|
||||||
|
|
||||||
DRIVER_SOURCES = \
|
DRIVER_SOURCES = \
|
||||||
via_context.c \
|
via_context.c \
|
||||||
|
@@ -7,7 +7,7 @@ LIBNAME = x11_dri.so
|
|||||||
|
|
||||||
DRIVER_SOURCES = x11_dri.c \
|
DRIVER_SOURCES = x11_dri.c \
|
||||||
$(TOP)/src/mesa/drivers/common/driverfuncs.c \
|
$(TOP)/src/mesa/drivers/common/driverfuncs.c \
|
||||||
../dri_client/dri_util.c \
|
../common/dri_util.c \
|
||||||
../../x11/xm_api.c \
|
../../x11/xm_api.c \
|
||||||
../../x11/xm_dd.c \
|
../../x11/xm_dd.c \
|
||||||
../../x11/xm_line.c \
|
../../x11/xm_line.c \
|
||||||
|
Reference in New Issue
Block a user