From 1811965091341fb2c5c94ac0e3bb3c2ca4de161e Mon Sep 17 00:00:00 2001 From: Brian Date: Mon, 21 Jan 2008 20:26:40 -0700 Subject: Cell: Add initial texture functions --- src/mesa/pipe/cell/ppu/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mesa/pipe/cell/ppu/Makefile') diff --git a/src/mesa/pipe/cell/ppu/Makefile b/src/mesa/pipe/cell/ppu/Makefile index 6a1bd5982f..0df07004a4 100644 --- a/src/mesa/pipe/cell/ppu/Makefile +++ b/src/mesa/pipe/cell/ppu/Makefile @@ -31,6 +31,7 @@ SOURCES = \ cell_state_vertex.c \ cell_spu.c \ cell_surface.c \ + cell_texture.c \ cell_vbuf.c \ cell_winsys.c -- cgit v1.2.3