From 285b1cdc39d9cc47e3ff74b9f9b56c24317beec5 Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Wed, 30 Apr 2003 01:51:00 +0000 Subject: Merged texmem-0-0-1 --- shared/r128_drm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shared/r128_drm.h') diff --git a/shared/r128_drm.h b/shared/r128_drm.h index bbb1a93b..61f51e93 100644 --- a/shared/r128_drm.h +++ b/shared/r128_drm.h @@ -162,7 +162,7 @@ typedef struct drm_r128_sarea { unsigned int last_dispatch; drm_tex_region_t tex_list[R128_NR_TEX_HEAPS][R128_NR_TEX_REGIONS+1]; - int tex_age[R128_NR_TEX_HEAPS]; + unsigned int tex_age[R128_NR_TEX_HEAPS]; int ctx_owner; } drm_r128_sarea_t; -- cgit v1.2.3